Uses of Class
net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
Package
Description
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
MinecraftClient.blockEntityRenderDispatcher
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client.render
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
WorldRenderer.blockEntityRenderDispatcher
ModifierConstructorDescriptionWorldRenderer
(MinecraftClient client, EntityRenderDispatcher entityRenderDispatcher, BlockEntityRenderDispatcher blockEntityRenderDispatcher, BufferBuilderStorage bufferBuilders) -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.render.block.entity
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
ConduitBlockEntityRenderer.dispatcher
private final BlockEntityRenderDispatcher
BlockEntityRendererFactory.Context.renderDispatcher
ModifierConstructorDescriptionContext
(BlockEntityRenderDispatcher renderDispatcher, BlockRenderManager renderManager, ItemRenderer itemRenderer, EntityRenderDispatcher entityRenderDispatcher, EntityModelLoader layerRenderDispatcher, TextRenderer textRenderer) -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.render.item
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
BuiltinModelItemRenderer.blockEntityRenderDispatcher
ModifierConstructorDescriptionBuiltinModelItemRenderer
(BlockEntityRenderDispatcher blockEntityRenderDispatcher, EntityModelLoader entityModelLoader)