Package-level declarations

Types

Link copied to clipboard

Used in conjunction with the chunk kill count feature

Link copied to clipboard
data class AttributePreMod(val attributeModifier: AttributeModifier, val multiplierResult: MultiplierResult, val attribute: Attribute)
Link copied to clipboard

Records entity deaths for use in the chunk kill max feature

Link copied to clipboard
data class EvaluationResult(val result: Double, val error: String?)
Link copied to clipboard

Holds values used when a min and max value is needed

Link copied to clipboard
data class MultiplierResult(val amount: Float, val isAddition: Boolean)

Holds values used for applying multiplier buffs

Link copied to clipboard

Holds info that was obtained from internal Mythic Mobs settings on a particular mob

Link copied to clipboard
class NametagResult(var nametag: String?)

Used to hold the result of getting or updating nametags

Link copied to clipboard
Link copied to clipboard

Used to hold info that is used for various custom placeholders

Link copied to clipboard

Used for PlayerLevelling options

Link copied to clipboard
class PlayerNetherOrWorldSpawnResult(val location: Location?, var isNetherPortalLocation: Boolean, var isWorldPortalLocation: Boolean)

Used to hold info that is used for various custom placeholders

Link copied to clipboard

Holds rule results in order to preserve the chance rule state