-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mapped some fields and methods in CreakingBrain and CreakingEntity. (#…
…650) * Mapped some fields and methods in CreakingBrain and CreakingEntity * Move CreakingBrain and CreakingEntity to net/minecraft/entity/mob * remove duplicate files --------- Co-authored-by: ix0rai <[email protected]>
- Loading branch information
1 parent
84b1e06
commit b49ee40
Showing
2 changed files
with
14 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
CLASS net/minecraft/unmapped/C_nkqatzha net/minecraft/entity/mob/CreakingBrain | ||
METHOD m_fdgcwgsd addIdleActivities (Lnet/minecraft/unmapped/C_rjqjaxef;)V | ||
METHOD m_hhynauwr addFightActivities (Lnet/minecraft/unmapped/C_rjqjaxef;)V | ||
METHOD m_rxjjsjcj create (Lnet/minecraft/unmapped/C_rjqjaxef;)Lnet/minecraft/unmapped/C_rjqjaxef; | ||
METHOD m_suwefzcr addCoreActivities (Lnet/minecraft/unmapped/C_rjqjaxef;)V | ||
METHOD m_vpamiunc createProfile ()Lnet/minecraft/unmapped/C_rjqjaxef$C_liifzsnq; |
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,8 @@ | ||
CLASS net/minecraft/unmapped/C_vbugwmii net/minecraft/entity/mob/CreakingEntity | ||
FIELD f_iflztenn attackCooldown I | ||
METHOD m_jkvxeltg createAttributes ()Lnet/minecraft/unmapped/C_sdjuuzrz$C_tehwrjus; | ||
METHOD m_ohccomft animate ()V | ||
CLASS C_bhmfzyyn CreakingJumpControl | ||
CLASS C_hkgbvofv CreakingMoveControl | ||
CLASS C_hnlwfmab CreakingLookControl | ||
CLASS C_pukuzfds CreakingBodyControl |
b49ee40
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 b49ee40, 11 file(s) were updated with 23 line(s) added and 24 removed compared to the latest Quilt Mappings version.
View the diff here: