toggle menu
nova-parent
0.17-alpha.36
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.player.ability
/
Ability
Ability
abstract
class
Ability
(
val
player
:
Player
)
Members
Constructors
Ability
Link copied to clipboard
constructor
(
player
:
Player
)
Properties
player
Link copied to clipboard
val
player
:
Player
Functions
handle
Remove
Link copied to clipboard
abstract
fun
handleRemove
(
)
handle
Tick
Link copied to clipboard
abstract
fun
handleTick
(
)