Interface Action

All Known Implementing Classes:
ButtonAction, ComponentAction, DefaultComponentAction, DeselectAction, EntityAction, ItemAction, MenuAction, NpcAction, ObjectAction, PathingEntityAction, PickableAction, PlayerAction

public interface Action
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • process

      void process()
    • getProcessor

      default ActionProcessor getProcessor()