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_) LevelRenderer
(Minecraft p_234245_, EntityRenderDispatcher p_234246_, BlockEntityRenderDispatcher p_234247_, RenderBuffers p_234248_) -
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_234440_, BlockRenderDispatcher p_234441_, ItemRenderer p_234442_, EntityRenderDispatcher p_234443_, EntityModelSet p_234444_, Font p_234445_) -
Uses of BlockEntityRenderDispatcher in net.neoforged.neoforge.client
Modifier and TypeMethodDescriptionstatic <T extends BlockEntity>
booleanClientHooks.isBlockEntityRendererVisible
(BlockEntityRenderDispatcher dispatcher, BlockEntity blockEntity, Frustum frustum)