net.minecraft.client.renderer.blockentity

public class BlockEntityRendererProvider$Context

epf$a
net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider$Context
net.minecraft.class_5614$class_5615
net.minecraft.client.render.block.entity.BlockEntityRendererFactory$Context
net.minecraft.src.C_141731_$C_141732_

Field summary

Modifier and TypeField
private final BlockEntityRenderDispatcher
a
blockEntityRenderDispatcher
field_27748
renderDispatcher
f_173572_
private final BlockRenderDispatcher
b
blockRenderDispatcher
field_27749
renderManager
f_173573_
private final EntityModelSet
c
modelSet
field_27750
layerRenderDispatcher
f_173574_
private final Font
d
font
field_27751
textRenderer
f_173575_

Constructor summary

ModifierConstructor
public (BlockEntityRenderDispatcher renderDispatcher, BlockRenderDispatcher renderManager, EntityModelSet layerRenderDispatcher, Font textRenderer)

Method summary

Modifier and TypeMethod
public BlockEntityRenderDispatcher
a()
getBlockEntityRenderDispatcher()
method_32139()
getRenderDispatcher()
m_173581_()
public BlockRenderDispatcher
b()
getBlockRenderDispatcher()
method_32141()
getRenderManager()
m_173584_()
public EntityModelSet
c()
getModelSet()
method_32142()
getLayerRenderDispatcher()
m_173585_()
public ModelPart
a(eio arg0)
bakeLayer(ModelLayerLocation arg0)
method_32140(class_5601 arg0)
getLayerModelPart(EntityModelLayer modelLayer)
m_173582_(C_141655_ arg0)
public Font
d()
getFont()
method_32143()
getTextRenderer()
m_173586_()