Uses of Class
net.minecraft.world.BlockLocating.IntBounds
-
Uses of BlockLocating.IntBounds in net.minecraft.world
Modifier and TypeMethodDescription(package private) static com.mojang.datafixers.util.Pair<BlockLocating.IntBounds,
Integer> BlockLocating.findLargestRectangle
(int[] heights) Finds the largest rectangle within a histogram, where the vertical bars each have width 1 and height specified inheights
.