Interface MessageHandler<T>
- Type Parameters:
T- handled payload type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Runs on Relay's dispatch executor, never on Paper's server thread.
-
Method Summary
-
Method Details
-
handle
-