net.minecraft.world

public class BlockStateRaycastContext

cad
net.minecraft.world.level.ClipBlockStateContext
net.minecraft.class_5702
net.minecraft.world.BlockStateRaycastContext
net.minecraft.unmapped.C_rvvvywqd
net.minecraft.world.BlockStateRaycastContext
net.minecraft.src.C_141182_

Field summary

Modifier and TypeField
private final Vec3d
a
from
field_28102
start
f_xzdkpaxv
start
f_151397_
private final Vec3d
b
to
field_28103
end
f_kugzitmy
end
f_151398_
private final Predicate<BlockState>
c
block
field_28104
statePredicate
f_xgsawvvj
statePredicate
f_151399_

Constructor summary

ModifierConstructor
public (Vec3d start, Vec3d end, Predicate<BlockState> statePredicate)

Method summary

Modifier and TypeMethod
public Vec3d
a()
getTo()
method_32883()
getEnd()
m_lacxksld()
getEnd()
m_151404_()
public Vec3d
b()
getFrom()
method_32884()
getStart()
m_zakfpvgr()
getStart()
m_151405_()
public Predicate<BlockState>
c()
isTargetBlock()
method_32885()
getStatePredicate()
m_srbethaz()
getStatePredicate()
m_151406_()