net.minecraft.client.render.block

public class BlockRenderDispatcher

implements ResourceReloadListener

cll
net.minecraft.unmapped.C_57103744
net.minecraft.client.render.block.BlockRenderDispatcher

Field summary

Modifier and TypeField
private BlockModelShaper
a
f_90375887
modelShaper
private final GameOptions
b
f_95382009
options
private final BlockModelRenderer
c
f_51125409
modelRenderer
private final AnimatedBlockEntityRenderer
d
f_35417164
blockEntityRenderer
private final LiquidRenderer
e
f_98580822
liquidRenderer

Constructor summary

ModifierConstructor
public (BlockModelShaper modelShaper, GameOptions options)

Method summary

Modifier and TypeMethod
public BlockModelShaper
a()
m_35215294()
getModelShaper()
public void
a(bec arg0, dt arg1, cue arg2, ard arg3)
m_40749547(C_15815210 arg0, C_32594356 arg1, C_74688326 arg2, C_46108969 arg3)
renderMiningProgress(BlockState state, BlockPos pos, TextureAtlasSprite sprite, WorldView world)
public boolean
a(bec arg0, dt arg1, ard arg2, civ arg3)
m_04667098(C_15815210 arg0, C_32594356 arg1, C_46108969 arg2, C_93396801 arg3)
render(BlockState state, BlockPos pos, WorldView world, BufferBuilder bufferBuilder)
public BlockModelRenderer
b()
m_52219152()
getModelRenderer()
private BakedModel
a(bec arg0, dt arg1)
m_63045678(C_15815210 arg0, C_32594356 arg1)
getModel(BlockState state, BlockPos pos)
public BakedModel
a(bec arg0, ard arg1, dt arg2)
m_79220206(C_15815210 arg0, C_46108969 arg1, C_32594356 arg2)
getModel(BlockState state, WorldView world, BlockPos pos)
public void
a(bec arg0, float arg1)
m_16994135(C_15815210 arg0, float arg1)
renderAsItem(BlockState state, float brightness)
public boolean
a(atr arg0, int arg1)
m_92764943(C_81592558 arg0, int arg1)
isItem3d(Block block, int metadata)
public void
a(cvk arg0)
m_94505059(C_52500310 arg0)
reload(ResourceManager arg0)