Package | Description |
---|---|
net.minecraft.util.math.shapes |
Modifier and Type | Class and Description |
---|---|
class |
DoubleCubeMergingList |
class |
IndirectMerger |
class |
NonOverlappingMerger |
class |
SimpleDoubleMerger |
Modifier and Type | Method and Description |
---|---|
protected static IDoubleListMerger |
VoxelShapes.makeListMerger(int p_199410_0_,
it.unimi.dsi.fastutil.doubles.DoubleList list1,
it.unimi.dsi.fastutil.doubles.DoubleList list2,
boolean p_199410_3_,
boolean p_199410_4_) |
Modifier and Type | Method and Description |
---|---|
(package private) static BitSetVoxelShapePart |
BitSetVoxelShapePart.func_197852_a(VoxelShapePart first,
VoxelShapePart second,
IDoubleListMerger xMerger,
IDoubleListMerger yMerger,
IDoubleListMerger zMerger,
IBooleanFunction op) |
private static boolean |
VoxelShapes.join(IDoubleListMerger p_197874_0_,
IDoubleListMerger p_197874_1_,
IDoubleListMerger p_197874_2_,
VoxelShapePart p_197874_3_,
VoxelShapePart p_197874_4_,
IBooleanFunction p_197874_5_) |