Merge pull request #911 from McPiraci/master

Fix rewriting of MC|StopSound plugin channel.
This commit is contained in:
Mats 2018-07-22 03:22:55 +02:00 committed by GitHub
commit 076d05c103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ public class InventoryPackets {
// Reset the packet
wrapper.clearPacket();
wrapper.setId(0x4B);
wrapper.setId(0x4C);
byte flags = 0;
wrapper.write(Type.BYTE, flags); // Placeholder