net.minecraft.world.phys

public abstract class HitResult

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

Field summary

Modifier and TypeField
protected final Vec3
a
location
field_1329
pos

Constructor summary

ModifierConstructor
protected (Vec3 pos)

Method summary

Modifier and TypeMethod
public double
a(bvk arg0)
distanceTo(Entity arg0)
method_24801(class_1297 arg0)
squaredDistanceTo(Entity entity)
public abstract HitResult$Type
d()
getType()
method_17783()
getType()
public Vec3
g()
getLocation()
method_17784()
getPos()