Skip to main content

Module fishing_hook

Module fishing_hook 

Source

Structsยง

FishingHookEntity
A fishing hook.
FishingHookState
This struct holds entity specific state information per fishing hook entity.

Enumsยง

BobberState ๐Ÿ”’
Collection of possible states the fishing bobber of the FishingHookEntity can take on. Equivalent to Javaโ€™s FishingHook.FishHookState (we renamed for clarity)
OpenWaterType ๐Ÿ”’
Collection of possible types associated with open water.

Constantsยง

DMG_CAUGHT ๐Ÿ”’
DMG_DEFAULT ๐Ÿ”’
DMG_ITEM_ENTITY ๐Ÿ”’
DMG_ON_GROUND ๐Ÿ”’
FIVE_SECONDS ๐Ÿ”’
FOUR_SECONDS ๐Ÿ”’
MAX_DISTANCE_SQR ๐Ÿ”’
MAX_OUT_OF_WATER_TIME
ONE_MINUTE ๐Ÿ”’
ONE_SECOND ๐Ÿ”’
THIRTY_SECONDS ๐Ÿ”’
THREE_SECONDS ๐Ÿ”’
TWO_SECONDS ๐Ÿ”’