forked from QuiltMC/quilt-mappings
-
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.
- Loading branch information
Showing
12 changed files
with
83 additions
and
2 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
mappings/net/minecraft/entity/EntityAttachmentType.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,20 @@ | ||
CLASS net/minecraft/unmapped/C_biqpbxns net/minecraft/entity/EntityAttachmentType | ||
FIELD f_hjaurwhu fallbackPoint Lnet/minecraft/unmapped/C_biqpbxns$C_jrkzvbtd; | ||
METHOD m_bqmhrynz createFallbackPoints (FF)Ljava/util/List; | ||
CLASS C_jrkzvbtd Point | ||
FIELD f_hmwmenfs AT_HEIGHT Lnet/minecraft/unmapped/C_biqpbxns$C_jrkzvbtd; | ||
FIELD f_indjjgnb AT_CENTER Lnet/minecraft/unmapped/C_biqpbxns$C_jrkzvbtd; | ||
FIELD f_nfmvenxl AT_FEET Lnet/minecraft/unmapped/C_biqpbxns$C_jrkzvbtd; | ||
FIELD f_teqpcypw NONE Ljava/util/List; | ||
METHOD create create (FF)Ljava/util/List; | ||
ARG 1 width | ||
ARG 2 height | ||
METHOD m_bylqhvib (FF)Ljava/util/List; | ||
ARG 0 width | ||
ARG 1 height | ||
METHOD m_hzloigwm (FF)Ljava/util/List; | ||
ARG 0 width | ||
ARG 1 height | ||
METHOD m_vtfkapvw (FF)Ljava/util/List; | ||
ARG 0 width | ||
ARG 1 height |
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,6 +1,7 @@ | ||
CLASS net/minecraft/unmapped/C_ufdjspmk net/minecraft/entity/EntityPose | ||
FIELD f_drjcyate CODEC Lnet/minecraft/unmapped/C_qsrmwluu; | ||
FIELD f_iutbzuhu BY_ID Ljava/util/function/IntFunction; | ||
FIELD f_lpaujdpk id I | ||
METHOD <init> (Ljava/lang/String;II)V | ||
ARG 3 id | ||
METHOD m_hbfckuwh getId ()I |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_zsgzopda net/minecraft/entity/mob/BoggedEntity |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/entity/projectile/BreezeWindCharge.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_uqkupzdc net/minecraft/entity/projectile/BreezeWindCharge | ||
METHOD <init> (Lnet/minecraft/unmapped/C_nqresjkz;Lnet/minecraft/unmapped/C_cdctfzbn;)V | ||
ARG 1 breeze |
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
19 changes: 19 additions & 0 deletions
19
mappings/net/minecraft/entity/vehicle/VehicleEntity.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,19 @@ | ||
CLASS net/minecraft/unmapped/C_ogoqhclb net/minecraft/entity/vehicle/VehicleEntity | ||
FIELD f_unhxqdej DAMAGE_WOBBLE_STRENGTH Lnet/minecraft/unmapped/C_rinmcaxy; | ||
FIELD f_wrioxvei DAMAGE_WOBBLE_TICKS Lnet/minecraft/unmapped/C_rinmcaxy; | ||
FIELD f_xpsuuovr DAMAGE_WOBBLE_SIDE Lnet/minecraft/unmapped/C_rinmcaxy; | ||
METHOD m_couryzeq setDamageWobbleStrength (F)V | ||
ARG 1 strength | ||
METHOD m_gbbedxeg getDamageWobbleTicks ()I | ||
METHOD m_gbralwah isDestroyedBy (Lnet/minecraft/unmapped/C_sbxfkpyv;)Z | ||
ARG 1 source | ||
METHOD m_qobhgcrb killAndDropItem (Lnet/minecraft/unmapped/C_vorddnax;)V | ||
METHOD m_tqtorwvl killAndDropSelf (Lnet/minecraft/unmapped/C_sbxfkpyv;)V | ||
ARG 1 source | ||
METHOD m_ubjgxlhd setDamageWobbleTicks (I)V | ||
ARG 1 ticks | ||
METHOD m_votqnvdy getDamageWobbleSide ()I | ||
METHOD m_wotxlatt asItem ()Lnet/minecraft/unmapped/C_vorddnax; | ||
METHOD m_yhxfhlvo setDamageWobbleSide (I)V | ||
ARG 1 side | ||
METHOD m_zqlwnnzm getDamageWobbleStrength ()F |
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
29246f3
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.
With commit 29246f3, 222 file(s) were updated with 1262 line(s) added and 1203 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
29246f3
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.
View the diff here (2/3):
29246f3
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.
View the diff here (3/3):