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