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

19 lines
565 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS aqn net/minecraft/entity/passive/SchoolingFishEntity
CLASS aqn$a Data
FIELD a leader Laqn;
FIELD b leader Laqn;
2019-01-09 12:20:38 -05:00
FIELD c groupSize I
2019-04-16 11:51:03 -04:00
METHOD <init> (Laih;Lbhd;)V
ARG 1 type
2019-04-16 11:51:03 -04:00
METHOD a joinGroupOf (Laqn;)Laqn;
METHOD a pullInOtherFish (Ljava/util/stream/Stream;)V
2019-04-16 11:51:03 -04:00
METHOD dV getMaxGroupSize ()I
METHOD dW hasLeader ()Z
METHOD dX leaveGroup ()V
METHOD dY canHaveMoreFishInGroup ()Z
METHOD dZ hasOtherFishInGroup ()Z
METHOD ea isCloseEnoughToLeader ()Z
METHOD eb moveTowardLeader ()V
METHOD ec increaseGroupSize ()V
METHOD ed decreaseGroupSize ()V