diff options
author | isXander <xander@isxander.dev> | 2024-03-02 14:54:11 +0000 |
---|---|---|
committer | isXander <xander@isxander.dev> | 2024-03-02 14:54:11 +0000 |
commit | 831b894fdb7fe3e173d81387c8f6a2402b8ccfa9 (patch) | |
tree | 06180855a8b9d9b604dfbd615154f8529e585f39 /common/src/main/resources | |
parent | e0fac3798200c9c718281c2b9bb6cc5da04a47d1 (diff) | |
download | YetAnotherConfigLib-831b894fdb7fe3e173d81387c8f6a2402b8ccfa9.tar.gz YetAnotherConfigLib-831b894fdb7fe3e173d81387c8f6a2402b8ccfa9.tar.bz2 YetAnotherConfigLib-831b894fdb7fe3e173d81387c8f6a2402b8ccfa9.zip |
Looks pretty now
Diffstat (limited to 'common/src/main/resources')
-rw-r--r-- | common/src/main/resources/yacl.accesswidener | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/src/main/resources/yacl.accesswidener b/common/src/main/resources/yacl.accesswidener index 39e8981..54b0c13 100644 --- a/common/src/main/resources/yacl.accesswidener +++ b/common/src/main/resources/yacl.accesswidener @@ -10,3 +10,4 @@ accessible field net/minecraft/client/gui/components/tabs/TabNavigationBar tabMa accessible field net/minecraft/client/gui/components/tabs/TabNavigationBar tabs Lcom/google/common/collect/ImmutableList; accessible field net/minecraft/client/gui/components/tabs/TabNavigationBar tabButtons Lcom/google/common/collect/ImmutableList; accessible method net/minecraft/client/gui/components/Tooltip <init> (Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/Component;)V +accessible field net/minecraft/client/gui/components/AbstractSelectionList scrolling Z |