aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/client/GT_TooltipHandler.java
AgeCommit message (Collapse)Author
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-12-20Use GTNHLib Tooltip Animation (#1569)glowredman
* Update build.gradle * Extract tooltip animation to API * Use GTNHLib * Delete AnimatedTooltipHandler.java