net.minecraft.util.hit

public abstract class HitResult

net.minecraft.world.phys.HitResult
net.minecraft.class_239
net.minecraft.util.hit.HitResult

Field summary

Modifier and TypeField
protected final Vec3d
location
field_1329
pos

Constructor summary

ModifierConstructor
protected (Vec3d pos)

Method summary

Modifier and TypeMethod
public double
distanceTo(Entity entity)
method_24801(class_1297 arg0)
squaredDistanceTo(Entity entity)
public abstract HitResult$Type
getType()
method_17783()
getType()
public Vec3d
getLocation()
method_17784()
getPos()