Update to Minecraft 1.9.2
By: Thinkofname <thinkofdeath@spigotmc.org>
This commit is contained in:
parent
8ea7bfcb8c
commit
094f30f26d
30 changed files with 126 additions and 182 deletions
|
@ -14,7 +14,7 @@
|
|||
PacketDataSerializer packetdataserializer = new PacketDataSerializer(bytebuf);
|
||||
+ packetdataserializer.version = version; // CraftBukkit
|
||||
|
||||
packetdataserializer.b(integer.intValue());
|
||||
packetdataserializer.d(integer.intValue());
|
||||
|
||||
@@ -42,7 +44,7 @@
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue