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-03-27 14:35:10 -04:00
METHOD <init> (Laid;Lbgv;)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-03-20 13:56:26 -04:00
METHOD dR getMaxGroupSize ()I
METHOD dS hasLeader ()Z
METHOD dT leaveGroup ()V
METHOD dU canHaveMoreFishInGroup ()Z
METHOD dV hasOtherFishInGroup ()Z
METHOD dW isCloseEnoughToLeader ()Z
METHOD dX moveTowardLeader ()V
METHOD dY increaseGroupSize ()V
METHOD dZ decreaseGroupSize ()V