Update to Minecraft 1.14.2

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2019-05-28 06:30:00 +10:00
parent 5f2275f40a
commit 569660215f
57 changed files with 385 additions and 394 deletions

View File

@@ -12,7 +12,7 @@
public class CommandTeleport {
@@ -118,9 +123,9 @@
@@ -121,9 +126,9 @@
}
if (worldserver == entity.world) {
@@ -24,7 +24,7 @@
}
entity.setHeadRotation(f);
@@ -129,6 +134,21 @@
@@ -132,6 +137,21 @@
float f3 = MathHelper.g(f1);
f3 = MathHelper.a(f3, -90.0F, 90.0F);