Class TownyPermissionChange
java.lang.Object
com.palmergames.bukkit.towny.object.TownyPermissionChange
A class that represents a permission change to a town block owner.
This class can be used to cache a permission change and apply it to multiple town block owners efficiently.
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionTownyPermissionChange
(TownyPermissionChange.Action changeAction, boolean changeValue, Object... args) -
Method Summary
-
Constructor Details
-
TownyPermissionChange
public TownyPermissionChange(TownyPermissionChange.Action changeAction, boolean changeValue, Object... args)
-
-
Method Details
-
getChangeAction
-
getChangeValue
public boolean getChangeValue() -
getArgs
-