Uses of Enum Class
net.minecraft.world.entity.projectile.FishingHook.FishHookState
-
Uses of FishingHook.FishHookState in net.minecraft.world.entity.projectile
Modifier and TypeMethodDescriptionstatic FishingHook.FishHookState
Returns the enum constant of this class with the specified name.static FishingHook.FishHookState[]
FishingHook.FishHookState.values()
Returns an array containing the constants of this enum class, in the order they are declared.