Class SSpawnMobPacket

    • Field Detail

      • id

        private int id
      • uuid

        private java.util.UUID uuid
      • type

        private int type
      • x

        private double x
      • y

        private double y
      • z

        private double z
      • xd

        private int xd
      • yd

        private int yd
      • zd

        private int zd
      • yRot

        private byte yRot
      • xRot

        private byte xRot
      • yHeadRot

        private byte yHeadRot
    • Constructor Detail

      • SSpawnMobPacket

        public SSpawnMobPacket()
      • SSpawnMobPacket

        public SSpawnMobPacket​(LivingEntity p_i46973_1_)
    • Method Detail

      • getId

        public int getId()
      • getUUID

        public java.util.UUID getUUID()
      • getType

        public int getType()
      • getX

        public double getX()
      • getY

        public double getY()
      • getZ

        public double getZ()
      • getXd

        public int getXd()
      • getYd

        public int getYd()
      • getZd

        public int getZd()
      • getyRot

        public byte getyRot()
      • getxRot

        public byte getxRot()
      • getyHeadRot

        public byte getyHeadRot()