Package de.delinkedde.mobarenareborn
package de.delinkedde.mobarenareborn
Root package of the MobArena Reborn plugin.
Contains the plugin entry point (MobArenaPlugin), the early
bootstrap hook (MobArenaBootstrap) and the service container
(Services) that wires the individual subsystems together using
manual constructor injection.
-
KlassenKlasseBeschreibungBootstrap hook executed before the plugin instance is created.Entry point of the MobArena Reborn plugin.Immutable container that owns and exposes the plugin's subsystems.