@@ -6,6 +6,6 @@
|
||||
public double a(double d0) {
|
||||
+ if (d0 != d0) return getDefault(); // CraftBukkit
|
||||
+
|
||||
d0 = MathHelper.a(d0, this.a, this.b);
|
||||
d0 = MathHelper.a(d0, this.a, this.maximum);
|
||||
return d0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user