Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
Modifier and Type | Method and Description |
---|---|
@NotNull FishHook.HookState |
FishHook.getState()
Get the current state of this fish hook.
|
static FishHook.HookState |
FishHook.HookState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FishHook.HookState[] |
FishHook.HookState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.