Class BlockFaceUV

java.lang.Object
net.minecraft.client.renderer.block.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_111390_, int p_111391_)
  • Method Details

    • getU

      public float getU(int p_111393_)
    • getV

      public float getV(int p_111397_)
    • getShiftedIndex

      private int getShiftedIndex(int p_111401_)
    • getReverseIndex

      public int getReverseIndex(int p_111399_)
    • setMissingUv

      public void setMissingUv(float[] p_111395_)