LevellingStrategy

Interface for the various levelling systems

Author

lokka30

Since

3.0.0

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun generateNumber(lmEntity: LivingEntityWrapper, minLevel: Int, maxLevel: Int): Float
Link copied to clipboard
abstract fun mergeRule(levellingStrategy: LevellingStrategy?)