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.ai
Fields 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.entity
Methods 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 TypeMethodDescriptionvoid
SchoolableFish.startFollowing
(@NotNull SchoolableFish leader) Forces this fish to follow the given fish. -
Uses of SchoolableFish in org.bukkit.entity
Subinterfaces of SchoolableFish in org.bukkit.entityModifier and TypeInterfaceDescriptioninterface
Represents a cod fish.interface
Represents a salmon fish.interface
Tropical fish.