Uses of Interface
net.minecraft.world.phys.shapes.IndexMerger
Packages that use IndexMerger
-
Uses of IndexMerger in net.minecraft.world.phys.shapes
Classes in net.minecraft.world.phys.shapes that implement IndexMergerModifier and TypeClassDescriptionfinal classclassclassclassMethods in net.minecraft.world.phys.shapes that return IndexMergerModifier and TypeMethodDescriptionprotected static IndexMergerShapes.createIndexMerger(int pSize, it.unimi.dsi.fastutil.doubles.DoubleList pList1, it.unimi.dsi.fastutil.doubles.DoubleList pList2, boolean pExcludeUpper, boolean pExcludeLower) Methods in net.minecraft.world.phys.shapes with parameters of type IndexMergerModifier and TypeMethodDescription(package private) static BitSetDiscreteVoxelShapeBitSetDiscreteVoxelShape.join(DiscreteVoxelShape pMainShape, DiscreteVoxelShape pSecondaryShape, IndexMerger pMergerX, IndexMerger pMergerY, IndexMerger pMergerZ, BooleanOp pOperator) private static booleanShapes.joinIsNotEmpty(IndexMerger pMergerX, IndexMerger pMergerY, IndexMerger pMergerZ, DiscreteVoxelShape pPrimaryShape, DiscreteVoxelShape pSecondaryShape, BooleanOp pResultOperator)