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
/
EntityElytra
/
ElytraCustomArg
Elytra
Custom
Arg
data
class
ElytraCustomArg
(
val
entity
:
LivingEntity
,
val
tickElytra
:
Boolean
)
Members
Constructors
Elytra
Custom
Arg
Link copied to clipboard
constructor
(
entity
:
LivingEntity
,
tickElytra
:
Boolean
)
Properties
entity
Link copied to clipboard
val
entity
:
LivingEntity
tick
Elytra
Link copied to clipboard
val
tickElytra
:
Boolean