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

19 lines
565 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS aqh net/minecraft/entity/passive/SchoolingFishEntity
CLASS aqh$a Data
FIELD a leader Laqh;
FIELD b leader Laqh;
2019-01-09 12:20:38 -05:00
FIELD c groupSize I
2019-04-05 12:03:47 -04:00
METHOD <init> (Laie;Lbgx;)V
ARG 1 type
2019-04-05 12:03:47 -04:00
METHOD a joinGroupOf (Laqh;)Laqh;
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