Uses of Class
net.minecraft.entity.passive.SchoolingFishEntity
-
Uses of SchoolingFishEntity in net.minecraft.entity.ai.goal
Modifier and TypeMethodDescriptionprotected int
FollowGroupLeaderGoal.getSurroundingSearchDelay(SchoolingFishEntity fish)
-
Uses of SchoolingFishEntity in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionSchoolingFishEntity.FishData.leader
private SchoolingFishEntity
SchoolingFishEntity.leader
Modifier and TypeMethodDescriptionSchoolingFishEntity.joinGroupOf(SchoolingFishEntity groupLeader)
Modifier and TypeMethodDescriptionSchoolingFishEntity.joinGroupOf(SchoolingFishEntity groupLeader)
Modifier and TypeMethodDescriptionvoid
SchoolingFishEntity.pullInOtherFish(Stream<? extends SchoolingFishEntity> fish)
ModifierConstructorDescriptionSchoolingFishEntity(EntityType<? extends SchoolingFishEntity> type, World world)