Uses of Interface
net.minecraft.client.renderer.blockentity.BlockEntityRenderer
Packages that use BlockEntityRenderer
Package
Description
- 
Uses of BlockEntityRenderer in net.minecraft.client.renderer.blockentityClasses in net.minecraft.client.renderer.blockentity that implement BlockEntityRendererModifier and TypeClassDescriptionclassclassclassclassclassclassclassChestRenderer<T extends BlockEntity & LidBlockEntity>classclassclassclassclassclassclassclassclassclassclassclassclassTheEndPortalRenderer<T extends TheEndPortalBlockEntity>classFields in net.minecraft.client.renderer.blockentity with type parameters of type BlockEntityRendererModifier and TypeFieldDescriptionprivate Map<BlockEntityType<?>,BlockEntityRenderer<?>> BlockEntityRenderDispatcher.renderersMethods in net.minecraft.client.renderer.blockentity that return BlockEntityRendererModifier and TypeMethodDescriptionBlockEntityRendererProvider.create(BlockEntityRendererProvider.Context p_173571_) <E extends BlockEntity>
 BlockEntityRenderer<E>BlockEntityRenderDispatcher.getRenderer(E p_112266_) Methods in net.minecraft.client.renderer.blockentity that return types with arguments of type BlockEntityRendererModifier and TypeMethodDescriptionstatic Map<BlockEntityType<?>,BlockEntityRenderer<?>> BlockEntityRenderers.createEntityRenderers(BlockEntityRendererProvider.Context p_173599_) Methods in net.minecraft.client.renderer.blockentity with parameters of type BlockEntityRendererModifier and TypeMethodDescriptionprivate static <T extends BlockEntity>
 voidBlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderer<T> p_112285_, T p_112286_, float p_112287_, PoseStack p_112288_, MultiBufferSource p_112289_) 
- 
Uses of BlockEntityRenderer in net.neoforged.neoforge.oldtest.client.modelClasses in net.neoforged.neoforge.oldtest.client.model that implement BlockEntityRendererModifier and TypeClassDescriptionprivate static class