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

23 lines
647 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS amx net/minecraft/entity/passive/PufferfishEntity
CLASS amx$a
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
2019-01-09 12:20:38 -05:00
METHOD D getAmbientSound ()Lxt;
METHOD a setSize (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 width
ARG 2 height
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD a onTrackedDataSet (Lpt;)V
METHOD b onPlayerCollision (Lark;)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD cw getDeathSound ()Lxt;
METHOD dC getFlopSound ()Lxt;
METHOD e getHurtSound (Lagm;)Lxt;
METHOD h update ()V
METHOD k updateMovement ()V
2019-01-09 12:20:38 -05:00
METHOD l getFishBucketItem ()Laxd;
METHOD n prepareGoals ()V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V