net.minecraft.world.level

public class ClipBlockStateContext

cgf
net.minecraft.world.level.ClipBlockStateContext
net.minecraft.class_5702
net.minecraft.world.BlockStateRaycastContext
net.minecraft.src.C_141182_
net.minecraft.world.level.ClipBlockStateContext

字段概要

修饰符与类型字段
private final Vec3
a
from
field_28102
start
f_151397_
private final Vec3
b
to
field_28103
end
f_151398_
private final Predicate<BlockState>
c
block
field_28104
statePredicate
f_151399_

构造函数概要

修饰符构造函数
public (Vec3 start, Vec3 end, Predicate<BlockState> statePredicate)

方法概要

修饰符与类型方法
public Vec3
a()
getTo()
method_32883()
getEnd()
m_151404_()
public Vec3
b()
getFrom()
method_32884()
getStart()
m_151405_()
public Predicate<BlockState>
c()
isTargetBlock()
method_32885()
getStatePredicate()
m_151406_()