net.minecraft.client.renderer.blockentity

public class BlockEntityRendererProvider$Context

gxi$a
net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider$Context
net.minecraft.class_5614$class_5615

Field summary

Modifier and TypeField
private final BlockEntityRenderDispatcher
a
blockEntityRenderDispatcher
field_27748
private final BlockRenderDispatcher
b
blockRenderDispatcher
field_27749
private final ItemModelResolver
c
itemModelResolver
field_55284
private final ItemRenderer
d
itemRenderer
field_38882
private final EntityRenderDispatcher
e
entityRenderer
field_38883
private final EntityModelSet
f
modelSet
field_27750
private final Font
g
font
field_27751

Constructor summary

ModifierConstructor
public (BlockEntityRenderDispatcher arg0, BlockRenderDispatcher arg1, ItemModelResolver arg2, ItemRenderer arg3, EntityRenderDispatcher arg4, EntityModelSet arg5, Font arg6)

Method summary

Modifier and TypeMethod
public BlockEntityRenderDispatcher
a()
getBlockEntityRenderDispatcher()
method_32139()
public BlockRenderDispatcher
b()
getBlockRenderDispatcher()
method_32141()
public EntityRenderDispatcher
c()
getEntityRenderer()
method_43334()
public ItemModelResolver
d()
getItemModelResolver()
method_65558()
public ItemRenderer
e()
getItemRenderer()
method_43335()
public EntityModelSet
f()
getModelSet()
method_32142()
public ModelPart
a(gnp arg0)
bakeLayer(ModelLayerLocation arg0)
method_32140(class_5601 arg0)
public Font
g()
getFont()
method_32143()