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

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

BlockInfo(const AString &aPluginName, const AString &aBlockTypeName, std::shared_ptr< cBlockHandler > aHandler, const std::map< AString, AString > &aHints=std::map< AString, AString >(), const std::map< AString, HintCallback > &aHintCallbacks=std::map< AString, HintCallback >())BlockInfo
blockTypeName() constBlockInfoinline
handler() constBlockInfoinline
HintCallback typedefBlockInfo
hintValue(const AString &aHintName, const BlockState &aBlockState)BlockInfo
m_BlockTypeNameBlockInfoprivate
m_HandlerBlockInfoprivate
m_HintCallbacksBlockInfoprivate
m_HintsBlockInfoprivate
m_PluginNameBlockInfoprivate
pluginName() constBlockInfoinline
removeHint(const AString &aHintKey)BlockInfo
setHint(const AString &aHintKey, const AString &aHintValue)BlockInfo