net.minecraft.client.renderer

public class ItemBlockRenderTypes

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

Field summary

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

Method summary

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