Mappings Update

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2018-12-13 11:00:00 +11:00
parent 8817bc22d9
commit 83baf22bde
80 changed files with 469 additions and 518 deletions

View File

@@ -73,7 +73,7 @@
}
@@ -264,6 +304,18 @@
this.world.methodProfiler.e();
this.world.methodProfiler.exit();
}
+ // CraftBukkit start
@@ -89,7 +89,7 @@
+ // CraftBukkit end
+
protected void b(BlockPosition blockposition) {
int i = EnchantmentManager.a(Enchantments.j, this);
int i = EnchantmentManager.a(Enchantments.FROST_WALKER, this);
@@ -283,19 +335,19 @@