Uses of Interface
net.minecraft.util.math.shapes.IDoubleListMerger
-
Uses of IDoubleListMerger in net.minecraft.util.math.shapes
Modifier and TypeClassDescriptionfinal class
final class
class
class
Modifier and TypeMethodDescriptionprotected static IDoubleListMerger
VoxelShapes.createIndexMerger
(int p_199410_0_, it.unimi.dsi.fastutil.doubles.DoubleList p_199410_1_, it.unimi.dsi.fastutil.doubles.DoubleList p_199410_2_, boolean p_199410_3_, boolean p_199410_4_) Modifier and TypeMethodDescription(package private) static BitSetVoxelShapePart
BitSetVoxelShapePart.join
(VoxelShapePart p_197852_0_, VoxelShapePart p_197852_1_, IDoubleListMerger p_197852_2_, IDoubleListMerger p_197852_3_, IDoubleListMerger p_197852_4_, IBooleanFunction p_197852_5_) private static boolean
VoxelShapes.joinIsNotEmpty
(IDoubleListMerger p_197874_0_, IDoubleListMerger p_197874_1_, IDoubleListMerger p_197874_2_, VoxelShapePart p_197874_3_, VoxelShapePart p_197874_4_, IBooleanFunction p_197874_5_)