Cuberite
A lightweight, fast and extensible game server for Minecraft
BlockState Member List

This is the complete list of members for BlockState, including all inherited members.

BlockState()BlockState
BlockState(const AString &aKey, const AString &aValue)BlockState
BlockState(std::initializer_list< std::pair< const AString, AString >> aKeysAndValues)BlockState
BlockState(const std::map< AString, AString > &aKeysAndValues)BlockState
BlockState(std::map< AString, AString > &&aKeysAndValues)BlockState
BlockState(const BlockState &aCopyFrom, std::initializer_list< std::pair< const AString, AString >> aAdditionalKeysAndValues)BlockState
BlockState(const BlockState &aCopyFrom, const std::map< AString, AString > &aAdditionalKeysAndValues)BlockState
BlockState(uint_least16_t StateID)BlockStateinline
IDBlockState
initializeChecksum()BlockStateprotected
mChecksumBlockStateprotected
mStateBlockStateprotected
operator!=(const BlockState &aOther) constBlockStateinline
operator!=(BlockState Block) constBlockStateinline
operator<(const BlockState &aOther) constBlockState
operator==(const BlockState &aOther) constBlockState
operator==(BlockState Block) constBlockStateinline
partialChecksum(const AString &aString)BlockStateprotected
removeEmptyKeys()BlockStateprotected
Type() constBlockState
value(const AString &aKey) constBlockState