Class AnimalCapFlag
java.lang.Object
com.plotsquared.core.plot.flag.PlotFlag<N,F>
com.plotsquared.core.plot.flag.types.NumberFlag<Integer,F>
com.plotsquared.core.plot.flag.types.IntegerFlag<F>
com.plotsquared.core.plot.flag.types.NonNegativeIntegerFlag<AnimalCapFlag>
com.plotsquared.core.plot.flag.implementations.AnimalCapFlag
-
Field Summary
FieldsFields inherited from class com.plotsquared.core.plot.flag.types.NumberFlag
maximum, minimum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.plotsquared.core.plot.flag.types.IntegerFlag
getExample, merge, parseNumber, toString
Methods inherited from class com.plotsquared.core.plot.flag.types.NumberFlag
parse
Methods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getTabCompletions, getValue, hashCode, isValuedPermission
-
Field Details
-
ANIMAL_CAP_UNLIMITED
-
-
Constructor Details
-
AnimalCapFlag
-
-
Method Details
-
flagOf
- Specified by:
flagOf
in classPlotFlag<Integer,
AnimalCapFlag>
-