Package valorless.rarespawns.builders


package valorless.rarespawns.builders
Builders and factories for items and entities. Includes configuration-driven builders such as ItemBuilder and EntityCreator.
  • Classes
    Class
    Description
    AbilityCreator is responsible for loading, compiling, and managing custom abilities in the RareSpawns plugin.
    EntityCreator is responsible for creating, updating, and managing custom entities in the RareSpawns plugin.
    ItemBuilder is responsible for constructing ItemStack objects from configuration files.
    ItemCache is a utility class for creating and caching custom items in the RareSpawns plugin.