mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-20 09:45:12 +01:00
ace6294e23
This approach simulates an enum, but one that can be extended by others to add custom flags. I added a handy values() method that uses reflection to provide a list of all the flags in the class. See TestBSkyBlock.java test classes for the tests of the default flag registration and the custom flag registration. |
||
---|---|---|
.. | ||
bskyblock |