Uses of Class
net.minecraft.util.math.Vector4f
Packages that use Vector4f
-
Uses of Vector4f in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type Vector4fModifier and TypeMethodDescriptionvoid
GlUniform.method_35652(Vector4f vector4f)
void
Uniform.method_35652(Vector4f vector4f)
-
Uses of Vector4f in net.minecraft.client.render
Fields in net.minecraft.client.render declared as Vector4fModifier and TypeFieldDescriptionprivate Vector4f[]
WorldRenderer.capturedFrustumOrientation
private Vector4f[]
Frustum.homogeneousCoordinates
-
Uses of Vector4f in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type Vector4fModifier and TypeMethodDescriptionfloat
Vector4f.dotProduct(Vector4f other)
void
Vector4f.method_35928(Vector4f vector4f, float float2)
Constructors in net.minecraft.util.math with parameters of type Vector4f