Package valorless.rarespawns.utils


package valorless.rarespawns.utils
Shared utilities (color parsing, tags, reflection helpers, etc.). General-purpose helpers reused across the project.
  • Classes
    Class
    Description
    Utility class for handling Bukkit Attributes with version compatibility.
    Utility helpers for safely replacing/removing attribute modifiers on ItemStacks.
    Biome-related utility functions.
    Utility to capture the current thread's stack trace at construction time and provide information about the immediate caller of this utility.
    Utilities for parsing and resolving Bukkit Color instances.
    Utility for parsing Bukkit Enchantment instances from string identifiers.
    Miscellaneous utility helpers used across RareSpawns.
    Spawns randomized fireworks for visual effects.
    Utilities for creating player head items and converting Mojang skin texture data.
    Utility class for reflection-based operations in RareSpawns.
    Lightweight reflection helpers for accessing private members and invoking methods.
     
    Utility to check whether a world/time-of-day falls into a named or custom range.
     
    Utility class consisting of various functions.
    Utility class for converting between Boolean and Integer values.