-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No realms or commands
- Loading branch information
Showing
15 changed files
with
71 additions
and
4 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 was deleted.
Oops, something went wrong.
16 changes: 16 additions & 0 deletions
16
mappings/net/minecraft/client/particle/DustPlumeParticle.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,16 @@ | ||
CLASS net/minecraft/class_8845 net/minecraft/client/particle/DustPlumeParticle | ||
FIELD field_46725 COLOR I | ||
METHOD <init> (Lnet/minecraft/class_638;DDDDDDFLnet/minecraft/class_4002;)V | ||
ARG 1 world | ||
ARG 2 x | ||
ARG 4 y | ||
ARG 6 z | ||
ARG 8 velocityX | ||
ARG 10 velocityY | ||
ARG 12 velocityZ | ||
ARG 14 scaleMultiplier | ||
ARG 15 spriteProvider | ||
CLASS class_8846 Factory | ||
FIELD field_46726 spriteProvider Lnet/minecraft/class_4002; | ||
METHOD <init> (Lnet/minecraft/class_4002;)V | ||
ARG 1 spriteProvider |
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
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/class_8836 net/minecraft/entity/vehicle/VehicleEntity | ||
FIELD field_46655 DAMAGE_WOBBLE_TICKS Lnet/minecraft/class_2940; | ||
FIELD field_46656 DAMAGE_WOBBLE_SIDE Lnet/minecraft/class_2940; | ||
FIELD field_46657 DAMAGE_WOBBLE_STRENGTH Lnet/minecraft/class_2940; | ||
METHOD method_54293 shouldDropForCreativePlayers ()Z | ||
METHOD method_54294 getDamageWobbleStrength ()F | ||
METHOD method_54295 getDamageWobbleTicks ()I | ||
METHOD method_54296 getDamageWobbleSide ()I | ||
METHOD method_54297 setDamageWobbleStrength (F)V | ||
ARG 1 damageWobbleStrength | ||
METHOD method_54298 dropAsItem (Lnet/minecraft/class_1792;)V | ||
ARG 1 item | ||
METHOD method_54299 setDamageWobbleTicks (I)V | ||
ARG 1 damageWobbleTicks | ||
METHOD method_54300 setDamageWobbleSide (I)V | ||
ARG 1 damageWobbleSide | ||
METHOD method_7516 dropItems (Lnet/minecraft/class_1282;)V | ||
ARG 1 damageSource | ||
METHOD method_7557 asItem ()Lnet/minecraft/class_1792; |
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