Uses of Record Class
net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context
Packages that use BlockEntityRendererProvider.Context
-
Uses of BlockEntityRendererProvider.Context in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type BlockEntityRendererProvider.ContextModifier and TypeMethodDescriptionBlockEntityRendererProvider.create(BlockEntityRendererProvider.Context context) static HangingSignRenderer.ModelsHangingSignRenderer.Models.create(BlockEntityRendererProvider.Context context, WoodType type) static StandingSignRenderer.ModelsStandingSignRenderer.Models.create(BlockEntityRendererProvider.Context context, WoodType type) static Map<BlockEntityType<?>, BlockEntityRenderer<?, ?>> BlockEntityRenderers.createEntityRenderers(BlockEntityRendererProvider.Context context) Constructors in net.minecraft.client.renderer.blockentity with parameters of type BlockEntityRendererProvider.ContextModifierConstructorDescription