mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-20 15:29:27 +00:00
Missed this
This commit is contained in:
@@ -34,7 +34,7 @@ import org.geysermc.geyser.api.network.NetworkChannel;
|
|||||||
import org.geysermc.geyser.api.network.message.Message;
|
import org.geysermc.geyser.api.network.message.Message;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when the server receives a network message.
|
* Called when Geyser receives a network message from the server.
|
||||||
* @since 2.8.2
|
* @since 2.8.2
|
||||||
*/
|
*/
|
||||||
public final class ServerReceiveNetworkMessageEvent extends ConnectionEvent implements Cancellable {
|
public final class ServerReceiveNetworkMessageEvent extends ConnectionEvent implements Cancellable {
|
||||||
|
|||||||
Reference in New Issue
Block a user