Package me.lokka30.levelledmobs.misc


package me.lokka30.levelledmobs.misc
  • Class
    Description
    Holds the attributes that can have multipliers applied
     
    A standardized list used for holding various rule lists
    Records entity deaths for use in the chunk kill max feature
    This class is used to put cooldowns on certain actions, on certain in-game objects - e.g.
    This is the list of groups that can be associated with one of more custom drop items
    Creates debug.zip for troubleshooting purposes
    Holds the enums used for showing debug data
    Used to load various configuration files and migrate if necessary
    Migrates older yml versions to the latest available
     
    This provides information on if a mob is levellable or not, and if not, a reason is supplied.
    A wrapper for the LivingEntity class that provides various common function and settings used for processing rules Used only with the summon command
     
     
    Holds all of the NamespacedKeys used by LevelledMobs
    Used to mobs have a nametag cooldown timer where the nametag stays always visible for a configurable amount of time
    This exception should be thrown when a feature in a plugin requires a certain server version, but the server running the plugin isn't running a recent enough Minecraft version to do so.
     
    A smaller version of the Location class only including a world name, and three integers for the x, y and z.
    Holds data that goes into various queues for processing
    Used as a placeholder for when a number or a number-range is passed from a user argument
     
    A custom implementation for comparing program versions