net.minecraft.client.renderer

public class ItemBlockRenderTypes

hoe
net.minecraft.client.renderer.ItemBlockRenderTypes
net.minecraft.class_4696
net.minecraft.client.render.BlockRenderLayers
net.minecraft.src.C_4130_

字段概要

修饰符与类型字段
private static final Map<Block, ChunkSectionLayer>
a
TYPE_BY_BLOCK
field_21469
BLOCKS
f_109275_
private static final Map<Fluid, ChunkSectionLayer>
b
LAYER_BY_FLUID
field_60921
FLUIDS
f_399637_
private static boolean
c
cutoutLeaves
field_63572
cutoutLeaves
f_436952_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static ChunkSectionLayer
a(eoh arg0)
getChunkRenderType(BlockState arg0)
method_23679(class_2680 arg0)
getBlockLayer(BlockState state)
m_109282_(C_2064_ p_109283_)
public static RenderType
b(eoh arg0)
getMovingBlockRenderType(BlockState arg0)
method_29359(class_2680 arg0)
getMovingBlockLayer(BlockState state)
m_109293_(C_2064_ p_109294_)
public static RenderType
c(eoh arg0)
getRenderType(BlockState arg0)
method_23683(class_2680 arg0)
getEntityBlockLayer(BlockState state)
m_109279_(C_2064_ p_364446_)
public static ChunkSectionLayer
a(flb arg0)
getRenderLayer(FluidState arg0)
method_23680(class_3610 arg0)
getFluidLayer(FluidState state)
m_109287_(C_2691_ p_109288_)
public static void
a(boolean arg0)
setCutoutLeaves(boolean arg0)
method_75412(boolean arg0)
setCutoutLeaves(boolean cutoutLeaves)
m_442298_(boolean p_454762_)