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
6 changed files
with
49 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
CLASS net/minecraft/unmapped/C_miiummlo net/minecraft/entity/WindChargeEntity | ||
FIELD f_epnzhhem EXPLOSION_BEHAVIOR Lnet/minecraft/unmapped/C_dmexlawk; | ||
FIELD f_phhjsqan deflectCooldown I | ||
FIELD f_ptkglokr EXPLOSION_POWER F |
15 changes: 14 additions & 1 deletion
15
mappings/net/minecraft/entity/projectile/ExplosiveProjectileEntity.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,11 +1,24 @@ | ||
CLASS net/minecraft/unmapped/C_rhioaoru net/minecraft/entity/projectile/ExplosiveProjectileEntity | ||
FIELD f_dnowwkkw DEFLECTION_SCALE D | ||
FIELD f_omngpikt accelerationPower D | ||
FIELD f_vibfwvwg INITIAL_ACCELERATION_POWER D | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ogavsvbr;DDDLnet/minecraft/unmapped/C_cdctfzbn;)V | ||
ARG 1 variant | ||
ARG 1 type | ||
ARG 2 x | ||
ARG 4 y | ||
ARG 6 z | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ogavsvbr;DDDLnet/minecraft/unmapped/C_vgpupfxx;Lnet/minecraft/unmapped/C_cdctfzbn;)V | ||
ARG 1 type | ||
ARG 2 x | ||
ARG 4 y | ||
ARG 6 z | ||
ARG 8 velocity | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ogavsvbr;Lnet/minecraft/unmapped/C_usxaxydn;Lnet/minecraft/unmapped/C_vgpupfxx;Lnet/minecraft/unmapped/C_cdctfzbn;)V | ||
ARG 2 owner | ||
METHOD m_hwjredxm getParticleType ()Lnet/minecraft/unmapped/C_nqucohct; | ||
METHOD m_ppzxtyik getDrag ()F | ||
METHOD m_qcrzfahr setVelocityWithAcceleration (Lnet/minecraft/unmapped/C_vgpupfxx;D)V | ||
ARG 1 velocity | ||
METHOD m_qdxptizg isBurning ()Z | ||
METHOD m_szcsbglq getOutline ()Lnet/minecraft/unmapped/C_uyikqwzv$C_kuslmwpu; | ||
METHOD m_xdxnqmvz drag ()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
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/entity/projectile/WindChargeProjectileEntity.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,5 +1,7 @@ | ||
CLASS net/minecraft/unmapped/C_kpiytlyx net/minecraft/entity/projectile/WindChargeProjectileEntity | ||
FIELD f_whsjpufz EXPLOSION_BEHAVIOR Lnet/minecraft/unmapped/C_dmexlawk; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ogavsvbr;Lnet/minecraft/unmapped/C_cdctfzbn;Lnet/minecraft/unmapped/C_astfners;DDD)V | ||
ARG 1 type | ||
ARG 3 entity | ||
METHOD m_sljbcxrp createExplosion (Lnet/minecraft/unmapped/C_vgpupfxx;)V | ||
ARG 1 pos |
8e74a58
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 8e74a58, 237 file(s) were updated with 2218 line(s) added and 2051 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
8e74a58
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):
8e74a58
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):