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