toggle menu
KIA
1.1.7
jvm
switch theme
search in API
KIA
/
de.staticred.kia.behaviour.item
/
KItemBehaviorContext
KItem
Behavior
Context
class
KItemBehaviorContext
(
val
player
:
Player
,
val
action
:
Action
,
val
rawEvent
:
PlayerInteractEvent
)
:
KBehaviorContext
Members
Constructors
KItem
Behavior
Context
Link copied to clipboard
constructor
(
player
:
Player
,
action
:
Action
,
rawEvent
:
PlayerInteractEvent
)
Properties
action
Link copied to clipboard
val
action
:
Action
player
Link copied to clipboard
val
player
:
Player
raw
Event
Link copied to clipboard
val
rawEvent
:
PlayerInteractEvent