Remove javadoc comment about using the event to translate as it is not clear

Co-authored-by: chris <github@onechris.mozmail.com>
This commit is contained in:
Blue Tree 2024-04-22 14:06:00 +02:00 committed by GitHub
parent fe858d87c7
commit cf8d318409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ import org.geysermc.geyser.api.event.connection.ConnectionEvent;
/**
* Called when the Java server sends a custom payload to Geyser.
* An extension/addon can use this event to translate this.
* This event is not called when a built-in supported custom payload
* such as floodgate is received.
*/