Uses of Interface
io.papermc.paper.entity.SchoolableFish
Packages that use SchoolableFish
Package
Description
Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.- 
Uses of SchoolableFish in com.destroystokyo.paper.entity.aiFields in com.destroystokyo.paper.entity.ai with type parameters of type SchoolableFishModifier and TypeFieldDescriptionstatic final GoalKey<SchoolableFish>VanillaGoal.FOLLOW_FLOCK_LEADER
- 
Uses of SchoolableFish in io.papermc.paper.entityMethods in io.papermc.paper.entity that return SchoolableFishModifier and TypeMethodDescriptionSchoolableFish.getSchoolLeader()Gets the fish that this entity is currently following.Methods in io.papermc.paper.entity with parameters of type SchoolableFishModifier and TypeMethodDescriptionvoidSchoolableFish.startFollowing(@NotNull SchoolableFish leader) Forces this fish to follow the given fish.
- 
Uses of SchoolableFish in org.bukkit.entitySubinterfaces of SchoolableFish in org.bukkit.entityModifier and TypeInterfaceDescriptioninterfaceRepresents a cod fish.interfaceRepresents a salmon fish.interfaceTropical fish.