Class SSpawnPlayerPacket

    • Field Detail

      • entityId

        private int entityId
      • playerId

        private java.util.UUID playerId
      • x

        private double x
      • y

        private double y
      • z

        private double z
      • yRot

        private byte yRot
      • xRot

        private byte xRot
    • Constructor Detail

      • SSpawnPlayerPacket

        public SSpawnPlayerPacket()
      • SSpawnPlayerPacket

        public SSpawnPlayerPacket​(PlayerEntity p_i46971_1_)