Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ECO_BOSSES - Enum constant in enum class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager.ExternalCompatibility
- EGG - Enum constant in enum class me.lokka30.levelledmobs.rules.LevelledMobSpawnReason
- EITHER - Enum constant in enum class me.lokka30.levelledmobs.rules.MobCustomNameStatus
- EITHER - Enum constant in enum class me.lokka30.levelledmobs.rules.MobTamedStatus
- ELITE_BOSSES - Enum constant in enum class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager.ExternalCompatibility
- ELITE_MOBS - Enum constant in enum class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager.ExternalCompatibility
- ELITE_MOBS_NPCS - Enum constant in enum class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager.ExternalCompatibility
- ELITE_MOBS_SUPER_MOBS - Enum constant in enum class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager.ExternalCompatibility
- enabled - Variable in class me.lokka30.levelledmobs.rules.PlayerLevellingOptions
- enabled - Variable in class me.lokka30.levelledmobs.rules.strategies.RandomLevellingStrategy
- enabledCompats() - Method in class me.lokka30.levelledmobs.rules.MetricsInfo
- enabledExtCompats - Variable in class me.lokka30.levelledmobs.rules.RuleInfo
- enchantmentChances - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- EnchantmentChances - Class in me.lokka30.levelledmobs.customdrops
- EnchantmentChances() - Constructor for class me.lokka30.levelledmobs.customdrops.EnchantmentChances
- EnchantmentChances.ChanceOptions - Class in me.lokka30.levelledmobs.customdrops
- ENDER_PEARL - Enum constant in enum class me.lokka30.levelledmobs.rules.LevelledMobSpawnReason
- endingYLevel - Variable in class me.lokka30.levelledmobs.rules.strategies.YDistanceStrategy
- endX - Variable in class me.lokka30.levelledmobs.rules.WithinCoordinates
- endY - Variable in class me.lokka30.levelledmobs.rules.WithinCoordinates
- endZ - Variable in class me.lokka30.levelledmobs.rules.WithinCoordinates
- ensureMinAndMax(int, int) - Method in class me.lokka30.levelledmobs.misc.MinAndMaxHolder
- entities - Variable in class me.lokka30.levelledmobs.result.AdjacentChunksResult
- entity - Variable in class me.lokka30.levelledmobs.wrappers.SchedulerWrapper
- ENTITY_ATTACK - Enum constant in enum class me.lokka30.levelledmobs.customdrops.DeathCause
- ENTITY_EXPLOSION - Enum constant in enum class me.lokka30.levelledmobs.customdrops.DeathCause
- ENTITY_MISC - Enum constant in enum class me.lokka30.levelledmobs.misc.DebugType
-
Misc events related to an entity
- ENTITY_SPAWN - Enum constant in enum class me.lokka30.levelledmobs.misc.DebugType
-
Logged when LM analyses a mob that spawns on the server.
- ENTITY_SWEEP_ATTACK - Enum constant in enum class me.lokka30.levelledmobs.customdrops.DeathCause
- ENTITY_TAME - Enum constant in enum class me.lokka30.levelledmobs.misc.DebugType
-
Logged when LM processes a tamed entity, which may require re-levelling
- ENTITY_TRANSFORM_FAIL - Enum constant in enum class me.lokka30.levelledmobs.misc.DebugType
-
Logged when LM is processing a entity tame event but is denied due to conditions
- entityCounts - Variable in class me.lokka30.levelledmobs.misc.ChunkKillInfo
- entityDamageDebugListener - Variable in class me.lokka30.levelledmobs.LevelledMobs
- EntityDamageDebugListener - Class in me.lokka30.levelledmobs.listeners
-
This class is used for debugging the plugin.
- EntityDamageDebugListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityDamageDebugListener
- EntityDamageListener - Class in me.lokka30.levelledmobs.listeners
-
Listens for when an entity is damaged so LevelledMobs can apply a multiplier to the damage amount
- EntityDamageListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityDamageListener
- EntityDeathListener - Class in me.lokka30.levelledmobs.listeners
-
Listens for when an entity dies so it's drops can be multiplied, manipulated, etc
- EntityDeathListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityDeathListener
- entityLevel - Variable in class me.lokka30.levelledmobs.misc.LastMobKilledInfo
- entityName - Variable in class me.lokka30.levelledmobs.misc.LastMobKilledInfo
- entityNameOverrides - Variable in class me.lokka30.levelledmobs.rules.RuleInfo
- entityNameOverrides_Level - Variable in class me.lokka30.levelledmobs.rules.RuleInfo
- EntityNametagListener - Class in me.lokka30.levelledmobs.listeners
-
Listens when a nametag is placed on an entity so LevelledMobs can apply various rules around nametagged entities
- EntityNametagListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityNametagListener
- EntityRegainHealthListener - Class in me.lokka30.levelledmobs.listeners
-
Listens for when an entity regains health so the nametag can be updated accordingly
- EntityRegainHealthListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityRegainHealthListener
- entitySpawnListener - Variable in class me.lokka30.levelledmobs.managers.LevelManager
- EntitySpawnListener - Class in me.lokka30.levelledmobs.listeners
-
This class handles mob spawning on the server, forming the starting point of the 'levelling' process
- EntitySpawnListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntitySpawnListener
- EntityTameListener - Class in me.lokka30.levelledmobs.listeners
-
Listens when an entity is tamed so various rules can be applied
- EntityTameListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityTameListener
- entityTarget_Lock - Static variable in class me.lokka30.levelledmobs.misc.NametagTimerChecker
- EntityTargetListener - Class in me.lokka30.levelledmobs.listeners
-
Used as a workaround to ensure mob nametags are properly updated
- EntityTargetListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityTargetListener
- entityTargetMap - Variable in class me.lokka30.levelledmobs.misc.NametagTimerChecker
- EntityTransformListener - Class in me.lokka30.levelledmobs.listeners
-
Listens for when a mob transforms so the applicable rules can be applied
- EntityTransformListener(LevelledMobs) - Constructor for class me.lokka30.levelledmobs.listeners.EntityTransformListener
- equals(Object) - Method in record class me.lokka30.levelledmobs.customdrops.CustomDropResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class me.lokka30.levelledmobs.misc.VersionInfo
- equals(Object) - Method in record class me.lokka30.levelledmobs.result.PlayerNetherOrWorldSpawnResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class me.lokka30.levelledmobs.rules.FineTuningAttributes.Multiplier
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class me.lokka30.levelledmobs.rules.LevelTierMatching
- equals(Object) - Method in class me.lokka30.levelledmobs.wrappers.LivingEntityWrapper
- equipOffhand - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- equipOffhand - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsDefaults
- equipOnHelmet - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- equipOnHelmet - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsDefaults
- EquippedItemsInfo - Class in me.lokka30.levelledmobs.customdrops
- EquippedItemsInfo() - Constructor for class me.lokka30.levelledmobs.customdrops.EquippedItemsInfo
- equippedSpawnChance - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- error(String) - Method in class me.lokka30.levelledmobs.util.MicroLogger
- event - Variable in class me.lokka30.levelledmobs.misc.QueueItem
- exceptionMessage - Variable in class me.lokka30.levelledmobs.result.NBTApplyResult
- excludeAll - Variable in class me.lokka30.levelledmobs.misc.CachedModalList
- excludedGroups - Variable in class me.lokka30.levelledmobs.misc.CachedModalList
- excludedList - Variable in class me.lokka30.levelledmobs.misc.CachedModalList
- ExcludeFromHash - Annotation Interface in me.lokka30.levelledmobs.rules
- EXPLOSION - Enum constant in enum class me.lokka30.levelledmobs.rules.LevelledMobSpawnReason
- externalAmount - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- externalAmount - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsDefaults
- externalCompatibilityManager - Variable in class me.lokka30.levelledmobs.Companion
- ExternalCompatibilityManager - Class in me.lokka30.levelledmobs.managers
-
This class handles compatibility with other plugins such as EliteMobs and Citizens
- ExternalCompatibilityManager() - Constructor for class me.lokka30.levelledmobs.managers.ExternalCompatibilityManager
- ExternalCompatibilityManager.ExternalCompatibility - Enum Class in me.lokka30.levelledmobs.managers
- externalCustomDrops - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsHandler
- ExternalCustomDrops - Interface in me.lokka30.levelledmobs.customdrops
- ExternalCustomDropsImpl - Class in me.lokka30.levelledmobs.customdrops
-
This class allows 3rd parties to add custom drops directly to LevelledMobs
- ExternalCustomDropsImpl() - Constructor for class me.lokka30.levelledmobs.customdrops.ExternalCustomDropsImpl
- externalExtras - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- externalItemId - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- externalItemId - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsDefaults
- externalPluginName - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- externalType - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropItem
- externalType - Variable in class me.lokka30.levelledmobs.customdrops.CustomDropsDefaults
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form