Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for BlockTypePalette, including all inherited members.
addMapping(UInt32 aID, const AString &aBlockTypeName, const BlockState &aBlockState) | BlockTypePalette | protected |
BlockTypePalette() | BlockTypePalette | |
count() const | BlockTypePalette | |
createTransformMapAddMissing(const BlockTypePalette &aFrom) | BlockTypePalette | |
createTransformMapWithFallback(const BlockTypePalette &aFrom, UInt32 aFallbackIndex) const | BlockTypePalette | |
entry(UInt32 aIndex) const | BlockTypePalette | |
index(const AString &aBlockTypeName, const BlockState &aBlockState) | BlockTypePalette | |
loadFromJsonString(const AString &aJsonPalette) | BlockTypePalette | protected |
loadFromString(const AString &aString) | BlockTypePalette | |
loadFromTsv(const AString &aTsvPalette, bool aIsUpgrade) | BlockTypePalette | protected |
maybeIndex(const AString &aBlockTypeName, const BlockState &aBlockState) const | BlockTypePalette | |
mBlockToNumber | BlockTypePalette | protected |
mMaxIndex | BlockTypePalette | protected |
mNumberToBlock | BlockTypePalette | protected |