Cuberite
A lightweight, fast and extensible game server for Minecraft
BlockTypeRegistry::AlreadyRegisteredException Member List

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_NewRegistrationBlockTypeRegistry::AlreadyRegisteredExceptionprivate
m_PreviousRegistrationBlockTypeRegistry::AlreadyRegisteredExceptionprivate
message(const std::shared_ptr< BlockInfo > &aPreviousRegistration, const std::shared_ptr< BlockInfo > &aNewRegistration)BlockTypeRegistry::AlreadyRegisteredExceptionprivatestatic
newRegistration() constBlockTypeRegistry::AlreadyRegisteredExceptioninline
previousRegistration() constBlockTypeRegistry::AlreadyRegisteredExceptioninline
Super typedefBlockTypeRegistry::AlreadyRegisteredExceptionprivate