Class Associables
java.lang.Object
com.sk89q.worldguard.protection.association.Associables
Utility methods to deal with associables.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegionAssociable
constant
(Association association) Get an instance that always returns the same association.
-
Method Details
-
constant
Get an instance that always returns the same association.- Parameters:
association
- the association- Returns:
- the instance
-