Screwed up again
This commit is contained in:
parent
ca9a69f569
commit
453c456751
@ -455,7 +455,7 @@ public class DisguiseUtilities
|
|||||||
// Make unload packets
|
// Make unload packets
|
||||||
|
|
||||||
packets[i] = ProtocolLibrary.getProtocolManager().createPacketConstructor(Server.UNLOAD_CHUNK, chunkX, chunkZ)
|
packets[i] = ProtocolLibrary.getProtocolManager().createPacketConstructor(Server.UNLOAD_CHUNK, chunkX, chunkZ)
|
||||||
.createPacket(bedChunk, chunkX, chunkZ);
|
.createPacket(chunkX, chunkZ);
|
||||||
|
|
||||||
i++;
|
i++;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user