$

@GeneratedBy(type = ItemFlingEffect::class)
object $

Properties

Link copied to clipboard
const val SLOT_EFFECT: Int = 3
Link copied to clipboard
const val SLOT_ID: Int = 0
Link copied to clipboard
const val SLOT_INTERNAL_NAME: Int = 1
Link copied to clipboard
const val SLOT_NAME: Int = 2
Link copied to clipboard
val type: ImmutableType

Functions

Link copied to clipboard
fun produce(base: ItemFlingEffect? = null, resolveImmediately: Boolean = false): ItemFlingEffect
fun produce(base: ItemFlingEffect? = null, resolveImmediately: Boolean = false, block: ItemFlingEffectDraft.() -> Unit): ItemFlingEffect