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

19 lines
663 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS api net/minecraft/entity/passive/SchoolingFishEntity
CLASS api$a net/minecraft/entity/passive/SchoolingFishEntity$net/minecraft/entity/passive/SchoolingFishEntity$Data
FIELD a leader Lapi;
FIELD b leader Lapi;
2019-01-09 12:20:38 -05:00
FIELD c groupSize I
2019-03-14 11:39:51 -04:00
METHOD <init> (Laia;Lbfx;)V
ARG 1 type
2019-03-14 11:39:51 -04:00
METHOD a joinGroupOf (Lapi;)Lapi;
METHOD a pullInOtherFish (Ljava/util/stream/Stream;)V
2019-03-14 08:57:09 -04:00
METHOD dP getMaxGroupSize ()I
METHOD dQ hasLeader ()Z
METHOD dR leaveGroup ()V
METHOD dS canHaveMoreFishInGroup ()Z
METHOD dT hasOtherFishInGroup ()Z
METHOD dU isCloseEnoughToLeader ()Z
METHOD dV moveTowardLeader ()V
METHOD dW increaseGroupSize ()V
METHOD dX decreaseGroupSize ()V