WarpInventoryHolder

An InventoryHolder for the Warp Inventory.

Author

MarkusTieger

Since

0.2.0

Constructors

Link copied to clipboard
constructor(player: Player)

Functions

Link copied to clipboard
open override fun click(whoClicked: Player, slot: Int, action: InventoryAction)

A method which handles inventory clicks.

Link copied to clipboard
open override fun getInventory(): @NotNull Inventory

The required getter for the inventory function.