Uses of Enum Class
net.minecraft.world.entity.projectile.FishingHook.FishHookState
Packages that use FishingHook.FishHookState
-
Uses of FishingHook.FishHookState in net.minecraft.world.entity.projectile
Subclasses with type arguments of type FishingHook.FishHookState in net.minecraft.world.entity.projectileFields in net.minecraft.world.entity.projectile declared as FishingHook.FishHookStateMethods in net.minecraft.world.entity.projectile that return FishingHook.FishHookStateModifier and TypeMethodDescriptionstatic FishingHook.FishHookStateReturns 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.