Class DifficultyParam.DeathCountForItemDespawn

java.lang.Object
api.world.difficulty.DifficultyParam<Integer>
api.world.difficulty.DifficultyParam.DeathCountForItemDespawn
Enclosing class:
DifficultyParam<T>

public static class DifficultyParam.DeathCountForItemDespawn extends DifficultyParam<Integer>
Number of subsequent deaths before items dropped on previous deaths are destroyed. -1 means items are never destroyed.
  • Constructor Details

    • DeathCountForItemDespawn

      public DeathCountForItemDespawn()