Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
*facepalm*
Dieser Commit ist enthalten in:
Ursprung
16cc07c020
Commit
1be25079d4
@ -524,6 +524,7 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
|
||||
|
||||
registerIncoming(State.PLAY, 0x13, 0x15);
|
||||
registerIncoming(State.PLAY, 0x14, 0x16);
|
||||
registerIncoming(State.PLAY, 0x15, 0x17);
|
||||
registerIncoming(State.PLAY, 0x16, 0x18);
|
||||
// Recipe Book Data
|
||||
registerIncoming(State.PLAY, 0x17, 0x19, new PacketRemapper() {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren