Further RecipeBookGui-related names (#318)

* Further RecipeBookGui-related names

* getCraftingSlotCount
This commit is contained in:
David Vierra 2018-12-16 07:29:21 -10:00 committed by Adrian Siekierka
parent 23242ea914
commit d5c0647d78
24 changed files with 112 additions and 12 deletions

View File

@ -19,9 +19,11 @@ CLASS cuk net/minecraft/client/gui/ContainerGui
ARG 5 button
ARG 6 deltaX
ARG 8 deltaY
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY

View File

@ -14,9 +14,11 @@ CLASS cul net/minecraft/client/gui/container/AbstractFurnaceGui
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
@ -38,5 +40,6 @@ CLASS cul net/minecraft/client/gui/container/AbstractFurnaceGui
ARG 2 mouseY
METHOD f update ()V
METHOD h getBackgroundTexture ()Lqc;
METHOD i refreshRecipeBook ()V
METHOD j getRecipeBookGui ()Lcwc;
METHOD n onClosed ()V

View File

@ -1,6 +1,16 @@
CLASS cvy net/minecraft/client/gui/container/AbstractFurnaceRecipeBookGui
FIELD o outputSlot Laud;
METHOD a toggleFilteringCraftable ()Z
METHOD a drawGhostSlots (IIZF)V
METHOD a slotClicked (Laud;)V
METHOD a showGhostRecipe (Layw;Ljava/util/List;)V
METHOD a setFilteringCraftable (Z)V
METHOD b isFilteringCraftable ()Z
METHOD c isOpen ()Z
METHOD c setOpen (Z)V
METHOD d isGuiOpen ()Z
METHOD d setGuiOpen (Z)V
METHOD e setBookButtonTexture ()V
METHOD f getCraftableButtonText ()Ljava/lang/String;
METHOD g getToggleCraftableButtonText ()Ljava/lang/String;
METHOD h getAllowedFuels ()Ljava/util/Set;

View File

@ -1,3 +1,7 @@
CLASS cvz net/minecraft/client/gui/container/BlastFurnaceRecipeBookGui
METHOD a setFilteringCraftable (Z)V
METHOD b isFilteringCraftable ()Z
METHOD d isGuiOpen ()Z
METHOD d setGuiOpen (Z)V
METHOD g getToggleCraftableButtonText ()Ljava/lang/String;
METHOD h getAllowedFuels ()Ljava/util/Set;

View File

@ -17,9 +17,11 @@ CLASS cuu net/minecraft/client/gui/container/CraftingTableGui
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
@ -42,5 +44,6 @@ CLASS cuu net/minecraft/client/gui/container/CraftingTableGui
ARG 1 mouseX
ARG 2 mouseY
METHOD f update ()V
METHOD i refreshRecipeBook ()V
METHOD j getRecipeBookGui ()Lcwc;
METHOD n onClosed ()V

View File

@ -1,3 +1,7 @@
CLASS cwj net/minecraft/client/gui/container/FurnaceRecipeBookGui
METHOD a setFilteringCraftable (Z)V
METHOD b isFilteringCraftable ()Z
METHOD d isGuiOpen ()Z
METHOD d setGuiOpen (Z)V
METHOD g getToggleCraftableButtonText ()Ljava/lang/String;
METHOD h getAllowedFuels ()Ljava/util/Set;

View File

@ -12,9 +12,11 @@ CLASS cvh net/minecraft/client/gui/container/LoomGui
ARG 5 button
ARG 6 deltaX
ARG 8 deltaY
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY

View File

@ -15,6 +15,7 @@ CLASS cwc net/minecraft/client/gui/container/RecipeBookGui
FIELD r searchField Lcqm;
FIELD s searchText Ljava/lang/String;
FIELD t cachedInvChangeCount I
METHOD a toggleFilteringCraftable ()Z
METHOD a charTyped (CI)Z
ARG 1 chr
ARG 2 keyCode
@ -22,6 +23,7 @@ CLASS cwc net/minecraft/client/gui/container/RecipeBookGui
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD a isClickOutsideBounds (DDIIIII)Z
METHOD a draw (IIF)V
ARG 1 mouseX
ARG 2 mouseY
@ -30,13 +32,14 @@ CLASS cwc net/minecraft/client/gui/container/RecipeBookGui
ARG 1 keyCode
ARG 2 scanCode
ARG 3 modifiers
METHOD a (IILcpk;ZLatx;)V
METHOD a initialize (IILcpk;ZLatx;)V
ARG 1 parentWidth
ARG 2 parentHeight
ARG 3 client
ARG 4 isNarrow
ARG 5 craftingContainer
METHOD a drawGhostSlots (IIZF)V
METHOD a slotClicked (Laud;)V
METHOD a showGhostRecipe (Layw;Ljava/util/List;)V
METHOD a triggerPirateSpeakEasterEgg (Ljava/lang/String;)V
METHOD a acceptAlignedInput (Ljava/util/Iterator;IIII)V
@ -46,19 +49,37 @@ CLASS cwc net/minecraft/client/gui/container/RecipeBookGui
ARG 4 gridX
ARG 5 gridY
METHOD a onRecipesDisplayed (Ljava/util/List;)V
METHOD a refreshResults (Z)V
ARG 1 resetCurrentPage
METHOD a findLeftEdge (ZII)I
ARG 1 narrow
ARG 2 width
ARG 3 containerWidth
ARG 4 left
METHOD b refreshTabButtons ()V
METHOD c isOpen ()Z
METHOD c keyReleased (III)Z
ARG 1 keyCode
ARG 2 scanCode
ARG 3 modifiers
METHOD e (Z)V
METHOD c drawTooltip (IIII)V
ARG 1 left
ARG 2 top
ARG 3 mouseX
ARG 4 mouseY
METHOD c setOpen (Z)V
METHOD d refreshInputs ()V
METHOD d drawGhostSlotTooltip (IIII)V
METHOD e setBookButtonTexture ()V
METHOD e reset (Z)V
ARG 1 isNarrow
ARG 2 left
ARG 3 top
METHOD f getCraftableButtonText ()Ljava/lang/String;
METHOD g refreshSearchResults ()V
METHOD h isWide ()Z
METHOD i close ()V
METHOD j toggleOpen ()V
METHOD k update ()V
METHOD m refresh ()V
METHOD n sendBookDataPacket ()V

View File

@ -1,3 +1,7 @@
CLASS cwk net/minecraft/client/gui/container/SmokerRecipeBookGui
METHOD a setFilteringCraftable (Z)V
METHOD b isFilteringCraftable ()Z
METHOD d isGuiOpen ()Z
METHOD d setGuiOpen (Z)V
METHOD g getToggleCraftableButtonText ()Ljava/lang/String;
METHOD h getAllowedFuels ()Ljava/util/Set;

View File

@ -47,9 +47,11 @@ CLASS cuw net/minecraft/client/gui/ingame/CreativePlayerInventoryGui
ARG 5 button
ARG 6 deltaX
ARG 8 deltaY
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
@ -65,6 +67,7 @@ CLASS cuw net/minecraft/client/gui/ingame/CreativePlayerInventoryGui
ARG 1 slot
ARG 2 invSlot
ARG 3 button
METHOD a isClickInTab (Lavg;DD)Z
METHOD a drawStackTooltip (Lawo;II)V
ARG 1 stack
ARG 2 x

View File

@ -14,9 +14,11 @@ CLASS cvf net/minecraft/client/gui/ingame/PlayerInventoryGui
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD a isClickInContainerBounds (DDIII)Z
METHOD a isClickOutsideBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 left
ARG 6 top
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
@ -45,5 +47,6 @@ CLASS cvf net/minecraft/client/gui/ingame/PlayerInventoryGui
ARG 1 mouseX
ARG 2 mouseY
METHOD f update ()V
METHOD i refreshRecipeBook ()V
METHOD j getRecipeBookGui ()Lcwc;
METHOD n onClosed ()V

View File

@ -1,2 +1,3 @@
CLASS cwi net/minecraft/client/gui/ingame/RecipeBookProvider
METHOD i refreshRecipeBook ()V
METHOD j getRecipeBookGui ()Lcwc;

View File

@ -16,6 +16,8 @@ CLASS cwf net/minecraft/client/gui/widget/recipe/book/AnimatedResultButton
ARG 3 delta
METHOD a showResultCollection (Lcwg;Lcwd;)V
METHOD b getWidth ()I
METHOD b setPos (II)V
METHOD c getResultCollection ()Lcwg;
METHOD d hasResults ()Z
METHOD e currentRecipe ()Layw;
METHOD f getResults ()Ljava/util/List;

View File

@ -9,5 +9,5 @@ CLASS cwe net/minecraft/client/gui/widget/recipe/book/GroupButtonWidget
ARG 2 mouseY
ARG 3 delta
METHOD a hasKnownRecipes (Lcpd;)Z
METHOD a refreshRecipes (Lcpk;)V
METHOD a checkForNewRecipes (Lcpk;)V
METHOD d getCategory ()Lcpn;

View File

@ -34,7 +34,7 @@ CLASS cwb net/minecraft/client/gui/widget/recipe/book/RecipeAlternatesWidget
FIELD i buttonY I
FIELD j client Lcpk;
FIELD k resultCollection Lcwg;
FIELD l currentRecipe Layw;
FIELD l lastClickedRecipe Layw;
FIELD m time F
FIELD n furnace Z
METHOD a getResults ()Lcwg;
@ -53,5 +53,5 @@ CLASS cwb net/minecraft/client/gui/widget/recipe/book/RecipeAlternatesWidget
ARG 6 areaCenterY
ARG 7 delta
METHOD a setVisible (Z)V
METHOD b getCurrentRecipe ()Layw;
METHOD b getLastClickedRecipe ()Layw;
METHOD c isVisible ()Z

View File

@ -3,5 +3,8 @@ CLASS cpd net/minecraft/client/recipe/book/ClientRecipeBook
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
METHOD a getGroupsForContainer (Lasw;)Ljava/util/List;
METHOD b getResultsForGroup (Lcpn;)Lcwg;
METHOD a getResultsForGroup (Lcpn;)Ljava/util/List;
METHOD b addGroup (Lcpn;)Lcwg;
METHOD g getGroupForRecipe (Layw;)Lcpn;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;

View File

@ -10,7 +10,9 @@ CLASS cwd net/minecraft/client/recipe/book/RecipeBookResultsArea
FIELD i pageCount I
FIELD j currentPage I
FIELD k recipeBook Lxq;
FIELD l lastClickedRecipe Layw;
FIELD m resultCollection Lcwg;
METHOD a getLastClickedRecipe ()Layw;
METHOD a mouseClicked (DDIIIII)Z
ARG 1 mouseX
ARG 3 mouseY
@ -19,14 +21,22 @@ CLASS cwd net/minecraft/client/recipe/book/RecipeBookResultsArea
ARG 7 areaTop
ARG 8 areaWidth
ARG 9 areaHeight
METHOD a drawTooltip (II)V
METHOD a draw (IIIIF)V
ARG 1 left
ARG 2 top
ARG 3 mouseX
ARG 4 mouseY
ARG 5 delta
METHOD a initialize (Lcpk;II)V
ARG 2 parentLeft
ARG 3 parentTop
METHOD a setGui (Lcwc;)V
METHOD a onRecipesDisplayed (Ljava/util/List;)V
METHOD a setResults (Ljava/util/List;Z)V
ARG 2 resetCurrentPage
METHOD b getLastClickedResults ()Lcwg;
METHOD c hideAlternates ()V
METHOD e getRecipeBook ()Lxq;
METHOD f refreshResultButtons ()V
METHOD g hideShowPageButtons ()V

View File

@ -23,3 +23,4 @@ CLASS asx net/minecraft/container/AbstractFurnaceContainer
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I

View File

@ -5,3 +5,4 @@ CLASS atx net/minecraft/container/CraftingContainer
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I

View File

@ -18,3 +18,4 @@ CLASS ath net/minecraft/container/CraftingTableContainer
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I

View File

@ -33,3 +33,4 @@ CLASS ats net/minecraft/container/LoomContainer
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I

View File

@ -25,3 +25,4 @@ CLASS atr net/minecraft/container/PlayerContainer
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I

View File

@ -5,6 +5,10 @@ CLASS xq net/minecraft/recipe/book/RecipeBook
FIELD d filteringCraftable Z
FIELD e furnaceGuiOpen Z
FIELD f furnaceFilteringCraftable Z
FIELD g blastFurnaceGuiOpen Z
FIELD h blastFurnaceFilteringCraftable Z
FIELD i smokerGuiOpen Z
FIELD j smokerFilteringCraftable Z
METHOD a isGuiOpen ()Z
METHOD a isFilteringCraftable (Latx;)Z
METHOD a add (Layw;)V
@ -22,5 +26,13 @@ CLASS xq net/minecraft/recipe/book/RecipeBook
METHOD d isFurnaceFilteringCraftable ()Z
METHOD d shouldDisplay (Layw;)Z
METHOD d setFurnaceFilteringCraftable (Z)V
METHOD e isBlastFurnaceGuiOpen ()Z
METHOD e onRecipeDisplayed (Layw;)V
METHOD e setBlastFurnaceGuiOpen (Z)V
METHOD f isBlastFurnaceFilteringCraftable ()Z
METHOD f display (Layw;)V
METHOD f setBlastFurnaceFilteringCraftable (Z)V
METHOD g isSmokerGuiOpen ()Z
METHOD g setSmokerGuiOpen (Z)V
METHOD h isSmokerFilteringCraftable ()Z
METHOD h setSmokerFilteringCraftable (Z)V

View File

@ -6,6 +6,10 @@ CLASS oc net/minecraft/server/network/packet/RecipeBookDataServerPacket
FIELD d filteringCraftable Z
FIELD e furnaceGuiOpen Z
FIELD f furnaceFilteringCraftable Z
FIELD g blastFurnaceGuiOpen Z
FIELD h blastFurnaceFilteringCraftable Z
FIELD i smokerGuiOpen Z
FIELD j smokerGuiFilteringCraftable Z
METHOD <init> (Layw;)V
ARG 1 recipe
METHOD a read (Lit;)V
@ -21,3 +25,7 @@ CLASS oc net/minecraft/server/network/packet/RecipeBookDataServerPacket
METHOD e isFilteringCraftable ()Z
METHOD f isFurnaceGuiOpen ()Z
METHOD g isFurnaceFilteringCraftable ()Z
METHOD h isBlastFurnaceGuiOpen ()Z
METHOD i isBlastFurnaceFilteringCraftable ()Z
METHOD j isSmokerGuiOpen ()Z
METHOD k isSmokerGuiFilteringCraftable ()Z