Package de.delinkedde.mobarenareborn.util


package de.delinkedde.mobarenareborn.util
Shared, stateless utilities.

Includes Text for MiniMessage parsing and Permissions for the central permission node registry.

  • Klasse
    Beschreibung
    A compiled arithmetic expression with named variables, used to drive configurable scaling (mob health, wave size, boss health and the experience curve).
    Thrown when an expression cannot be parsed or references a variable that was not supplied at evaluation time.
    A parsed item specification of the form material[:amount].
    Central registry of permission node strings used by the plugin.
    Utility for parsing Adventure MiniMessage strings into components.