Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for BlockTypeRegistry::AlreadyRegisteredException, including all inherited members.
AlreadyRegisteredException(const std::shared_ptr< BlockInfo > &aPreviousRegistration, const std::shared_ptr< BlockInfo > &aNewRegistration) | BlockTypeRegistry::AlreadyRegisteredException | |
m_NewRegistration | BlockTypeRegistry::AlreadyRegisteredException | private |
m_PreviousRegistration | BlockTypeRegistry::AlreadyRegisteredException | private |
message(const std::shared_ptr< BlockInfo > &aPreviousRegistration, const std::shared_ptr< BlockInfo > &aNewRegistration) | BlockTypeRegistry::AlreadyRegisteredException | privatestatic |
newRegistration() const | BlockTypeRegistry::AlreadyRegisteredException | inline |
previousRegistration() const | BlockTypeRegistry::AlreadyRegisteredException | inline |
Super typedef | BlockTypeRegistry::AlreadyRegisteredException | private |