Class MobCapFlag
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<MobCapFlag>
com.plotsquared.core.plot.flag.implementations.MobCapFlag
-
Field Summary
Fields inherited from class com.plotsquared.core.plot.flag.types.NumberFlag
maximum, minimum
-
Constructor Summary
-
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
-
MOB_CAP_UNLIMITED
-
-
Constructor Details
-
MobCapFlag
-
-
Method Details
-
flagOf
- Specified by:
flagOf
in classPlotFlag<Integer,
MobCapFlag>
-