net.minecraft.world.level

public class ClipBlockStateContext

dkf
net.minecraft.world.level.ClipBlockStateContext
net.minecraft.class_5702

Field summary

Modifier and TypeField
private final Vec3
a
from
field_28102
private final Vec3
b
to
field_28103
private final Predicate<BlockState>
c
block
field_28104

Constructor summary

ModifierConstructor
public (Vec3 arg0, Vec3 arg1, Predicate<BlockState> arg2)

Method summary

Modifier and TypeMethod
public Vec3
a()
getTo()
method_32883()
public Vec3
b()
getFrom()
method_32884()
public Predicate<BlockState>
c()
isTargetBlock()
method_32885()