Class BlockEntityRenderState
java.lang.Object
net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
- Direct Known Subclasses:
BannerRenderState,BeaconRenderState,BedRenderState,BellRenderState,BlockEntityWithBoundingBoxRenderState,BrushableBlockRenderState,CampfireRenderState,ChestRenderState,CondiutRenderState,CopperGolemStatueRenderState,DecoratedPotRenderState,EnchantTableRenderState,EndPortalRenderState,LecternRenderState,PistonHeadRenderState,ShelfRenderState,ShulkerBoxRenderState,SignRenderState,SkullBlockRenderState,SpawnerRenderState,TestInstanceRenderState,VaultRenderState
-
Field Summary
FieldsModifier and TypeFieldDescriptionint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidextractBase(BlockEntity pBlockEntity, BlockEntityRenderState pRenderState, ModelFeatureRenderer.CrumblingOverlay pBreakProgress) voidfillCrashReportCategory(CrashReportCategory pCrashReportCategory)
-
Field Details
-
blockPos
-
blockState
-
blockEntityType
-
lightCoords
public int lightCoords -
breakProgress
-
-
Constructor Details
-
BlockEntityRenderState
public BlockEntityRenderState()
-
-
Method Details
-
extractBase
public static void extractBase(BlockEntity pBlockEntity, BlockEntityRenderState pRenderState, @Nullable ModelFeatureRenderer.CrumblingOverlay pBreakProgress) -
fillCrashReportCategory
-