kts4mc-template-1.21.11
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kts4mc-template-1.21.11
kts4mc-template-1.21.11
/
top.katton.api.event
/
KattonEvents
/
Item
/
UseArg
Use
Arg
data
class
UseArg
(
val
world
:
Level
,
val
player
:
Player
,
val
hand
:
InteractionHand
)
Members
Constructors
Use
Arg
Link copied to clipboard
constructor
(
world
:
Level
,
player
:
Player
,
hand
:
InteractionHand
)
Properties
hand
Link copied to clipboard
val
hand
:
InteractionHand
player
Link copied to clipboard
val
player
:
Player
world
Link copied to clipboard
val
world
:
Level