Class ChestRenderState
java.lang.Object
com.hammy275.immersivemc.client.immersive.info.render_state.AbstractImmersiveRenderState
com.hammy275.immersivemc.client.immersive.info.render_state.ChestRenderState
- All Implemented Interfaces:
ImmersiveRenderState
-
Field Summary
FieldsModifier and TypeFieldDescriptionnet.minecraft.core.DirectionbooleanintfloatintFields inherited from class AbstractImmersiveRenderState
hitboxes, items, pos, slotsHovered, ticksExisted -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractImmersiveRenderState
hasHitboxes, hitboxes, isSlotHovered, ticksExisted
-
Field Details
-
hasOtherChest
public boolean hasOtherChest -
forward
public net.minecraft.core.Direction forward -
rowNum
public int rowNum -
openCloseHitboxes
-
light
public int light -
openness
public float openness
-
-
Constructor Details
-
ChestRenderState
public ChestRenderState()
-