net.minecraft.util.math

public class Vec2f

bdv
net.minecraft.unmapped.C_40489795
net.minecraft.util.math.Vec2f

Field summary

Modifier and TypeField
public static final Vec2f
a
f_36338075
ZERO
public static final Vec2f
b
f_57335573
ONE
public static final Vec2f
c
f_62662522
POS_X
public static final Vec2f
d
f_87396538
NEG_X
public static final Vec2f
e
f_28715568
POS_Y
public static final Vec2f
f
f_20685030
NEG_Y
public static final Vec2f
g
f_56227890
MAX
public static final Vec2f
h
f_80898222
MIN
public final float
i
f_34158151
x
public final float
j
f_06309802
y

Constructor summary

ModifierConstructor
public (float x, float y)