@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/CommandTp.java
|
||||
+++ b/net/minecraft/server/CommandTp.java
|
||||
@@ -98,27 +98,28 @@
|
||||
@@ -53,17 +53,11 @@
|
||||
} else {
|
||||
Entity entity = b(minecraftserver, icommandlistener, astring[astring.length - 1]);
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -126,10 +120,17 @@
|
||||
}
|
||||
|
||||
public List<String> tabComplete(MinecraftServer minecraftserver, ICommandListener icommandlistener, String[] astring, @Nullable BlockPosition blockposition) {
|
||||
|
||||
Reference in New Issue
Block a user