Uses of Interface
io.papermc.paper.entity.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
Modifier and TypeFieldDescriptionstatic final GoalKey
<SchoolableFish> VanillaGoal.FOLLOW_FLOCK_LEADER
-
Uses of SchoolableFish in io.papermc.paper.entity
Modifier and TypeMethodDescriptionSchoolableFish.getSchoolLeader()
Gets the fish that this entity is currently following.Modifier and TypeMethodDescriptionvoid
SchoolableFish.startFollowing
(@NotNull SchoolableFish leader) Forces this fish to follow the given fish. -
Uses of SchoolableFish in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a cod fish.interface
Represents a salmon fish.interface
Tropical fish.