Uses of Class
net.minecraft.client.render.ProjectionMatrix2
Packages that use ProjectionMatrix2
-
Uses of ProjectionMatrix2 in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as ProjectionMatrix2Modifier and TypeFieldDescriptionprivate final ProjectionMatrix2
PostEffectProcessor.projectionMatrix
(package private) final ProjectionMatrix2
ShaderLoader.projectionMatrix
Methods in net.minecraft.client.gl with parameters of type ProjectionMatrix2Modifier and TypeMethodDescriptionstatic PostEffectProcessor
PostEffectProcessor.parseEffect
(PostEffectPipeline pipeline, TextureManager textureManager, Set<Identifier> availableExternalTargets, Identifier id, ProjectionMatrix2 projectionMatrix) Constructors in net.minecraft.client.gl with parameters of type ProjectionMatrix2ModifierConstructorDescriptionprivate
PostEffectProcessor
(List<PostEffectPass> passes, Map<Identifier, PostEffectPipeline.Targets> internalTargets, Set<Identifier> externalTargets, ProjectionMatrix2 projectionMatrix) -
Uses of ProjectionMatrix2 in net.minecraft.client.gui.render
Fields in net.minecraft.client.gui.render declared as ProjectionMatrix2Modifier and TypeFieldDescriptionprivate final ProjectionMatrix2
GuiRenderer.guiProjectionMatrix
private final ProjectionMatrix2
GuiRenderer.itemsProjectionMatrix
private final ProjectionMatrix2
SpecialGuiElementRenderer.projectionMatrix