Uses of Class
net.minecraft.entity.passive.fish.AbstractGroupFishEntity
Packages that use AbstractGroupFishEntity
-
Uses of AbstractGroupFishEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as AbstractGroupFishEntityModifier and TypeFieldDescriptionprivate final AbstractGroupFishEntityFollowSchoolLeaderGoal.mobMethods in net.minecraft.entity.ai.goal with parameters of type AbstractGroupFishEntityModifier and TypeMethodDescriptionprotected intFollowSchoolLeaderGoal.nextStartTick(AbstractGroupFishEntity p_212825_1_) Constructors in net.minecraft.entity.ai.goal with parameters of type AbstractGroupFishEntity -
Uses of AbstractGroupFishEntity in net.minecraft.entity.passive.fish
Subclasses of AbstractGroupFishEntity in net.minecraft.entity.passive.fishFields in net.minecraft.entity.passive.fish declared as AbstractGroupFishEntityModifier and TypeFieldDescriptionfinal AbstractGroupFishEntityAbstractGroupFishEntity.GroupData.leaderprivate AbstractGroupFishEntityAbstractGroupFishEntity.leaderMethods in net.minecraft.entity.passive.fish that return AbstractGroupFishEntityModifier and TypeMethodDescriptionAbstractGroupFishEntity.startFollowing(AbstractGroupFishEntity p_212803_1_) Methods in net.minecraft.entity.passive.fish with parameters of type AbstractGroupFishEntityModifier and TypeMethodDescriptionAbstractGroupFishEntity.startFollowing(AbstractGroupFishEntity p_212803_1_) Method parameters in net.minecraft.entity.passive.fish with type arguments of type AbstractGroupFishEntityModifier and TypeMethodDescriptionvoidAbstractGroupFishEntity.addFollowers(Stream<AbstractGroupFishEntity> p_212810_1_) Constructors in net.minecraft.entity.passive.fish with parameters of type AbstractGroupFishEntityConstructor parameters in net.minecraft.entity.passive.fish with type arguments of type AbstractGroupFishEntityModifierConstructorDescriptionAbstractGroupFishEntity(EntityType<? extends AbstractGroupFishEntity> p_i49856_1_, World p_i49856_2_)