| Package | Description | 
|---|---|
| net.minecraft.client.renderer.block.model | 
| Modifier and Type | Field and Description | 
|---|---|
| private static FaceBakery.Rotation | FaceBakery. UV_ROTATION_0 | 
| private static FaceBakery.Rotation | FaceBakery. UV_ROTATION_270 | 
| private static FaceBakery.Rotation | FaceBakery. UV_ROTATION_90 | 
| private static FaceBakery.Rotation | FaceBakery. UV_ROTATION_INVERSE | 
| private static FaceBakery.Rotation[] | FaceBakery. UV_ROTATIONS | 
| Modifier and Type | Method and Description | 
|---|---|
| private static void | FaceBakery. addUvRotation(ModelRotation p_188013_0_,
             EnumFacing p_188013_1_,
             FaceBakery.Rotation p_188013_2_) |