Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NcryptoThe crypto namespace
 CAES128CFB8CipherAES/CFB8 128bit cipher class
 CMinecraftHashThe Minecraft Hashing class
 CZLibCompressorZLib compressor
 NloggerThe logging namespace
 CPostPrintEventPost print event
 NmojangapiThe Mojang API holder
 CHasJoinedResponseReponse for hasJoined endpoint
 CAngleAngle class holder
 CChatMessageMinecraft Chat Message implementation
 CClickEventClick Event
 CCipherStreamAES 128bit CFB8 Cipher stream
 CClientClient class
 CClientConnectedEventEvent for a client connection
 CClientHandshakeEventEvent for a client status
 CClientSocketNetwork POSIX Client
 CClientStatusEventEvent for a client status
 CCommandCommand struct
 CCommandsManagerCommands Manager
 CConfigThe config class
 CConsoleManagerConsole manager
 CDisconnectLoginDisconnect Packet for Login state
 CDisconnectPlayDisconnect Packet for Play state
 CEncryptionRequestEncryption Request Packet
 CEncryptionResponseEncryption Response Packet
 CEventHandlerHandler for a type of event
 CEventsManagerManager for Events
 CFieldThe Field Object for the Config
 CFileFile Loader Wrapper
 CHandshakePacketHandshake Packet
 CIEntityInterface Entity
 CIEventEvent interface
 CILivingInterface Living Entity
 CIMCStreamStream interface
 CIPacketInterface for all Packets
 CISenderSender Interface
 CLoginStartLogin Start Packet
 CLoginSuccessLogin Success Packet
 CMemoryStreamA stream from Memory
 CMinecraftUUIDMinecraftUUID compliant data holder
 CNetSocketStreamStream from a net client socket
 CPingPongPacketThe Ping Pong Packet
 CPlayerPlayer object
 CPluginPlugin class
 CPluginsManagerPlugin Manager
 CPNGFileWrapper around File for PNG files
 CServerServer Class
 CServerListPacketServer List packet
 CServerSocketNetwork POSIX Server
 CServerStartEventEvent for a server starting
 CSetCompressionSet Compression Packet
 CVecVector 3 (x, y, z) with variable type
 CZLibStreamZLib Stream