Uses of Class
net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
Packages that use BlockEntityRendererFactory.Context
Package
Description
The base package for all Minecraft classes.
-
Uses of BlockEntityRendererFactory.Context in net.minecraft
Constructors in net.minecraft with parameters of type BlockEntityRendererFactory.Context -
Uses of BlockEntityRendererFactory.Context in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type BlockEntityRendererFactory.ContextModifier and TypeMethodDescriptionBlockEntityRendererFactory.create
(BlockEntityRendererFactory.Context ctx) static Map<BlockEntityType<?>,
BlockEntityRenderer<?>> BlockEntityRendererFactories.reload
(BlockEntityRendererFactory.Context args) Constructors in net.minecraft.client.render.block.entity with parameters of type BlockEntityRendererFactory.ContextModifierConstructorDescription