net.minecraft.client.renderer

public class ItemBlockRenderTypes

gld
net.minecraft.client.renderer.ItemBlockRenderTypes
net.minecraft.class_4696
net.minecraft.client.render.RenderLayers

Field summary

Modifier and TypeField
private static final Map<Block, RenderType>
a
TYPE_BY_BLOCK
field_21469
BLOCKS
private static final Map<Fluid, RenderType>
b
TYPE_BY_FLUID
field_21471
FLUIDS
private static boolean
c
renderCutout
field_21472
fancyGraphicsOrBetter

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RenderType
a(dxv arg0)
getChunkRenderType(BlockState arg0)
method_23679(class_2680 arg0)
getBlockLayer(BlockState state)
public static RenderType
b(dxv arg0)
getMovingBlockRenderType(BlockState arg0)
method_29359(class_2680 arg0)
getMovingBlockLayer(BlockState state)
public static RenderType
c(dxv arg0)
getRenderType(BlockState arg0)
method_23683(class_2680 arg0)
getEntityBlockLayer(BlockState state)
public static RenderType
a(cxp arg0)
getRenderType(ItemStack arg0)
method_23678(class_1799 arg0)
getItemLayer(ItemStack stack)
public static RenderType
a(etx arg0)
getRenderLayer(FluidState arg0)
method_23680(class_3610 arg0)
getFluidLayer(FluidState state)
public static void
a(boolean arg0)
setFancy(boolean arg0)
method_23682(boolean arg0)
setFancyGraphicsOrBetter(boolean fancyGraphicsOrBetter)