Class BagInfo
java.lang.Object
com.hammy275.immersivemc.client.immersive.info.AbstractImmersiveInfo
com.hammy275.immersivemc.client.immersive.info.AbstractPlayerAttachmentImmersiveInfo
com.hammy275.immersivemc.client.immersive.info.BagInfo
- All Implemented Interfaces:
ImmersiveInfo, PlayerAttachmentImmersiveInfo
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionintnet.minecraft.world.phys.Vec3net.minecraft.world.phys.Vec3booleannet.minecraft.world.phys.Vec3floatnet.minecraft.world.phys.Vec3floatfloatbooleanintnet.minecraft.world.phys.Vec3booleannet.minecraft.world.phys.Vec3intFields inherited from class AbstractPlayerAttachmentImmersiveInfo
ownerFields inherited from class AbstractImmersiveInfo
hitboxes, slotsHovered, ticksExisted -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPlayerAttachmentImmersiveInfo
getOwnerMethods inherited from class AbstractImmersiveInfo
getAllHitboxes, getSlotHovered, getTicksExisted, hasHitboxes, isSlotHovered, setSlotHovered, tickMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ImmersiveInfo
getAllHitboxes, getSlotHovered, getTicksExisted, hasHitboxes, setSlotHoveredMethods inherited from interface PlayerAttachmentImmersiveInfo
ownerIsLocalPlayer
-
Field Details
-
handPos
public net.minecraft.world.phys.Vec3 handPos -
lookVec
public net.minecraft.world.phys.Vec3 lookVec -
renderPos
public net.minecraft.world.phys.Vec3 renderPos -
centerTopPos
public net.minecraft.world.phys.Vec3 centerTopPos -
downVec
public net.minecraft.world.phys.Vec3 downVec -
handPitch
public float handPitch -
handYaw
public float handYaw -
handRoll
public float handRoll -
backVec
public net.minecraft.world.phys.Vec3 backVec -
argb
public int argb -
topRow
public int topRow -
light
public int light -
clearLastPos
public boolean clearLastPos -
leftHanded
public boolean leftHanded -
otherPlayerSwappedHands
public boolean otherPlayerSwappedHands -
dragHitbox
-
-
Constructor Details
-
BagInfo
public BagInfo(net.minecraft.client.player.AbstractClientPlayer owner) -
BagInfo
-
-
Method Details
-
setHitbox
-
gotoNextRow
public void gotoNextRow() -
getMidRow
public int getMidRow() -
hasSlotHovered
public boolean hasSlotHovered()
-