generate Level
This method generates a level for the mob. It utilises the levelling mode specified by the administrator through the settings.yml configuration.
Thread-safety intended, but not tested.
Return
a level for the entity
Parameters
lm Entity
the entity to generate a level for
This method generates a level for the mob. It utilises the levelling mode specified by the administrator through the settings.yml configuration.
Thread-safety intended, but not tested.
Return
a level for the entity
Parameters
lm Entity
the entity to generate a level for
min Level
the minimum level to be used for the mob
max Level
the maximum level to be used for the mob