Class that represents network client.
Disconnects player from the server and sends a packet with given reason.
Disconnects player from the server with no further information.
Unique numeric entity ID of the player.
Sends given packet to the following client.
name of the packet to send
packet data object
Sends a packet to the client with a text like a system message.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Class that represents network client.