Static
emitNo Self
Emits the PlayerReady event to the client and makes the client load the instance of the player. It is used as a sort of login method. Should only be called once throught the player's lifecycle
The player to emit the event to.
Static
fromNo Self
A class that represents a byte object. Tries to replicate the behavior of Java's
Object
base class.