Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix 0.6: missing accesswidener for fabric #2466

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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

Expand Down