Uses of Class
net.minecraft.client.util.math.Matrix4f
Packages that use Matrix4f
Package
Description
-
Uses of Matrix4f in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type Matrix4f -
Uses of Matrix4f in net.minecraft
Methods in net.minecraft with parameters of type Matrix4f -
Uses of Matrix4f in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as Matrix4fModifier and TypeFieldDescriptionprivate Matrix4fShaderEffect.field_20975private Matrix4fPostProcessShader.field_20976Methods in net.minecraft.client.gl with parameters of type Matrix4fModifier and TypeMethodDescriptionvoidGlShaderUniform.method_19442(Matrix4f matrix4f) voidGlUniform.method_19442(Matrix4f matrix4f) voidPostProcessShader.method_19443(Matrix4f matrix4f) -
Uses of Matrix4f in net.minecraft.client.util.math
Methods in net.minecraft.client.util.math that return Matrix4fModifier and TypeMethodDescriptionstatic Matrix4fMatrix4f.method_19642(double double2, float float2, float float3, float float4) static Matrix4fMatrix4f.method_19644(float float2, float float3, float float4, float float5) Methods in net.minecraft.client.util.math with parameters of type Matrix4fModifier and TypeMethodDescriptionvoidMatrix4f.method_19647(Matrix4f matrix4f) voidMatrix4f.method_19651(Matrix4f matrix4f) voidMatrix4f.method_19655(Matrix4f matrix4f) Constructors in net.minecraft.client.util.math with parameters of type Matrix4f