net.minecraft.util

public record HeldItemContext$Offset

implements HeldItemContext

net.minecraft.world.entity.ItemOwner$OffsetFromOwner
net.minecraft.class_11566$class_11726
net.minecraft.util.HeldItemContext$Offset

Field summary

Modifier and TypeField
private final HeldItemContext
owner
comp_4597
owner
private final Vec3d
offset
comp_4598
offset

Constructor summary

ModifierConstructor
public (HeldItemContext owner, Vec3d offset)

Method summary

Modifier and TypeMethod
public World
level()
method_73183()
getEntityWorld()
public Vec3d
position()
method_73189()
getEntityPos()
public float
getVisualRotationYInDegrees()
method_73188()
getBodyYaw()
public LivingEntity
asLivingEntity()
method_72393()
getEntity()
public HeldItemContext
owner()
comp_4597()
owner()
public Vec3d
offset()
comp_4598()
offset()