-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
78 changed files
with
381 additions
and
10 deletions.
There are no files selected for viewing
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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/client/option/HotbarStorageEntry.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 |
---|---|---|
@@ -1 +1,2 @@ | ||
CLASS net/minecraft/unmapped/C_fotztxfy net/minecraft/client/option/HotbarStorageEntry | ||
FIELD f_unnjuzfb delegate Ljava/util/List; |
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
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/client/render/entity/DragonFireballEntityRenderer.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 |
---|---|---|
@@ -1,3 +1,10 @@ | ||
CLASS net/minecraft/unmapped/C_arsbclod net/minecraft/client/render/entity/DragonFireballEntityRenderer | ||
FIELD f_jkbdavwc TEXTURE Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_lgtjdxam LAYER Lnet/minecraft/unmapped/C_tizlwnnv; | ||
METHOD m_agndedix produceVertex (Lnet/minecraft/unmapped/C_igthdzux;Lnet/minecraft/unmapped/C_cnszsxvd$C_pqokfevb;IFIII)V | ||
ARG 0 vertexConsumer | ||
ARG 2 light | ||
ARG 3 x | ||
ARG 4 y | ||
ARG 5 textureU | ||
ARG 6 textureV |
10 changes: 10 additions & 0 deletions
10
mappings/net/minecraft/client/render/entity/ExperienceOrbEntityRenderer.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 |
---|---|---|
@@ -1,3 +1,13 @@ | ||
CLASS net/minecraft/unmapped/C_wznuzjje net/minecraft/client/render/entity/ExperienceOrbEntityRenderer | ||
FIELD f_rjthvpyk LAYER Lnet/minecraft/unmapped/C_tizlwnnv; | ||
FIELD f_uyxscnpw TEXTURE Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_hwlhetyy vertex (Lnet/minecraft/unmapped/C_igthdzux;Lnet/minecraft/unmapped/C_cnszsxvd$C_pqokfevb;FFIIIFFI)V | ||
ARG 0 vertexConsumer | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 red | ||
ARG 5 green | ||
ARG 6 blue | ||
ARG 7 u | ||
ARG 8 v | ||
ARG 9 light |
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
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/client/render/entity/PaintingEntityRenderer.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
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/client/render/entity/ProjectileEntityRenderer.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 |
---|---|---|
@@ -1 +1,12 @@ | ||
CLASS net/minecraft/unmapped/C_kqjtfqhb net/minecraft/client/render/entity/ProjectileEntityRenderer | ||
METHOD m_oezatnij vertex (Lnet/minecraft/unmapped/C_cnszsxvd$C_pqokfevb;Lnet/minecraft/unmapped/C_igthdzux;IIIFFIIII)V | ||
ARG 2 vertexConsumer | ||
ARG 3 x | ||
ARG 4 y | ||
ARG 5 z | ||
ARG 6 u | ||
ARG 7 v | ||
ARG 8 normalX | ||
ARG 9 normalZ | ||
ARG 10 normalY | ||
ARG 11 light |
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
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/client/render/entity/feature/StuckStingersFeatureRenderer.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 |
---|---|---|
@@ -1,2 +1,9 @@ | ||
CLASS net/minecraft/unmapped/C_jcxvfhxx net/minecraft/client/render/entity/feature/StuckStingersFeatureRenderer | ||
FIELD f_jgwankqu TEXTURE Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_xkhvrpnk produceVertex (Lnet/minecraft/unmapped/C_igthdzux;Lnet/minecraft/unmapped/C_cnszsxvd$C_pqokfevb;FIFFI)V | ||
ARG 0 vertexConsumer | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 u | ||
ARG 5 v | ||
ARG 6 light |
Oops, something went wrong.
df845c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No diff file generated.