Class ShowWinScreenAction

java.lang.Object
ua.mcchickenstudio.opencreative.coding.blocks.actions.Action
ua.mcchickenstudio.opencreative.coding.blocks.actions.playeractions.PlayerAction
ua.mcchickenstudio.opencreative.coding.blocks.actions.playeractions.communication.ShowWinScreenAction
All Implemented Interfaces:
CodingBlock

public final class ShowWinScreenAction extends PlayerAction
  • Constructor Details

  • Method Details

    • executePlayer

      public void executePlayer(@NotNull @NotNull org.bukkit.entity.Player player)
      Specified by:
      executePlayer in class PlayerAction
    • getActionType

      @NotNull public @NotNull ActionType getActionType()
      Description copied from class: Action
      Returns type of action, that contains information about action: icon material, arguments list.
      Specified by:
      getActionType in class Action
      Returns:
      Type of action.