Skip to content

Vec3f

Package: com.hypixel.hytale.math

public final class Vec3f

Class in the math subsystem.

FieldTypeDescription
SIZEintStatic final int field.
xfloatfloat field.
yfloatfloat field.
zfloatfloat field.
ConstructorDescription
Vec3f(float x, float y, float z)Creates a new Vec3f instance.
Vec3f()Creates a new Vec3f instance.
MethodReturn TypeDescription
deserialize(@Nonnull ByteBuf buf, int offset)Vec3fstatic public method.
serialize(@Nonnull ByteBuf buf)voidpublic method.
toString()Stringpublic method.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.