From f2dd9d72642938997e8e15ca72cb920141367b33 Mon Sep 17 00:00:00 2001 From: Ran <43445785+RanCraftPlayz@users.noreply.github.com> Date: Thu, 9 Dec 2021 21:44:59 +0600 Subject: [PATCH] This should fix the AW for some builds --- common/src/main/resources/lod.accesswidener | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/resources/lod.accesswidener b/common/src/main/resources/lod.accesswidener index da3180329..20c7538f5 100644 --- a/common/src/main/resources/lod.accesswidener +++ b/common/src/main/resources/lod.accesswidener @@ -32,4 +32,4 @@ accessible method net/minecraft/client/renderer/texture/TextureAtlasSprite$Anima extendable class com/mojang/math/Matrix4f # hacky stuff -mutable field Lnet/minecraft/world/level/chunk/PalettedContainer lock Ljava/util/concurrent/Semaphore; \ No newline at end of file +mutable field net/minecraft/world/level/chunk/PalettedContainer lock Ljava/util/concurrent/Semaphore; \ No newline at end of file