Instance

Wrapper around the current loader's IStaffModPlatform implementation.

Inherited functions

Link copied to clipboard
open override fun crownItem(groundBlock: Block, wallBlock: Block, settings: Item.Settings): CrownItem

Creates a loader-specific instance of CrownItem.

Link copied to clipboard
open override fun itemWithStaffRenderer(settings: Item.Settings): Item

Creates an item, which is rendered like a staff.

Link copied to clipboard
open override fun simpleParticleType(alwaysShow: Boolean): SimpleParticleType

Creates an instance of SimpleParticleType.

Link copied to clipboard
open override fun staffItem(settings: Item.Settings): StaffItem

Creates a loader-specific instance of StaffItem.