Class ItemTransformVec3f

java.lang.Object
net.minecraft.client.renderer.model.ItemTransformVec3f

@Deprecated public class ItemTransformVec3f extends Object
  • Field Details

    • NO_TRANSFORM

      public static final ItemTransformVec3f NO_TRANSFORM
      Deprecated.
    • rotation

      public final Vector3f rotation
      Deprecated.
    • translation

      public final Vector3f translation
      Deprecated.
    • scale

      public final Vector3f scale
      Deprecated.
  • Constructor Details

    • ItemTransformVec3f

      public ItemTransformVec3f(Vector3f p_i47622_1_, Vector3f p_i47622_2_, Vector3f p_i47622_3_)
      Deprecated.
  • Method Details

    • apply

      public void apply(boolean p_228830_1_, MatrixStack p_228830_2_)
      Deprecated.
    • equals

      public boolean equals(Object p_equals_1_)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object