Uses of Class
net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
Packages that use BlockEntityRenderDispatcher
Package
Description
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client
Fields in net.minecraft.client declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
Minecraft.blockEntityRenderDispatcher
Methods in net.minecraft.client that return BlockEntityRenderDispatcher -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
BlockEntityWithoutLevelRenderer.blockEntityRenderDispatcher
private BlockEntityRenderDispatcher
LevelRenderer.blockEntityRenderDispatcher
Constructors in net.minecraft.client.renderer with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionBlockEntityWithoutLevelRenderer(BlockEntityRenderDispatcher p_172550_, EntityModelSet p_172551_)
-
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer.blockentity
Fields in net.minecraft.client.renderer.blockentity declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate BlockEntityRenderDispatcher
BlockEntityRendererProvider.Context.blockEntityRenderDispatcher
private BlockEntityRenderDispatcher
ConduitRenderer.renderer
Methods in net.minecraft.client.renderer.blockentity that return BlockEntityRenderDispatcherModifier and TypeMethodDescriptionBlockEntityRendererProvider.Context.getBlockEntityRenderDispatcher()
Constructors in net.minecraft.client.renderer.blockentity with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionContext(BlockEntityRenderDispatcher p_173577_, BlockRenderDispatcher p_173578_, EntityModelSet p_173579_, Font p_173580_)