Constructor and Description |
---|
DelayAction(int ticks,
List<Action> children)
Instantiates a new DelayAction.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Interaction interaction,
org.bukkit.entity.Player player,
boolean primaryTrigger)
Executes the action for the given player in the given interaction.
|
public void execute(Interaction interaction, org.bukkit.entity.Player player, boolean primaryTrigger)
Action
Copyright © 2021. All rights reserved.