SpeedModifier

Constructors

Link copied to clipboard
constructor(@NotNull supplier: Supplier<Float>)
constructor(speed: Float)

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun speed(): Float
Link copied to clipboard
abstract fun toString(): String