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

19 lines
565 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS aqg net/minecraft/entity/passive/SchoolingFishEntity
CLASS aqg$a Data
FIELD a leader Laqg;
FIELD b leader Laqg;
2019-01-09 12:20:38 -05:00
FIELD c groupSize I
2019-04-03 12:16:41 -04:00
METHOD <init> (Laid;Lbgw;)V
ARG 1 type
2019-03-27 14:35:10 -04:00
METHOD a joinGroupOf (Laqg;)Laqg;
METHOD a pullInOtherFish (Ljava/util/stream/Stream;)V
2019-04-03 12:16:41 -04:00
METHOD dU getMaxGroupSize ()I
METHOD dV hasLeader ()Z
METHOD dW leaveGroup ()V
METHOD dX canHaveMoreFishInGroup ()Z
METHOD dY hasOtherFishInGroup ()Z
METHOD dZ isCloseEnoughToLeader ()Z
METHOD ea moveTowardLeader ()V
METHOD eb increaseGroupSize ()V
METHOD ec decreaseGroupSize ()V