diff options
author | isXander <xandersmith2008@gmail.com> | 2023-12-05 21:00:23 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-12-05 21:00:23 +0000 |
commit | 7c8661265e7116be46467b4f37f1bbcb31569ecc (patch) | |
tree | 22f81288373e530de5371ffa49589bfc1834da1b /common/src/main/resources | |
parent | 5c2201d85a727e1d68ab64b1abdc3fd8518c816b (diff) | |
parent | 996252cf5fd6d5afad7eb3fc91fd6285af5b4ee5 (diff) | |
download | YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.tar.gz YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.tar.bz2 YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.zip |
Merge branch 'update/1.20.3' into 1.20.x/dev
# Conflicts:
# common/src/main/java/dev/isxander/yacl3/config/v2/impl/serializer/GsonConfigSerializer.java
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 286b6ab..7c0e2ca 100644 --- a/common/src/main/resources/yacl.accesswidener +++ b/common/src/main/resources/yacl.accesswidener @@ -9,3 +9,4 @@ accessible field net/minecraft/client/gui/components/tabs/TabNavigationBar width accessible field net/minecraft/client/gui/components/tabs/TabNavigationBar tabManager Lnet/minecraft/client/gui/components/tabs/TabManager; 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 |