Class StructureBlockBlockEntityRenderState
java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
net.minecraft.client.render.block.entity.state.StructureBlockBlockEntityRenderState
@Environment(CLIENT)
public class StructureBlockBlockEntityRenderState
extends BlockEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderStateintermediary net/minecraft/class_11955official hok
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionboolean @Nullable []booleanFields inherited from class net.minecraft.client.render.block.entity.state.BlockEntityRenderState
blockState, crumblingOverlay, lightmapCoordinates, pos, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.block.entity.state.BlockEntityRenderState
populateCrashReport, updateBlockEntityRenderState
-
Field Details
-
visible
public boolean visible- Mappings:
Namespace Name Mixin selector named visibleLnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;visible:Zintermediary field_62678Lnet/minecraft/class_11955;field_62678:Zofficial aLhok;a:Z
-
renderMode
- Mappings:
Namespace Name Mixin selector named renderModeLnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;renderMode:Lnet/minecraft/block/entity/StructureBoxRendering$RenderMode;intermediary field_62679Lnet/minecraft/class_11955;field_62679:Lnet/minecraft/class_10634$class_10635;official bLhok;b:Lejw$a;
-
structureBox
- Mappings:
Namespace Name Mixin selector named structureBoxLnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;structureBox:Lnet/minecraft/block/entity/StructureBoxRendering$StructureBox;intermediary field_62680Lnet/minecraft/class_11955;field_62680:Lnet/minecraft/class_10634$class_10636;official cLhok;c:Lejw$b;
-
invisibleBlocks
- Mappings:
Namespace Name Mixin selector named invisibleBlocksLnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;invisibleBlocks:[Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState$InvisibleRenderType;intermediary field_62681Lnet/minecraft/class_11955;field_62681:[Lnet/minecraft/class_11955$class_11956;official dLhok;d:[Lhok$a;
-
field_62682
public boolean @Nullable [] field_62682- Mappings:
Namespace Name Mixin selector named field_62682Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;field_62682:[Zintermediary field_62682Lnet/minecraft/class_11955;field_62682:[Zofficial eLhok;e:[Z
-
-
Constructor Details
-
StructureBlockBlockEntityRenderState
public StructureBlockBlockEntityRenderState()
-