Uses of Interface
net.minecraft.util.shape.PairList
-
Uses of PairList in net.minecraft.util.shape
Modifier and TypeClassDescriptionclass
final class
class
class
Modifier and TypeMethodDescriptionprotected static PairList
VoxelShapes.createListPair
(int size, DoubleList first, DoubleList second, boolean includeFirst, boolean includeSecond) Modifier and TypeMethodDescription(package private) static BitSetVoxelSet
BitSetVoxelSet.combine
(VoxelSet first, VoxelSet second, PairList xPoints, PairList yPoints, PairList zPoints, BooleanBiFunction function) private static boolean
VoxelShapes.matchesAnywhere
(PairList mergedX, PairList mergedY, PairList mergedZ, VoxelSet shape1, VoxelSet shape2, BooleanBiFunction predicate)