aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-23 15:59:41 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 16:23:21 -0400
commit271dec3f0e47cdd2a8950ff183984698412233a6 (patch)
tree75a627671b71cae910e1c10af9e2149a1922efc9 /src/main/resources
parentd0bae1dd9880fd4d1d48df19439fa17463b14d40 (diff)
downloadSkyblocker-271dec3f0e47cdd2a8950ff183984698412233a6.tar.gz
Skyblocker-271dec3f0e47cdd2a8950ff183984698412233a6.tar.bz2
Skyblocker-271dec3f0e47cdd2a8950ff183984698412233a6.zip
Fix HUD Layering finally!
Also improves the HudRenderEvents implementation to be less fragile
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/skyblocker.mixins.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/skyblocker.mixins.json b/src/main/resources/skyblocker.mixins.json
index f06dc974..2d91eb0d 100644
--- a/src/main/resources/skyblocker.mixins.json
+++ b/src/main/resources/skyblocker.mixins.json
@@ -42,7 +42,6 @@
"accessor.EndermanEntityAccessor",
"accessor.FrustumInvoker",
"accessor.HandledScreenAccessor",
- "accessor.LayeredDrawerAccessor",
"accessor.MessageHandlerAccessor",
"accessor.PlayerListHudAccessor",
"accessor.RecipeBookWidgetAccessor",