Skip to content

Commit 58e1a38

Browse files
fix: transitive accesswidener
1 parent 4247439 commit 58e1a38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common/src/main/resources/ftblibrary.accesswidener

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
accessWidener v1 named
1+
accessWidener v2 named
22

33
accessible class net/minecraft/client/gui/components/MultilineTextField$StringView
4-
extendable class net/minecraft/nbt/CompoundTag
5-
accessible method net/minecraft/nbt/CompoundTag <init> (Ljava/util/Map;)V
4+
transitive-extendable class net/minecraft/nbt/CompoundTag
5+
transitive-accessible method net/minecraft/nbt/CompoundTag <init> (Ljava/util/Map;)V
66
accessible method net/minecraft/client/renderer/texture/SpriteContents getFrameCount ()I
77

88
accessible field net/minecraft/client/gui/GuiGraphics guiRenderState Lnet/minecraft/client/gui/render/state/GuiRenderState;

0 commit comments

Comments
 (0)