Uses of Class
net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
Package
Description
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
Minecraft.blockEntityRenderDispatcher
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
BlockEntityWithoutLevelRenderer.blockEntityRenderDispatcher
private final BlockEntityRenderDispatcher
LevelRenderer.blockEntityRenderDispatcher
ModifierConstructorDescriptionBlockEntityWithoutLevelRenderer
(BlockEntityRenderDispatcher p_172550_, EntityModelSet p_172551_) -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer.blockentity
Modifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcher
BlockEntityRendererProvider.Context.blockEntityRenderDispatcher
private final BlockEntityRenderDispatcher
ConduitRenderer.renderer
Modifier and TypeMethodDescriptionBlockEntityRendererProvider.Context.getBlockEntityRenderDispatcher()
ModifierConstructorDescriptionContext
(BlockEntityRenderDispatcher p_173577_, BlockRenderDispatcher p_173578_, EntityModelSet p_173579_, Font p_173580_)