Uses of Class
net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
Package
Description
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client
Modifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
MinecraftClient.blockEntityRenderDispatcher
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client.render
Modifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
WorldRenderer.blockEntityRenderDispatcher
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client.render.block.entity
Modifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
ConduitBlockEntityRenderer.dispatcher
private 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 BlockEntityRenderDispatcher
BuiltinModelItemRenderer.blockEntityRenderDispatcher
ModifierConstructorDescriptionBuiltinModelItemRenderer(BlockEntityRenderDispatcher blockEntityRenderDispatcher, EntityModelLoader entityModelLoader)