Class GrowthRequirement

All Implemented Interfaces:
Requirement<Pokemon,PixelmonEntity,EnumGrowth>

public class GrowthRequirement extends AbstractPokemonRequirement<EnumGrowth>
  • Constructor Details

    • GrowthRequirement

      public GrowthRequirement()
    • GrowthRequirement

      public GrowthRequirement(EnumGrowth growth)
  • Method Details