Class WorldHeightUtil

java.lang.Object
net.hollowcube.polar.WorldHeightUtil

public class WorldHeightUtil extends Object
  • Constructor Details

    • WorldHeightUtil

      public WorldHeightUtil()
  • Method Details

    • updateWorldHeight

      @NotNull public static @NotNull PolarWorld updateWorldHeight(@NotNull @NotNull PolarWorld world, byte minSection, byte maxSection)
    • updateChunkHeight

      @NotNull public static @NotNull PolarChunk updateChunkHeight(@NotNull @NotNull PolarChunk chunk, byte minSection, byte maxSection)