Uses of Enum Class
org.bukkit.entity.FishHook.HookState
Packages that use FishHook.HookState
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of FishHook.HookState in org.bukkit.entity
Methods in org.bukkit.entity that return FishHook.HookStateModifier and TypeMethodDescriptionFishHook.getState()
Get the current state of this fish hook.static FishHook.HookState
Returns the enum constant of this class with the specified name.static FishHook.HookState[]
FishHook.HookState.values()
Returns an array containing the constants of this enum class, in the order they are declared.