Package-level declarations
Types
Link copied to clipboard
open class CrownItem(groundBlock: Block, wallBlock: Block, settings: Item.Settings) : VerticallyAttachableBlockItem, Equipment
A crown, which makes piglins neutral when worn, just like gold armor.
Link copied to clipboard
Staff item dispatching functionality to StaffHandler without loader specific functionality. Implementing loader-specific interfaces is highly recommended when extending the class to pass loader-specific functionality to StaffHandler.