Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 16:12:42 +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, 0x13, 0x15);
|
||||||
registerIncoming(State.PLAY, 0x14, 0x16);
|
registerIncoming(State.PLAY, 0x14, 0x16);
|
||||||
|
registerIncoming(State.PLAY, 0x15, 0x17);
|
||||||
registerIncoming(State.PLAY, 0x16, 0x18);
|
registerIncoming(State.PLAY, 0x16, 0x18);
|
||||||
// Recipe Book Data
|
// Recipe Book Data
|
||||||
registerIncoming(State.PLAY, 0x17, 0x19, new PacketRemapper() {
|
registerIncoming(State.PLAY, 0x17, 0x19, new PacketRemapper() {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren