yarn/mappings/net/minecraft/entity/passive/TurtleEntity.mapping

72 lines
1.9 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ane net/minecraft/entity/passive/TurtleEntity
CLASS ane$a TurtleMateGoal
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
CLASS ane$b
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS ane$c
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
METHOD a isTargetPos (Lbcm;Let;)Z
METHOD b shouldContinue ()Z
METHOD j shouldResetPath ()Z
2019-01-16 13:24:40 -05:00
CLASS ane$d
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
METHOD a isTargetPos (Lbcm;Let;)Z
METHOD b shouldContinue ()Z
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS ane$e TurtleMoveControl
FIELD i turtle Lane;
METHOD a tick ()V
2019-01-16 13:24:40 -05:00
CLASS ane$f
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
CLASS ane$g TurtleSwimNavigation
METHOD a createPathNodeNavigator ()Lcif;
2018-11-27 13:50:51 -05:00
METHOD a isValidPosition (Let;)Z
METHOD b isAtValidPosition ()Z
2019-01-16 13:24:40 -05:00
CLASS ane$h
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
CLASS ane$i
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS ane$j
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
FIELD bD HOME_POS Lpr;
FIELD bE HAS_EGG Lpr;
FIELD bH TRAVEL_POS Lpr;
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD a createChild (Lagz;)Lagz;
METHOD a onStruckByLightning (Lapd;)V
METHOD a canBeLeashedBy (Larj;)Z
METHOD a prepareEntityData (Lbcj;Lafv;Laho;Lahw;Lhq;)Lahw;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-16 13:24:40 -05:00
METHOD a canSpawn (Lbcj;Laho;)Z
METHOD a playStepSound (Let;Lbqi;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD ag getSoundSwim ()Lxr;
METHOD b createNavigation (Lbci;)Lalo;
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD by canFly ()Z
2019-01-17 18:35:46 -05:00
METHOD cI getGroup ()Lahp;
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
METHOD dD getHasEgg ()Z
METHOD dF getHomePos ()Let;
METHOD dG getTravelPos ()Let;
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;
METHOD f isBreedingItem (Laxc;)Z
METHOD g setHomePos (Let;)V
METHOD h setTravelPos (Let;)V
METHOD k updateMovement ()V
2019-01-17 18:35:46 -05:00
METHOD r setHasEgg (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V