Class Settings.TICK_LIMITER

java.lang.Object
com.fastasyncworldedit.core.configuration.Settings.TICK_LIMITER
Enclosing class:
Settings

@Deprecated(since="2.0.0") public static class Settings.TICK_LIMITER extends Object
Deprecated.
FAWE is not necessarily the tool you want to use to limit certain tick actions, e.g. fireworks or elytra flying. The code is untouched since the 1.12 era and there is no guarantee that it will work or will be maintained in the future.
  • Field Details

    • ENABLED

      public boolean ENABLED
      Deprecated.
    • INTERVAL

      public int INTERVAL
      Deprecated.
    • FALLING

      public int FALLING
      Deprecated.
    • PHYSICS_MS

      public int PHYSICS_MS
      Deprecated.
    • ITEMS

      public int ITEMS
      Deprecated.
    • FIREWORKS_LOAD_CHUNKS

      public boolean FIREWORKS_LOAD_CHUNKS
      Deprecated.
  • Constructor Details

    • TICK_LIMITER

      public TICK_LIMITER()
      Deprecated.