net.minecraft.client.render

public class RenderLayers

eab
net.minecraft.client.renderer.ItemBlockRenderTypes
net.minecraft.class_4696
net.minecraft.client.render.RenderLayers
net.minecraft.unmapped.C_jqftlmna
net.minecraft.client.renderer.RenderTypeLookup
net.minecraft.client.renderer.RenderTypeLookup

Field summary

Modifier and TypeField
private static final Map<Block, RenderLayer>
a
TYPE_BY_BLOCK
field_21469
BLOCKS
f_xetuhikt
field_228386_a_
TYPES_BY_BLOCK
private static final Map<Fluid, RenderLayer>
b
TYPE_BY_FLUID
field_21471
FLUIDS
f_fmtabosl
field_228387_b_
TYPES_BY_FLUID
private static boolean
c
renderCutout
field_21472
fancyGraphicsOrBetter
f_pmuczxip
field_228388_c_
fancyGraphics

Method summary

Modifier and TypeMethod
public static RenderLayer
a(ceh arg0)
getChunkRenderType(BlockState arg0)
method_23679(class_2680 arg0)
getBlockLayer(BlockState state)
m_nxmbuoke(C_txtbiemp arg0)
func_228390_a_(BlockState arg0)
getChunkRenderType(BlockState blockStateIn)
public static RenderLayer
b(ceh arg0)
getMovingBlockRenderType(BlockState arg0)
method_29359(class_2680 arg0)
getMovingBlockLayer(BlockState state)
m_jkjldwuu(C_txtbiemp arg0)
func_239221_b_(BlockState arg0)
func_239221_b_(BlockState state)
public static RenderLayer
a(ceh arg0, boolean arg1)
getRenderType(BlockState arg0, boolean arg1)
method_23683(class_2680 arg0, boolean arg1)
getEntityBlockLayer(BlockState state, boolean direct)
m_amzohlet(C_txtbiemp arg0, boolean arg1)
func_239220_a_(BlockState arg0, boolean arg1)
func_239220_a_(BlockState state, boolean isEntity)
public static RenderLayer
a(bmb arg0, boolean arg1)
getRenderType(ItemStack arg0, boolean arg1)
method_23678(class_1799 arg0, boolean arg1)
getItemLayer(ItemStack stack, boolean direct)
m_klggqkpl(C_sddaxwyk arg0, boolean arg1)
func_239219_a_(ItemStack arg0, boolean arg1)
func_239219_a_(ItemStack stack, boolean isEntity)
public static RenderLayer
a(cux arg0)
getRenderLayer(FluidState arg0)
method_23680(class_3610 arg0)
getFluidLayer(FluidState state)
m_iquznvyv(C_xqketiuf arg0)
func_228391_a_(FluidState arg0)
getRenderType(FluidState fluidStateIn)
public static void
a(boolean arg0)
setFancy(boolean arg0)
method_23682(boolean arg0)
setFancyGraphicsOrBetter(boolean fancyGraphicsOrBetter)
m_hohxikse(boolean arg0)
func_228393_a_(boolean arg0)
setFancyGraphics(boolean fancyIn)