Klasse DefaultKit

java.lang.Object
de.delinkedde.mobarenareborn.session.DefaultKit

public final class DefaultKit extends Object
Applies a basic placeholder loadout when a round starts.

This is a temporary stand-in until the configurable class system is introduced, at which point the chosen class loadout (and its level rewards) replaces this fixed kit. The class is a stateless helper and cannot be instantiated.

  • Methodendetails

    • apply

      public static void apply(@NotNull @NotNull Player player)
      Clears the player's inventory and grants the default kit in survival mode.
      Parameter:
      player - the player to equip