Class PlayerJoinPacket

java.lang.Object
network.protocol.Packet
network.protocol.packets.PlayerJoinPacket
All Implemented Interfaces:
Serializable

public class PlayerJoinPacket extends Packet
See Also:
  • Constructor Details

    • PlayerJoinPacket

      public PlayerJoinPacket(Player player)
  • Method Details