aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/skyblocker.accesswidener
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-10-12 16:10:40 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-10-21 01:13:20 -0400
commit6bcf1db390b03cc58debd75121489650294f3760 (patch)
treec0e55619e3a01d825bea644ecc1afe91a16c24e3 /src/main/resources/skyblocker.accesswidener
parent47d0444f05e6392dca8585cd5200bbb6f5dc618f (diff)
downloadSkyblocker-6bcf1db390b03cc58debd75121489650294f3760.tar.gz
Skyblocker-6bcf1db390b03cc58debd75121489650294f3760.tar.bz2
Skyblocker-6bcf1db390b03cc58debd75121489650294f3760.zip
1.21.2-pre3
Diffstat (limited to 'src/main/resources/skyblocker.accesswidener')
-rw-r--r--src/main/resources/skyblocker.accesswidener18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/main/resources/skyblocker.accesswidener b/src/main/resources/skyblocker.accesswidener
index c5d379cf..1503a1e2 100644
--- a/src/main/resources/skyblocker.accesswidener
+++ b/src/main/resources/skyblocker.accesswidener
@@ -1,3 +1,21 @@
accessWidener v2 named
+# Command Argument Types
accessible field net/minecraft/command/argument/BlockPosArgumentType EXAMPLES Ljava/util/Collection;
+
+# Recipe Book
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookResults PAGE_FORWARD_TEXTURES Lnet/minecraft/client/gui/screen/ButtonTextures;
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookResults PAGE_BACKWARD_TEXTURES Lnet/minecraft/client/gui/screen/ButtonTextures;
+accessible field net/minecraft/client/gui/screen/recipebook/AnimatedResultButton SLOT_CRAFTABLE_TEXTURE Lnet/minecraft/util/Identifier;
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget TEXTURES Lnet/minecraft/client/gui/screen/ButtonTextures;
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget SEARCH_HINT_TEXT Lnet/minecraft/text/Text;
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget searchField Lnet/minecraft/client/gui/widget/TextFieldWidget;
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget parentWidth I
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget parentHeight I
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget leftOffset I
+accessible field net/minecraft/client/gui/screen/recipebook/RecipeBookWidget narrow Z
+extendable method net/minecraft/client/gui/screen/recipebook/RecipeBookWidget reset ()V
+extendable method net/minecraft/client/gui/screen/recipebook/RecipeBookWidget refreshResults (ZZ)V
+extendable method net/minecraft/client/gui/screen/recipebook/RecipeBookWidget refreshTabButtons (Z)V
+extendable method net/minecraft/client/gui/screen/recipebook/RecipeBookWidget refreshSearchResults ()V
+extendable method net/minecraft/client/gui/screen/recipebook/RecipeBookWidget triggerPirateSpeakEasterEgg (Ljava/lang/String;)V