Class BreakFlag
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<BreakFlag>
com.plotsquared.core.plot.flag.implementations.BreakFlag
-
Field Summary
FieldsFields inherited from class com.plotsquared.core.plot.flag.types.BlockTypeListFlag
skipCategoryVerification -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BreakFlagflagOf(@NonNull List<BlockTypeWrapper> value) Methods inherited from class com.plotsquared.core.plot.flag.types.BlockTypeListFlag
getExample, getTabCompletions, parseMethods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getValue, hashCode, isValuedPermission
-
Field Details
-
BREAK_NONE
-
-
Constructor Details
-
BreakFlag
-
-
Method Details
-
flagOf
- Specified by:
flagOfin classPlotFlag<List<BlockTypeWrapper>,BreakFlag>
-