YDistanceStrategy

Holds the configuration and logic for applying a levelling system that is based upon the distance y level height

Author

stumper66

Since

3.0.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val strategyType: StrategyType
Link copied to clipboard
var yPeriod: Int?

Functions

Link copied to clipboard
open override fun cloneItem(): YDistanceStrategy
Link copied to clipboard
open override fun generateNumber(lmEntity: LivingEntityWrapper, minLevel: Int, maxLevel: Int): Float
Link copied to clipboard
open override fun mergeRule(levellingStrategy: LevellingStrategy?)
Link copied to clipboard
open override fun toString(): String