Level Interface
interface LevelInterface
This is the interface used in the API and exposes functions that use mostly generic classes to apply and modify the main functions of LevelledMobs.
Author
stumper66
Since
4.0
Inheritors
Functions
Link copied to clipboard
Check if an existing mob is allowed to be levelled, according to the user's configuration.
Link copied to clipboard
Retrieve the level of a levelled mob.
Link copied to clipboard
Link copied to clipboard
Check if a LivingEntity is a levelled mob or not. This is determined after MobPreLevelEvent.
Link copied to clipboard
Un-level a mob.