Skip to content

Commit

Permalink
bugfix: missing accesswidener for fabric (#2466)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeeniMc committed Jun 3, 2024
1 parent d402fc9 commit 068690a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabric/src/main/resources/sodium.accesswidener
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ accessible class net/minecraft/client/renderer/FogRenderer$MobEffectFogFunction
accessible class net/minecraft/client/renderer/texture/Stitcher$Holder
accessible class net/minecraft/world/level/biome/Biome$ClimateSettings
accessible method net/minecraft/client/renderer/SectionBufferBuilderPool <init> (Ljava/util/List;)V
accessible field com/mojang/blaze3d/vertex/PoseStack$Pose trustedNormals Z

accessible method com/mojang/blaze3d/vertex/PoseStack$Pose <init> (Lorg/joml/Matrix4f;Lorg/joml/Matrix3f;)V
accessible field com/mojang/blaze3d/vertex/PoseStack$Pose trustedNormals Z
Expand Down

0 comments on commit 068690a

Please sign in to comment.