New breaking animation and colors
This commit is contained in:
@@ -417,7 +417,8 @@ public class Packets {
|
||||
}
|
||||
|
||||
public static class BlockTapPacket implements Packet{
|
||||
public int position;
|
||||
public int position, player;
|
||||
//todo implement
|
||||
|
||||
@Override
|
||||
public void write(ByteBuffer buffer) {
|
||||
|
||||
Reference in New Issue
Block a user