Uses of Class
net.minecraft.client.render.block.entity.BlockEntityRenderer
Packages that use BlockEntityRenderer
-
Uses of BlockEntityRenderer in net.minecraft.client.render.block.entity
Subclasses of BlockEntityRenderer in net.minecraft.client.render.block.entityModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.client.render.block.entity with type parameters of type BlockEntityRendererModifier and TypeFieldDescriptionprivate Map<Class<? extends BlockEntity>,BlockEntityRenderer<? extends BlockEntity>> BlockEntityRenderDispatcher.renderersMethods in net.minecraft.client.render.block.entity that return BlockEntityRendererModifier and TypeMethodDescription<T extends BlockEntity>
BlockEntityRenderer<T>BlockEntityRenderDispatcher.render(Class<? extends BlockEntity> clazz) <T extends BlockEntity>
BlockEntityRenderer<T>BlockEntityRenderDispatcher.render(BlockEntity blockEntity)