index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
fishing
/
FishingAPI.kt
Age
Commit message (
Expand
)
Author
2024-03-07
removed optional nullable extension function
hannibal2
2024-03-07
Internal Change: Code cleanup in FishingAPI (#1056)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-02-26
Fixed fishing trackers appearing when rod swapping. Fixed fishing bait change...
hannibal2
2024-02-26
Geyser fixes + fishingAPI #1054
Obsidian
2024-02-20
Fixed adding drops to Fishing Profit Tracker while not actually fishing.
hannibal2
2024-02-19
Fixed fishing profit tracker stop working when trophy fishing for 10 minutes.
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-22
Add: Draw box around Sulphur Block (#810)
HiZe
2024-01-22
Smarter check if the player is fishing for all fishing related displays.
hannibal2
2023-12-26
hide fishing trackers after island switch
hannibal2
2023-11-24
moved Fishing tracker categories into own class
hannibal2
2023-11-24
moved lastActiveFishingTime into FishingAPI
hannibal2
2023-11-24
fishing v2 (#729)
hannibal2
2023-11-22
fishing profit tracker (#703)
hannibal2
2023-11-05
creating FishingBobberCastEvent and removing code duplication
hannibal2
2023-11-05
Fixed bug that bobber not in water/lava will show "No bait is used" warning
hannibal2
2023-11-05
code cleanup and created ItemStack.isBait()
hannibal2
2023-11-03
changed a few .toString to .asString to fix stuff (#678)
CalMWolfs
2023-09-16
Added Fishing Hook Display
hannibal2