aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/mixin/DataTrackerMixin.java
AgeCommit message (Collapse)Author
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-2624w12aAaron
2024-03-18Add Yang Glyph Notification (#594)Kevin
2024-01-10MixinExtrasify @InjectsAaron
2023-12-11Use a cancellable injectAaron
2023-12-11Ignore invalid entity data exceptionsAaron
These exceptions seem to be triggered in dungeons as a result of sending invalid data in entity packets, and for some reason when the exceptions are left unchecked they cause lag spikes.