Class BlockFaceUV

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

public class BlockFaceUV extends Object
  • Field Details

    • uvs

      public float[] uvs
    • rotation

      public final int rotation
  • Constructor Details

    • BlockFaceUV

      public BlockFaceUV(@Nullable float[] p_i46228_1_, int p_i46228_2_)
  • Method Details

    • getU

      public float getU(int p_178348_1_)
    • getV

      public float getV(int p_178346_1_)
    • getShiftedIndex

      private int getShiftedIndex(int p_178347_1_)
    • getReverseIndex

      public int getReverseIndex(int p_178345_1_)
    • setMissingUv

      public void setMissingUv(float[] p_178349_1_)