Uses of Interface
net.minecraft.client.renderer.blockentity.BlockEntityRenderer
Package
Description
-
Uses of BlockEntityRenderer in net.minecraft.client.renderer.blockentity
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
ChestRenderer<T extends BlockEntity & LidBlockEntity>
class
class
class
class
class
class
class
class
class
class
class
class
class
TheEndPortalRenderer<T extends TheEndPortalBlockEntity>
class
class
Modifier and TypeFieldDescriptionprivate Map
<BlockEntityType<?>, BlockEntityRenderer<?>> BlockEntityRenderDispatcher.renderers
Modifier and TypeMethodDescriptionBlockEntityRendererProvider.create
(BlockEntityRendererProvider.Context p_173571_) <E extends BlockEntity>
BlockEntityRenderer<E> BlockEntityRenderDispatcher.getRenderer
(E p_112266_) Modifier and TypeMethodDescriptionstatic Map
<BlockEntityType<?>, BlockEntityRenderer<?>> BlockEntityRenderers.createEntityRenderers
(BlockEntityRendererProvider.Context p_173599_) Modifier 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.model
Modifier and TypeClassDescriptionprivate static class