net.minecraft.world

public class RayTraceContext

bpj
net.minecraft.world.level.ClipContext
net.minecraft.class_3959
net.minecraft.world.RayTraceContext
net.minecraft.unmapped.C_uyikqwzv
net.minecraft.util.math.RayTraceContext
net.minecraft.util.math.RayTraceContext

Field summary

Modifier and TypeField
private final Vec3d
a
from
field_17553
start
f_zssczrdj
field_222254_a
startVec
private final Vec3d
b
to
field_17554
end
f_ofdrekbf
field_222255_b
endVec
private final RayTraceContext$ShapeType
c
block
field_17555
shapeType
f_fraqionn
field_222256_c
blockMode
private final RayTraceContext$FluidHandling
d
fluid
field_17556
fluid
f_hqqdahap
field_222257_d
fluidMode
private final ShapeContext
e
collisionContext
field_17557
entityPosition
f_zweafbkj
field_222258_e
context

Constructor summary

ModifierConstructor
public (Vec3d start, Vec3d end, RayTraceContext$ShapeType shapeType, RayTraceContext$FluidHandling fluidHandling, Entity entity)

Method summary

Modifier and TypeMethod
public Vec3d
a()
getTo()
method_17747()
getEnd()
m_jpiidtcw()
func_222250_a()
getEndVec()
public Vec3d
b()
getFrom()
method_17750()
getStart()
m_aafcayjp()
func_222253_b()
getStartVec()
public VoxelShape
a(cfj arg0, bpg arg1, fu arg2)
getBlockShape(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_17748(class_2680 arg0, class_1922 arg1, class_2338 arg2)
getBlockShape(BlockState state, BlockView world, BlockPos pos)
m_vxrortli(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2)
func_222251_a(BlockState arg0, IBlockReader arg1, BlockPos arg2)
getBlockShape(BlockState blockState, IBlockReader world, BlockPos pos)
public VoxelShape
a(cxa arg0, bpg arg1, fu arg2)
getFluidShape(FluidState arg0, BlockGetter arg1, BlockPos arg2)
method_17749(class_3610 arg0, class_1922 arg1, class_2338 arg2)
getFluidShape(FluidState state, BlockView world, BlockPos pos)
m_uohucjnj(C_xqketiuf arg0, C_peaveboq arg1, C_hynzadkk arg2)
func_222252_a(FluidState arg0, IBlockReader arg1, BlockPos arg2)
getFluidShape(FluidState state, IBlockReader world, BlockPos pos)