Interface CommandCaller


public interface CommandCaller
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default void
    sendMessage(net.kyori.adventure.text.Component component)
     
  • Method Details

    • getPlayer

      Optional<Player> getPlayer()
    • sendMessage

      default void sendMessage(net.kyori.adventure.text.Component component)