Interface ServerMessageEvents.CommandMessage

Enclosing class:
ServerMessageEvents
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ServerMessageEvents.CommandMessage
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the server broadcasts a command message to all players, such as one from /me and /say (but not ones that specify the recipients like /msg).