Class TimberFlag
java.lang.Object
com.sk89q.worldguard.protection.flags.Flag<com.sk89q.worldguard.protection.flags.StateFlag.State>
com.sk89q.worldguard.protection.flags.StateFlag
com.zetaplugins.timberz.service.worldguard.TimberFlag
public final class TimberFlag
extends com.sk89q.worldguard.protection.flags.StateFlag
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sk89q.worldguard.protection.flags.StateFlag
com.sk89q.worldguard.protection.flags.StateFlag.State
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sk89q.worldguard.protection.flags.StateFlag
allowOrNone, chooseValue, combine, combine, denyToNone, getDefault, hasConflictStrategy, marshal, parseInput, preventsAllowOnGlobal, test, unmarshal
Methods inherited from class com.sk89q.worldguard.protection.flags.Flag
getName, getRegionGroupFlag, implicitlySetWithMembership, isValidName, requiresSubject, toString, usesMembershipAsDefault
-
Constructor Details
-
TimberFlag
public TimberFlag()
-