Mappings Update
By: md_5 <git@md-5.net>
This commit is contained in:
parent
239b2828db
commit
d7e312278d
120 changed files with 878 additions and 1619 deletions
|
@ -1,6 +1,6 @@
|
|||
--- a/net/minecraft/server/CommandDebug.java
|
||||
+++ b/net/minecraft/server/CommandDebug.java
|
||||
@@ -35,6 +35,14 @@
|
||||
@@ -33,6 +33,14 @@
|
||||
}
|
||||
|
||||
private static int a(CommandListenerWrapper commandlistenerwrapper) throws CommandSyntaxException {
|
||||
|
@ -15,7 +15,7 @@
|
|||
MinecraftServer minecraftserver = commandlistenerwrapper.getServer();
|
||||
MethodProfiler methodprofiler = minecraftserver.methodProfiler;
|
||||
|
||||
@@ -48,6 +56,14 @@
|
||||
@@ -46,6 +54,14 @@
|
||||
}
|
||||
|
||||
private static int b(CommandListenerWrapper commandlistenerwrapper) throws CommandSyntaxException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue