Class DifficultyParam.VillageSecondaryCropChance

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

public static class DifficultyParam.VillageSecondaryCropChance extends DifficultyParam<Integer>
Chance of potatoes and carrots in villages. Chance is represented as 1/X, where X is the value of the parameter.
  • Constructor Details

    • VillageSecondaryCropChance

      public VillageSecondaryCropChance()