Uses of Interface
net.minecraft.util.math.shapes.IDoubleListMerger
Packages that use IDoubleListMerger
-
Uses of IDoubleListMerger in net.minecraft.util.math.shapes
Classes in net.minecraft.util.math.shapes that implement IDoubleListMergerModifier and TypeClassDescriptionfinal classfinal classclassclassMethods in net.minecraft.util.math.shapes that return IDoubleListMergerModifier and TypeMethodDescriptionprotected static IDoubleListMergerVoxelShapes.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_) Methods in net.minecraft.util.math.shapes with parameters of type IDoubleListMergerModifier and TypeMethodDescription(package private) static BitSetVoxelShapePartBitSetVoxelShapePart.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 booleanVoxelShapes.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_)