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 final BlockEntityRenderDispatcherMinecraft.blockEntityRenderDispatcherMethods 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 final BlockEntityRenderDispatcherBlockEntityWithoutLevelRenderer.blockEntityRenderDispatcherprivate final BlockEntityRenderDispatcherLevelRenderer.blockEntityRenderDispatcherConstructors in net.minecraft.client.renderer with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionBlockEntityWithoutLevelRenderer(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
Fields in net.minecraft.client.renderer.blockentity declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcherBlockEntityRendererProvider.Context.blockEntityRenderDispatcherprivate final BlockEntityRenderDispatcherConduitRenderer.rendererMethods 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_234440_, BlockRenderDispatcher p_234441_, ItemRenderer p_234442_, EntityRenderDispatcher p_234443_, EntityModelSet p_234444_, Font p_234445_) -
Uses of BlockEntityRenderDispatcher in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type BlockEntityRenderDispatcherModifier and TypeMethodDescriptionstatic <T extends BlockEntity>
booleanClientHooks.isBlockEntityRendererVisible(BlockEntityRenderDispatcher dispatcher, BlockEntity blockEntity, Frustum frustum)