Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Ccrypto::AES128CFB8CipherAES/CFB8 128bit cipher class
 CAngleAngle class holder
 CChatMessageMinecraft Chat Message implementation
 CChatMessage::ClickEventClick Event
 CClientClient class
 CClientSocketNetwork POSIX Client
 CCommandCommand struct
 CCommandsManagerCommands Manager
 CConfigThe config class
 CEventHandler< T >Handler for a type of event
 CEventHandler< logger::PostPrintEvent >
 CEventsManagerManager for Events
 CField< T >The Field Object for the Config
 CField< bool >
 CField< ChatMessage >
 CField< int >
 CField< PNGFile >
 CField< std::string >
 CFileFile Loader Wrapper
 CPNGFileWrapper around File for PNG files
 Cmojangapi::HasJoinedResponseReponse for hasJoined endpoint
 CIEntityInterface Entity
 CILivingInterface Living Entity
 CPlayerPlayer object
 CIEvent< T >Event interface
 CIEvent< ClientConnectedEvent >
 CClientConnectedEventEvent for a client connection
 CIEvent< ClientHandshakeEvent >
 CClientHandshakeEventEvent for a client status
 CIEvent< ClientStatusEvent >
 CClientStatusEventEvent for a client status
 CIEvent< PostPrintEvent >
 Clogger::PostPrintEventPost print event
 CIEvent< ServerStartEvent >
 CServerStartEventEvent for a server starting
 CIMCStreamStream interface
 CCipherStreamAES 128bit CFB8 Cipher stream
 CMemoryStreamA stream from Memory
 CNetSocketStreamStream from a net client socket
 CZLibStreamZLib Stream
 CIPacketInterface for all Packets
 CDisconnectLoginDisconnect Packet for Login state
 CDisconnectPlayDisconnect Packet for Play state
 CEncryptionRequestEncryption Request Packet
 CEncryptionResponseEncryption Response Packet
 CHandshakePacketHandshake Packet
 CLoginStartLogin Start Packet
 CLoginSuccessLogin Success Packet
 CPingPongPacketThe Ping Pong Packet
 CServerListPacketServer List packet
 CSetCompressionSet Compression Packet
 CISenderSender Interface
 CConsoleManagerConsole manager
 CPlayerPlayer object
 Ccrypto::MinecraftHashThe Minecraft Hashing class
 CMinecraftUUIDMinecraftUUID compliant data holder
 CPluginPlugin class
 CPluginsManagerPlugin Manager
 CServerServer Class
 CServerSocketNetwork POSIX Server
 CVec< T >Vector 3 (x, y, z) with variable type
 CVec< float >
 Ccrypto::ZLibCompressorZLib compressor