@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user