bentobox/src/main
BONNe 4206435d65 Easier addon getter by their name (#939)
* Easier addon getter by their name

A small improvement to get a certain addon from its name.
This allows getting addon main class without the necessity to cast if afterwards (as the cast is done in `getAddonByName()` method).

* Use cast on CompositeCommand#getAddons()

This will allow getting correct addon class without casting in code.
Casting will be done in CompositeCommand#getAddons() method.
2019-09-14 21:12:18 +02:00
..
java/world/bentobox/bentobox Easier addon getter by their name (#939) 2019-09-14 21:12:18 +02:00
resources Update latvian translation (#935) 2019-09-08 16:28:57 +02:00