Class AugmentedUtils

java.lang.Object
com.plotsquared.core.generator.AugmentedUtils

public class AugmentedUtils extends Object
  • Constructor Details

    • AugmentedUtils

      public AugmentedUtils()
  • Method Details

    • bypass

      public static void bypass(boolean bypass, Runnable run)
    • generate

      public static boolean generate(@Nullable Object chunkObject, @NonNull String world, int chunkX, int chunkZ, QueueCoordinator queue)