-
-
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.
Merge pull request #663 from supersaiyansubtlety/24w45a-re-merge
24w45a re merge
- Loading branch information
Showing
196 changed files
with
1,544 additions
and
67 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,6 +106,7 @@ whitelisted | |
shorthair | ||
highlightable | ||
timespan | ||
chainmail | ||
|
||
// commands | ||
deop | ||
|
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
5 changes: 5 additions & 0 deletions
5
buildSrc/src/test/resources/testProject/broken-unpick-definitions/no_header.unpick
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,5 @@ | ||
flag f_flags com/example/FEnum FLAG_LEFT | ||
flag f_flags com/example/FEnum FLAG_RIGHT | ||
|
||
target_method com/example/FEnum <init> (Ljava/lang/String;II)V | ||
param 0 f_flags |
10 changes: 10 additions & 0 deletions
10
buildSrc/src/test/resources/testProject/broken-unpick-definitions/working.unpick
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,10 @@ | ||
v2 | ||
|
||
flag e_flags com/example/EClass FLAG_A | ||
flag e_flags com/example/EClass FLAG_B | ||
flag e_flags com/example/EClass FLAG_C | ||
flag e_flags com/example/EClass FLAG_D | ||
|
||
# Test comment | ||
target_method com/example/EClass m1 (I)V | ||
param 0 e_flags |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
CLASS net/minecraft/unmapped/C_graemaps net/minecraft/client/input/Input | ||
FIELD f_bltkqzwh empty Lnet/minecraft/unmapped/C_graemaps; | ||
FIELD f_henmwcos pressingLeft Z | ||
FIELD f_vrmirqod pressingRight Z |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/component/type/EquippableComponent.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 @@ | ||
CLASS net/minecraft/unmapped/C_duiqsjgf net/minecraft/component/type/EquippableComponent |
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/component/type/UseCooldownComponent.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,3 @@ | ||
CLASS net/minecraft/unmapped/C_elkynmne net/minecraft/component/type/UseCooldownComponent | ||
METHOD m_bozsonlt getTicks ()I | ||
METHOD m_vpoqolhn apply (Lnet/minecraft/unmapped/C_sddaxwyk;Lnet/minecraft/unmapped/C_usxaxydn;)V |
6 changes: 6 additions & 0 deletions
6
mappings/net/minecraft/component/type/UseRemainderComponent.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,6 @@ | ||
CLASS net/minecraft/unmapped/C_jugjlqvm net/minecraft/component/type/UseRemainderComponent | ||
METHOD m_rupthpty convert (Lnet/minecraft/unmapped/C_sddaxwyk;IZLnet/minecraft/unmapped/C_jugjlqvm$C_otiqgudp;)Lnet/minecraft/unmapped/C_sddaxwyk; | ||
ARG 2 oldCount | ||
ARG 3 creative | ||
ARG 4 returner | ||
CLASS C_otiqgudp StackReturner |
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/data/server/loot_table/EntityLootTableGenerator.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
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
13 changes: 13 additions & 0 deletions
13
mappings/net/minecraft/entity/ElytraAnimationState.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,13 @@ | ||
CLASS net/minecraft/unmapped/C_raqyxzkb net/minecraft/entity/ElytraAnimationState | ||
FIELD f_abffbhoa yaw F | ||
FIELD f_cqtoagfd DEFAULT_PITCH F | ||
FIELD f_euxkgdhp roll F | ||
FIELD f_gtjjiatm lastRoll F | ||
FIELD f_mqktoujp lastPitch F | ||
FIELD f_ondamjfd lastYaw F | ||
FIELD f_tvmvorkj DEFAULT_ROLL F | ||
FIELD f_yerwbabc pitch F | ||
METHOD m_hbtboris getRoll (F)F | ||
METHOD m_krukcnbc getYaw (F)F | ||
METHOD m_srnvybfn getPitch (F)F | ||
METHOD m_vqxiufsb tick ()V |
Oops, something went wrong.
7465c89
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.