net.minecraft.world.level

public class ClipBlockStateContext

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

Field summary

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

Constructor summary

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

Method summary

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