Uses of Class
net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
Package | Description |
---|---|
net.minecraft.client.render.block.entity |
-
Uses of BlockEntityRendererFactory.Context in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type BlockEntityRendererFactory.Context Modifier and Type Method Description BlockEntityRenderer<T>
BlockEntityRendererFactory. create(BlockEntityRendererFactory.Context ctx)
static Map<BlockEntityType<?>,BlockEntityRenderer<?>>
BlockEntityRendererFactories. reload(BlockEntityRendererFactory.Context args)