Uses of Class
net.minecraft.client.renderer.block.model.BlockDisplayContext
Packages that use BlockDisplayContext
Package
Description
-
Uses of BlockDisplayContext in net.minecraft.client.renderer.block
Methods in net.minecraft.client.renderer.block with parameters of type BlockDisplayContextModifier and TypeMethodDescriptionvoidBlockModelResolver.update(BlockModelRenderState renderState, BlockState blockState, BlockDisplayContext displayContext) voidSelectBlockModel.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) -
Uses of BlockDisplayContext in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model that return BlockDisplayContextMethods in net.minecraft.client.renderer.block.model with parameters of type BlockDisplayContextModifier and TypeMethodDescriptionvoidBlockModel.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) voidBlockStateModelWrapper.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) voidCompositeBlockModel.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) voidConditionalBlockModel.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) voidEmptyBlockModel.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) voidSpecialBlockModelWrapper.update(BlockModelRenderState output, BlockState blockState, BlockDisplayContext displayContext, long seed) -
Uses of BlockDisplayContext in net.minecraft.client.renderer.block.model.properties.select
Classes in net.minecraft.client.renderer.block.model.properties.select that implement interfaces with type arguments of type BlockDisplayContextMethods in net.minecraft.client.renderer.block.model.properties.select that return BlockDisplayContextModifier and TypeMethodDescriptionDisplayContext.get(BlockState blockState, BlockDisplayContext displayContext) Methods in net.minecraft.client.renderer.block.model.properties.select with parameters of type BlockDisplayContextModifier and TypeMethodDescriptionDisplayContext.get(BlockState blockState, BlockDisplayContext displayContext) @Nullable TSelectBlockModelProperty.get(BlockState blockState, BlockDisplayContext displayContext) -
Uses of BlockDisplayContext in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as BlockDisplayContextModifier and TypeFieldDescriptionstatic final BlockDisplayContextAbstractMinecartRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextCopperGolemRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextDisplayRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextEndermanRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextIronGolemRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextItemFrameRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextMushroomCowRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextSnowGolemRenderer.BLOCK_DISPLAY_CONTEXTstatic final BlockDisplayContextTntRenderer.BLOCK_DISPLAY_CONTEXT