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 BlockEntityRenderDispatcherLevelRenderer.blockEntityRenderDispatcherConstructors in net.minecraft.client.renderer with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionLevelRenderer(Minecraft pMinecraft, EntityRenderDispatcher pEntityRenderDispatcher, BlockEntityRenderDispatcher pBlockEntityRenderDispatcher, RenderBuffers pRenderBuffers, LevelRenderState pLevelRenderState, FeatureRenderDispatcher pFeatureRenderDispatcher) -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer.blockentity
Fields in net.minecraft.client.renderer.blockentity declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcherBlockEntityRendererProvider.Context.blockEntityRenderDispatcherThe field for theblockEntityRenderDispatcherrecord component.Methods in net.minecraft.client.renderer.blockentity that return BlockEntityRenderDispatcherModifier and TypeMethodDescriptionBlockEntityRendererProvider.Context.blockEntityRenderDispatcher()Returns the value of theblockEntityRenderDispatcherrecord component.Constructors in net.minecraft.client.renderer.blockentity with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionContext(BlockEntityRenderDispatcher blockEntityRenderDispatcher, BlockRenderDispatcher blockRenderDispatcher, ItemModelResolver itemModelResolver, ItemRenderer itemRenderer, EntityRenderDispatcher entityRenderer, EntityModelSet entityModelSet, Font font, MaterialSet materials, PlayerSkinRenderCache playerSkinRenderCache) Creates an instance of aContextrecord class. -
Uses of BlockEntityRenderDispatcher in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as BlockEntityRenderDispatcherModifier and TypeFieldDescriptionprivate final BlockEntityRenderDispatcherSectionCompiler.blockEntityRendererConstructors in net.minecraft.client.renderer.chunk with parameters of type BlockEntityRenderDispatcherModifierConstructorDescriptionSectionCompiler(BlockRenderDispatcher pBlockRenderer, BlockEntityRenderDispatcher pBlockEntityRenderer) SectionRenderDispatcher(ClientLevel pLevel, LevelRenderer pRenderer, TracingExecutor pExecutor, RenderBuffers pBuffer, BlockRenderDispatcher pBlockRenderer, BlockEntityRenderDispatcher pBlockEntityRenderer)