Class GetLocationZAction

All Implemented Interfaces:
CodingBlock

public final class GetLocationZAction extends VariableAction
  • Constructor Details

  • Method Details

    • execute

      protected void execute()
      Description copied from class: VariableAction
      Executes variable action: sets variable value.
      Specified by:
      execute in class VariableAction
    • 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.