mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-28 23:38:32 +01:00
oooops
This commit is contained in:
parent
ae6059bdc3
commit
f954dd9b48
1 changed files with 0 additions and 1 deletions
|
@ -1047,7 +1047,6 @@ public class GeyserSession implements GeyserConnection, GeyserCommandSource {
|
|||
|
||||
@Override
|
||||
public void packetReceived(Session session, Packet packet) {
|
||||
System.out.println(packet);
|
||||
Registries.JAVA_PACKET_TRANSLATORS.translate(packet.getClass(), packet, GeyserSession.this);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue