类 Rotations

java.lang.Object
net.minecraft.core.Rotations

public class Rotations extends Object
  • 字段详细资料

    • STREAM_CODEC

      public static final StreamCodec<io.netty.buffer.ByteBuf,Rotations> STREAM_CODEC
    • x

      protected final float x
    • y

      protected final float y
    • z

      protected final float z
  • 构造器详细资料

    • Rotations

      public Rotations(float p_123150_, float p_123151_, float p_123152_)
    • Rotations

      public Rotations(ListTag p_123154_)
  • 方法详细资料

    • save

      public ListTag save()
    • equals

      public boolean equals(Object p_123160_)
      覆盖:
      equals 在类中 Object
    • getX

      public float getX()
    • getY

      public float getY()
    • getZ

      public float getZ()
    • getWrappedX

      public float getWrappedX()
    • getWrappedY

      public float getWrappedY()
    • getWrappedZ

      public float getWrappedZ()