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
-
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, 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)