SlidingChance

Holds values that are used for a variable chance based on either a float number or a defined set of tiers

Author

stumper66

Since

3.15.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun clone(): Any
Link copied to clipboard
fun getSlidingChance(mobLevel: Int): Float
Link copied to clipboard
fun setFromInstance(slidingChance: SlidingChance?)
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String