Uses of Class
com.mojang.math.Matrix3f
Packages that use Matrix3f
Package
Description
-
Uses of Matrix3f in com.mojang.blaze3d.shaders
Methods in com.mojang.blaze3d.shaders with parameters of type Matrix3f -
Uses of Matrix3f in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as Matrix3fMethods in com.mojang.blaze3d.systems that return Matrix3fMethods in com.mojang.blaze3d.systems with parameters of type Matrix3fModifier and TypeMethodDescriptionstatic voidRenderSystem.setInverseViewRotationMatrix(Matrix3f p_200919_) -
Uses of Matrix3f in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as Matrix3fModifier and TypeFieldDescription(package private) final Matrix3fPoseStack.Pose.normalprivate final Matrix3fSheetedDecalTextureGenerator.normalInversePoseMethods in com.mojang.blaze3d.vertex that return Matrix3fMethods in com.mojang.blaze3d.vertex with parameters of type Matrix3fConstructors in com.mojang.blaze3d.vertex with parameters of type Matrix3fModifierConstructorDescription(package private)SheetedDecalTextureGenerator(VertexConsumer p_85880_, Matrix4f p_85881_, Matrix3f p_85882_) -
Uses of Matrix3f in com.mojang.math
Fields in com.mojang.math declared as Matrix3fModifier and TypeFieldDescriptionprivate Matrix3fTransformation.normalTransformprivate final Matrix3fOctahedralGroup.transformationprivate final Matrix3fSymmetricGroup3.transformationMethods in com.mojang.math that return Matrix3fModifier and TypeMethodDescriptionMatrix3f.copy()static Matrix3fMatrix3f.createScaleMatrix(float p_8175_, float p_8176_, float p_8177_) Transformation.getNormalMatrix()OctahedralGroup.transformation()SymmetricGroup3.transformation()Methods in com.mojang.math that return types with arguments of type Matrix3fModifier and TypeMethodDescriptionMethods in com.mojang.math with parameters of type Matrix3fModifier and TypeMethodDescriptionvoidvoidvoidvoidMatrix3f.multiplyBackward(Matrix3f other) private static voidMatrix3f.sortSingularValues(Matrix3f p_152766_, Quaternion p_152767_) private static QuaternionMatrix3f.stepJacobi(Matrix3f p_8182_) voidvoidConstructors in com.mojang.math with parameters of type Matrix3f -
Uses of Matrix3f in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type Matrix3fModifier and TypeMethodDescriptionprivate static voidBeaconRenderer.addVertex(Matrix4f p_112107_, Matrix3f p_112108_, VertexConsumer p_112109_, float p_112110_, float p_112111_, float p_112112_, float p_112113_, int p_112114_, float p_112115_, float p_112116_, float p_112117_, float p_112118_) private static voidBeaconRenderer.renderQuad(Matrix4f p_112120_, Matrix3f p_112121_, VertexConsumer p_112122_, float p_112123_, float p_112124_, float p_112125_, float p_112126_, int p_112127_, int p_112128_, float p_112129_, float p_112130_, float p_112131_, float p_112132_, float p_112133_, float p_112134_, float p_112135_, float p_112136_) -
Uses of Matrix3f in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Matrix3fModifier and TypeMethodDescriptionvoidArrowRenderer.vertex(Matrix4f p_113826_, Matrix3f p_113827_, VertexConsumer p_113828_, int p_113829_, int p_113830_, int p_113831_, float p_113832_, float p_113833_, int p_113834_, int p_113835_, int p_113836_, int p_113837_) private static voidDragonFireballRenderer.vertex(VertexConsumer p_114090_, Matrix4f p_114091_, Matrix3f p_114092_, int p_114093_, float p_114094_, int p_114095_, int p_114096_, int p_114097_) private static voidExperienceOrbRenderer.vertex(VertexConsumer p_114609_, Matrix4f p_114610_, Matrix3f p_114611_, float p_114612_, float p_114613_, int p_114614_, int p_114615_, int p_114616_, float p_114617_, float p_114618_, int p_114619_) private static voidFishingHookRenderer.vertex(VertexConsumer p_114712_, Matrix4f p_114713_, Matrix3f p_114714_, int p_114715_, float p_114716_, int p_114717_, int p_114718_, int p_114719_) private static voidGuardianRenderer.vertex(VertexConsumer p_114842_, Matrix4f p_114843_, Matrix3f p_114844_, float p_114845_, float p_114846_, float p_114847_, int p_114848_, int p_114849_, int p_114850_, float p_114851_, float p_114852_) private voidPaintingRenderer.vertex(Matrix4f p_115537_, Matrix3f p_115538_, VertexConsumer p_115539_, float p_115540_, float p_115541_, float p_115542_, float p_115543_, float p_115544_, int p_115545_, int p_115546_, int p_115547_, int p_115548_) -
Uses of Matrix3f in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type Matrix3fModifier and TypeMethodDescriptionprivate static voidBeeStingerLayer.vertex(VertexConsumer p_116593_, Matrix4f p_116594_, Matrix3f p_116595_, float p_116596_, int p_116597_, float p_116598_, float p_116599_, int p_116600_) -
Uses of Matrix3f in net.minecraftforge.client
Fields in net.minecraftforge.client declared as Matrix3f -
Uses of Matrix3f in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions with parameters of type Matrix3fModifier and TypeMethodDescriptiondefault voidIForgeVertexConsumer.applyBakedNormals(Vector3f generated, ByteBuffer data, Matrix3f normalTransform)