Package net.minecraft.util.math.vector
Class Vector2f
java.lang.Object
net.minecraft.util.math.vector.Vector2f
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ZERO
-
ONE
-
UNIT_X
-
NEG_UNIT_X
-
UNIT_Y
-
NEG_UNIT_Y
-
MAX
-
MIN
-
x
public final float x -
y
public final float y
-
-
Constructor Details
-
Vector2f
public Vector2f(float p_i47143_1_, float p_i47143_2_)
-
-
Method Details
-
equals
-