mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
Update CraftBukkit to Minecraft 1.5.2
This commit is contained in:
@@ -501,7 +501,7 @@ public class PlayerConnection extends Connection {
|
||||
} else if (packet14blockdig.e == 3) {
|
||||
this.player.a(true);
|
||||
} else if (packet14blockdig.e == 5) {
|
||||
this.player.bX();
|
||||
this.player.bZ();
|
||||
} else {
|
||||
boolean flag = false;
|
||||
|
||||
|
Reference in New Issue
Block a user