net.minecraft.client.renderer

public class ItemBlockRenderTypes

hkb
net.minecraft.client.renderer.ItemBlockRenderTypes
net.minecraft.class_4696
net.minecraft.client.render.BlockRenderLayers

Field summary

Modifier and TypeField
private static final Map<Block, ChunkSectionLayer>
a
TYPE_BY_BLOCK
field_21469
BLOCKS
private static final Map<Fluid, ChunkSectionLayer>
b
LAYER_BY_FLUID
field_60921
FLUIDS
private static boolean
c
cutoutLeaves
field_63572
cutoutLeaves

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ChunkSectionLayer
a(emz arg0)
getChunkRenderType(BlockState arg0)
method_23679(class_2680 arg0)
getBlockLayer(BlockState state)
public static RenderType
b(emz arg0)
getMovingBlockRenderType(BlockState arg0)
method_29359(class_2680 arg0)
getMovingBlockLayer(BlockState state)
public static RenderType
c(emz arg0)
getRenderType(BlockState arg0)
method_23683(class_2680 arg0)
getEntityBlockLayer(BlockState state)
public static ChunkSectionLayer
a(fjt arg0)
getRenderLayer(FluidState arg0)
method_23680(class_3610 arg0)
getFluidLayer(FluidState state)
public static void
a(boolean arg0)
setCutoutLeaves(boolean arg0)
method_75412(boolean arg0)
setCutoutLeaves(boolean cutoutLeaves)