Class UseFlag
java.lang.Object
com.plotsquared.core.plot.flag.PlotFlag<List<V>,F>
com.plotsquared.core.plot.flag.types.ListFlag<BlockTypeWrapper,F>
com.plotsquared.core.plot.flag.types.BlockTypeListFlag<UseFlag>
com.plotsquared.core.plot.flag.implementations.UseFlag
-
Field Summary
Fields inherited from class com.plotsquared.core.plot.flag.types.BlockTypeListFlag
skipCategoryVerification
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected UseFlag
flagOf
(@NonNull List<BlockTypeWrapper> value) Methods inherited from class com.plotsquared.core.plot.flag.types.BlockTypeListFlag
getExample, getTabCompletions, parse
Methods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getValue, hashCode, isValuedPermission
-
Field Details
-
USE_NONE
-
-
Constructor Details
-
UseFlag
-
-
Method Details
-
flagOf
- Specified by:
flagOf
in classPlotFlag<List<BlockTypeWrapper>,
UseFlag>
-