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

57 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS amt net/minecraft/entity/passive/PandaEntity
CLASS amt$a PandaFleeGoal
METHOD a canStart ()Z
2019-01-09 12:20:38 -05:00
CLASS amt$b PandaMateGoal
METHOD a canStart ()Z
2019-01-09 12:20:38 -05:00
CLASS amt$d
METHOD b shouldContinue ()Z
2019-01-09 12:20:38 -05:00
CLASS amt$e
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
2019-01-09 12:20:38 -05:00
CLASS amt$f PandaMoveControl
FIELD i panda Lamt;
METHOD a tick ()V
2019-01-09 12:20:38 -05:00
CLASS amt$g
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
2019-01-09 12:20:38 -05:00
CLASS amt$h
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD f canStop ()Z
2019-01-09 12:20:38 -05:00
CLASS amt$i
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
2018-10-31 12:57:21 -04:00
METHOD e tick ()V
2019-01-09 12:20:38 -05:00
CLASS amt$j
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2019-01-09 12:20:38 -05:00
METHOD D getAmbientSound ()Lxt;
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a createChild (Laha;)Laha;
METHOD a setAttacker (Lahm;)V
METHOD a pickupItem (Laph;)V
METHOD a canBeLeashedBy (Lark;)Z
METHOD a interactMob (Lark;Lafy;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-09 12:20:38 -05:00
METHOD a prepareEntityData (Lbcg;Lafx;Lahp;Lahx;Lhs;)Lahx;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-09 12:20:38 -05:00
METHOD a playStepSound (Let;Lbqe;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD cb initAttributes ()V
METHOD cw getDeathSound ()Lxt;
METHOD e getHurtSound (Lagm;)Lxt;
METHOD f isBreedingItem (Laxd;)Z
METHOD h update ()V
METHOD n prepareGoals ()V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V