net.minecraft.world.phys

public abstract class HitResult

dci
net.minecraft.world.phys.HitResult
net.minecraft.class_239
net.minecraft.util.hit.HitResult
net.minecraft.util.math.RayTraceResult
net.minecraft.server.v1_16_R2.MovingObjectPosition

字段概要

修饰符与类型字段
protected final Vec3
a
location
field_1329
pos
field_72307_f
pos

构造函数概要

修饰符构造函数
protected (Vec3 pos)

方法概要

修饰符与类型方法
public double
a(apx arg0)
distanceTo(Entity arg0)
method_24801(class_1297 arg0)
squaredDistanceTo(Entity entity)
func_237486_a_(Entity arg0)
public abstract HitResult$Type
c()
getType()
method_17783()
getType()
func_216346_c()
getType()
public Vec3
e()
getLocation()
method_17784()
getPos()
func_216347_e()
getPos()