net.minecraft.world.phys

public class Vec2

cvh
net.minecraft.world.phys.Vec2
net.minecraft.class_241
net.minecraft.util.math.Vec2f
net.minecraft.util.math.Vec2f
net.minecraft.server.v1_15_R1.Vec2F

Field summary

Modifier and TypeField
public static final Vec2
a
ZERO
field_1340
ZERO
field_189974_a
public static final Vec2
b
ONE
field_1335
SOUTH_EAST_UNIT
field_189975_b
public static final Vec2
c
UNIT_X
field_1341
EAST_UNIT
field_189976_c
public static final Vec2
d
NEG_UNIT_X
field_1338
WEST_UNIT
field_189977_d
public static final Vec2
e
UNIT_Y
field_1336
SOUTH_UNIT
field_189978_e
public static final Vec2
f
NEG_UNIT_Y
field_1344
NORTH_UNIT
field_189979_f
public static final Vec2
g
MAX
field_1337
MAX_SOUTH_EAST
field_189980_g
public static final Vec2
h
MIN
field_1339
MIN_SOUTH_EAST
field_189981_h
public final float
i
x
field_1343
x
field_189982_i
public final float
j
y
field_1342
y
field_189983_j

Constructor summary

ModifierConstructor
public (float x, float y)

Method summary

Modifier and TypeMethod
public boolean
c(cvh arg0)
equals(Vec2 arg0)
method_1016(class_241 arg0)
equals(Vec2f other)
func_201069_c(Vec2f arg0)