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 TypeMethodDescriptionvoidGlUniform.method_35652(Vector4f vector4f)voidUniform.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.capturedFrustumOrientationprivate Vector4f[]Frustum.homogeneousCoordinates -
Uses of Vector4f in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type Vector4fModifier and TypeMethodDescriptionfloatVector4f.dotProduct(Vector4f other)voidVector4f.method_35928(Vector4f vector4f, float float2)Constructors in net.minecraft.util.math with parameters of type Vector4f