Class BlockFaceUV
- java.lang.Object
-
- net.minecraft.client.renderer.model.BlockFaceUV
-
public class BlockFaceUV extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBlockFaceUV.Deserializer
-
Constructor Summary
Constructors Constructor Description BlockFaceUV(float[] p_i46228_1_, int p_i46228_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetReverseIndex(int p_178345_1_)private intgetShiftedIndex(int p_178347_1_)floatgetU(int p_178348_1_)floatgetV(int p_178346_1_)voidsetMissingUv(float[] p_178349_1_)
-