forked from FabricMC/yarn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More 1.21.2-pre2 stuff (FabricMC#4021)
* More 1.21.2-pre2 stuff * consistency
- Loading branch information
Showing
11 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
mappings/com/mojang/blaze3d/systems/ProjectionType.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
CLASS net/minecraft/class_10366 com/mojang/blaze3d/systems/ProjectionType | ||
FIELD field_54955 vertexSorter Lnet/minecraft/class_8251; | ||
FIELD field_54956 applier Lnet/minecraft/class_10366$class_10367; | ||
METHOD <init> (Ljava/lang/String;ILnet/minecraft/class_8251;Lnet/minecraft/class_10366$class_10367;)V | ||
ARG 3 vertexSorter | ||
ARG 4 applier | ||
METHOD method_65045 getVertexSorter ()Lnet/minecraft/class_8251; | ||
METHOD method_65046 apply (Lorg/joml/Matrix4f;F)V | ||
ARG 1 matrix | ||
METHOD method_65048 (Lorg/joml/Matrix4f;F)V | ||
ARG 0 matrix | ||
METHOD method_65049 (Lorg/joml/Matrix4f;F)V | ||
ARG 0 matrix | ||
CLASS class_10367 Applier | ||
METHOD apply (Lorg/joml/Matrix4f;F)V | ||
ARG 1 matrix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters