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

21 lines
547 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS amb net/minecraft/entity/passive/PufferfishEntity
CLASS amb$a
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
METHOD a setSize (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 width
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-11-27 13:50:51 -05:00
METHOD a onTrackedDataSet (Lpn;)V
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
METHOD e getHurtSound (Lafr;)Lxf;
METHOD k updateMovement ()V
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V