mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
Update to Minecraft 1.7
This commit is contained in:
@@ -28,7 +28,7 @@ public class TileEntitySign extends TileEntity {
|
||||
}
|
||||
}
|
||||
|
||||
public Packet e() {
|
||||
public Packet f() {
|
||||
String[] astring = new String[4];
|
||||
|
||||
for (int i = 0; i < 4; ++i) {
|
||||
|
Reference in New Issue
Block a user