Class MiscCapFlag
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<MiscCapFlag>
com.plotsquared.core.plot.flag.implementations.MiscCapFlag
-
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, toStringMethods inherited from class com.plotsquared.core.plot.flag.types.NumberFlag
parseMethods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getTabCompletions, getValue, hashCode, isValuedPermission
-
Field Details
-
MISC_CAP_UNLIMITED
-
-
Constructor Details
-
MiscCapFlag
protected MiscCapFlag(int value)
-
-
Method Details
-
flagOf
- Specified by:
flagOfin classPlotFlag<Integer,MiscCapFlag>
-