Package net.minestom.server.utils.callback

  • Interface Summary 
    Interface Description
    CommandCallback
    Functional interface used by the CommandManager to execute a callback if an unknown command is run.
  • Class Summary 
    Class Description
    OptionalCallback
    Convenient class to execute callbacks which can be null.