mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-05 18:40:06 +01:00
999d196e8e
* Break out events and add individual handlers https://github.com/BentoBoxWorld/BentoBox/issues/1613 * Corrected AddonEvents to have proper static handlers * Made constructors protected. Abstract classes should not have public constructors. Constructors of abstract classes can only be called in constructors of their subclasses. So there is no point in making them public. The protected modifier should be enough. |
||
---|---|---|
.. | ||
java/world/bentobox/bentobox | ||
resources |