mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-02-22 22:51:29 +01:00
Just a reminder :)
This commit is contained in:
parent
91ae5990b1
commit
c0b2985343
@ -270,5 +270,7 @@ public class PlayerPackets {
|
||||
protocol.registerIncoming(State.PLAY, 0x06, 0x0D); // Player Move & Look Packet
|
||||
protocol.registerIncoming(State.PLAY, 0x05, 0x0E); // Player Look Packet
|
||||
protocol.registerIncoming(State.PLAY, 0x03, 0x0F); // Player Packet
|
||||
|
||||
// TODO Plugin Channels :(
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user