net.minecraft.world.phys

public abstract class HitResult

cvf
net.minecraft.world.phys.HitResult
net.minecraft.class_239
net.minecraft.util.hit.HitResult
net.minecraft.util.math.RayTraceResult
net.minecraft.server.v1_15_R1.MovingObjectPosition

字段概要

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

构造函数概要

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

方法概要

修饰符与类型方法
public abstract HitResult$Type
c()
getType()
method_17783()
getType()
func_216346_c()
getType()
public Vec3
e()
getLocation()
method_17784()
getPos()
func_216347_e()
getPos()