net.minecraft.util

public interface HeldItemContext

net.minecraft.world.entity.ItemOwner
net.minecraft.class_11566
net.minecraft.util.HeldItemContext

Method summary

Modifier and TypeMethod
World
level()
method_73183()
getEntityWorld()
Vec3d
position()
method_73189()
getEntityPos()
float
getVisualRotationYInDegrees()
method_73188()
getBodyYaw()
default LivingEntity
asLivingEntity()
method_72393()
getEntity()
static HeldItemContext
offsetFromOwner(ItemOwner owner, Vec3 offset)
method_73190(class_11566 arg0, class_243 arg1)
offseted(HeldItemContext context, Vec3d offset)