Class BlockEntityWithBoundingBoxRenderState
java.lang.Object
net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
net.minecraft.client.renderer.blockentity.state.BlockEntityWithBoundingBoxRenderState
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanboolean[]Fields inherited from class net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
blockEntityType, blockPos, blockState, breakProgress, lightCoords -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
extractBase, fillCrashReportCategory
-
Field Details
-
isVisible
public boolean isVisible -
mode
-
box
-
invisibleBlocks
-
structureVoids
@Nullable public boolean[] structureVoids
-
-
Constructor Details
-
BlockEntityWithBoundingBoxRenderState
public BlockEntityWithBoundingBoxRenderState()
-