C# (CSharp) Sharpcraft.Networking Namespace

Nested Namespaces

Sharpcraft.Networking.Packets

Classes

Name Description
Authenticator Class containing methods for authenticating a minecraft user and logging in via minecraft.net.
Constants Constants related to Networking or the Minecraft Protocol.
LoginEventArgs The LoginEventArgs class used for the login event.
LoginResult Login result returned by Authenticator.Login method, can be used to determine if login was successful and display the error message if it was not.
NetworkTools Provides various networking tools.
PacketEventArgs The PacketEventArgs class used for the packet (received) event.
PacketListener
Protocol The Minecraft protocol.
SlotData
StringTools Various string tools/converters.