Inherited properties

Link copied to clipboard
open val id: String
Link copied to clipboard
open val isEnabled: Boolean

Inherited functions

Link copied to clipboard
open override fun get(arg: Any): BukkitPlayerInventory

Returns new instance of T is given arg is instance of Player. Otherwise, throws ClassCastException.

Link copied to clipboard
abstract fun getSystem(player: Player): BukkitPlayerInventory

Returns new instance of T initialized with the given player object.