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
14 changed files
with
136 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
CLASS net/minecraft/unmapped/C_teerivzm net/minecraft/block/Portal | ||
METHOD m_kzlfoqae getEffect ()Lnet/minecraft/unmapped/C_teerivzm$C_budwrmur; | ||
METHOD m_ssylpsbj createTransition (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_hynzadkk;)Lnet/minecraft/unmapped/C_zbvyjshu; | ||
ARG 2 entity | ||
METHOD m_ynslrhia getTransitionTime (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;)I | ||
ARG 2 entity | ||
CLASS C_budwrmur Effect |
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,53 @@ | ||
CLASS net/minecraft/unmapped/C_gbavazgo net/minecraft/entity/Leashable | ||
FIELD f_crwvitgo MAX_LEASH_LENGTH D | ||
FIELD f_hwlweeax LEASH_NBT_KEY Ljava/lang/String; | ||
FIELD f_iiewyzxn STRETCH_DISTANCE D | ||
METHOD m_egrefywv isLeashed ()Z | ||
METHOD m_eodbrgla canLeashAttachTo ()Z | ||
METHOD m_epgfrqcc attachLeash (Lnet/minecraft/unmapped/C_astfners;Z)V | ||
METHOD m_feakufat mayBeLeashed ()Z | ||
METHOD m_fmujdyoh readLeashData (Lnet/minecraft/unmapped/C_hhlwcnih;)Lnet/minecraft/unmapped/C_gbavazgo$C_trsxpkpu; | ||
METHOD m_frfgxbsb applyCloseRangeBehavior (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 1 entity | ||
METHOD m_gnuhezcf getLeashHolder (Lnet/minecraft/unmapped/C_astfners;)Lnet/minecraft/unmapped/C_astfners; | ||
ARG 0 leashed | ||
METHOD m_hkieuyqm getLeashData ()Lnet/minecraft/unmapped/C_gbavazgo$C_trsxpkpu; | ||
METHOD m_jywtllgu setDelayedLeashHolderId (I)V | ||
ARG 1 delayedLeashHolderId | ||
METHOD m_kkwyhrvj applyTooFarBehavior ()V | ||
METHOD m_lccupwok setLeashData (Lnet/minecraft/unmapped/C_gbavazgo$C_trsxpkpu;)V | ||
ARG 1 data | ||
METHOD m_ovrpaqfw attachLeash (Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_astfners;Z)V | ||
ARG 0 entity | ||
ARG 1 leashHolder | ||
ARG 2 sendPacket | ||
METHOD m_ssfsnjwp applyLegacyElasticity (Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_astfners;F)V | ||
ARG 0 entity | ||
ARG 1 holder | ||
ARG 2 distance | ||
METHOD m_xkmzlwed getLeashHolder ()Lnet/minecraft/unmapped/C_astfners; | ||
METHOD m_xvyvanvw canBeLeashed ()Z | ||
METHOD m_ydkqpzwu tickLeash (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 0 entity | ||
METHOD m_ydrqybvl writeLeashData (Lnet/minecraft/unmapped/C_hhlwcnih;Lnet/minecraft/unmapped/C_gbavazgo$C_trsxpkpu;)V | ||
ARG 1 compound | ||
ARG 2 data | ||
METHOD m_yglfvmek detachLeash (ZZ)V | ||
METHOD m_ygwjgcso applyElasticRangeBehavior (Lnet/minecraft/unmapped/C_astfners;F)V | ||
ARG 1 holder | ||
ARG 2 distance | ||
METHOD m_yvbpzuud resolveLeashData (Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_gbavazgo$C_trsxpkpu;)V | ||
ARG 1 data | ||
METHOD m_zkhlcdom applyLongRangeBehavior (Lnet/minecraft/unmapped/C_astfners;F)Z | ||
ARG 1 holder | ||
ARG 2 distance | ||
METHOD m_zuzsbkuh detachLeash (Lnet/minecraft/unmapped/C_astfners;ZZ)V | ||
ARG 0 entity | ||
ARG 1 sendPacket | ||
ARG 2 dropItem | ||
CLASS C_trsxpkpu LeashData | ||
FIELD f_tsbjpbyd leashHolder Lnet/minecraft/unmapped/C_astfners; | ||
FIELD f_yxdlhpfy delayedLeashHolderId I | ||
FIELD f_znxcvkfw delayedLeashData Lcom/mojang/datafixers/util/Either; | ||
METHOD m_kskpcsjf setLeashHolder (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 1 holder |
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
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/entity/decoration/BlockAttachedEntity.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,9 @@ | ||
CLASS net/minecraft/unmapped/C_mfdvqmsw net/minecraft/entity/decoration/BlockAttachedEntity | ||
FIELD f_atnmykql attachCheckCounter I | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ogavsvbr;Lnet/minecraft/unmapped/C_cdctfzbn;Lnet/minecraft/unmapped/C_hynzadkk;)V | ||
ARG 1 type | ||
METHOD m_fodqxigf getAttachedBlockPos ()Lnet/minecraft/unmapped/C_hynzadkk; | ||
METHOD m_kulkifdk dropItem (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 1 breaker | ||
METHOD m_uzlyxllu canStayAttached ()Z | ||
METHOD m_woivokxp updateBoundingBox ()V |
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,22 @@ | ||
CLASS net/minecraft/unmapped/C_zbvyjshu net/minecraft/world/DimensionTransition | ||
FIELD f_fbtpbgjw PLACE_PORTAL_CHUNK_TICKET Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn; | ||
FIELD f_hmhvezqn newWorld Lnet/minecraft/unmapped/C_bdwnwhiu; | ||
FIELD f_jgwyllbi NO_OP Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn; | ||
FIELD f_kidpbkzf PLAY_PORTAL_SOUND Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn;)V | ||
ARG 2 entity | ||
METHOD m_ciosvisu playPortalSound (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 0 entity | ||
METHOD m_kfblgmun missingRespawnBlock (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn;)Lnet/minecraft/unmapped/C_zbvyjshu; | ||
METHOD m_tmiapkfg placePortalChunkTicket (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 0 entity | ||
METHOD m_uahwixgh newWorld ()Lnet/minecraft/unmapped/C_bdwnwhiu; | ||
METHOD m_vxzgepsf getSpawnPos (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;)Lnet/minecraft/unmapped/C_vgpupfxx; | ||
ARG 1 entity | ||
CLASS C_pytyshdn PostDimensionTransition | ||
METHOD m_dnvdmgtl (Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn;Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 2 entity | ||
METHOD onTransition onTransition (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 1 entity | ||
METHOD then then (Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn;)Lnet/minecraft/unmapped/C_zbvyjshu$C_pytyshdn; | ||
ARG 1 next |
7dc26fd
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 7dc26fd, 165 file(s) were updated with 1832 line(s) added and 1683 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
7dc26fd
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):
7dc26fd
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):