Class HostileInteractFlag
java.lang.Object
com.plotsquared.core.plot.flag.PlotFlag<Boolean,F>
com.plotsquared.core.plot.flag.types.BooleanFlag<HostileInteractFlag>
com.plotsquared.core.plot.flag.implementations.HostileInteractFlag
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HostileInteractFlag
static final HostileInteractFlag
-
Method Summary
Methods inherited from class com.plotsquared.core.plot.flag.types.BooleanFlag
getExample, getTabCompletions, merge, parse, toString
Methods inherited from class com.plotsquared.core.plot.flag.PlotFlag
canEqual, createFlagInstance, equals, getFlagCategory, getFlagDescription, getFlagName, getName, getValue, hashCode, isValuedPermission
-
Field Details
-
HOSTILE_INTERACT_TRUE
-
HOSTILE_INTERACT_FALSE
-
-
Method Details
-
flagOf
- Specified by:
flagOf
in classPlotFlag<Boolean,
HostileInteractFlag>
-