net.minecraft.util.shape

public final class FractionalPairList

implements PairList

net.minecraft.world.phys.shapes.DiscreteCubeMerger
net.minecraft.class_248
net.minecraft.util.shape.FractionalPairList

Field summary

Modifier and TypeField
private final FractionalDoubleList
result
field_1367
mergedList
private final int
firstDiv
field_1370
firstSectionCount
private final int
secondDiv
field_1368
gcd

Constructor summary

ModifierConstructor
(int firstSize, int secondSize)

Method summary

Modifier and TypeMethod
public boolean
forMergedIndexes(IndexMerger$IndexConsumer consumer)
method_1065(class_255$class_256 arg0)
forEachPair(PairList$Consumer arg0)
public int
size()
public it.unimi.dsi.fastutil.doubles.DoubleList
getList()
method_1066()
getPairs()