mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-16 07:30:57 +00:00
This isn't used once by a single civ-plugin, and is just a more expensive version of JavaPlugin.getPlugin(Some.class) since it's impossible for that to fail, but for there to still be a plugin instance in some static field.