Package net.minecraft
Class class_9933
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,RecipeDisplayListener,Selectable
- Mappings:
Namespace Name named net/minecraft/class_9933intermediary net/minecraft/class_9933official ftl
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
BUTTON_TEXTURES, client, craftingScreenHandler, field_32408, field_32409, TEXTURE, toggleCraftableButtonFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Textprotected booleanmethod_62023(Slot slot) protected voidmethod_62024(RecipeResultCollection recipeResultCollection, class_9875 class_9875, RecipeBook recipeBook) protected voidprotected voidshowGhostRecipe(class_9934 class_9934, RecipeEntry<?> recipeEntry) Methods inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
appendNarrations, charTyped, drawGhostSlots, drawTooltip, findLeftEdge, getType, initialize, isClickOutsideBounds, isFocused, isMouseOver, isOpen, keyPressed, keyReleased, method_62043, method_62044, mouseClicked, onRecipesDisplayed, refresh, render, sendBookDataPacket, setFocused, setOpen, toggleOpen, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getFocusedPath, getNavigationFocus, getNavigationPath, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
field_52824
- Mappings:
Namespace Name Mixin selector named field_52824Lnet/minecraft/class_9933;field_52824:Lnet/minecraft/client/gui/screen/ButtonTextures;intermediary field_52824Lnet/minecraft/class_9933;field_52824:Lnet/minecraft/class_8666;official hLftl;h:Lfln;
-
field_52825
- Mappings:
Namespace Name Mixin selector named field_52825Lnet/minecraft/class_9933;field_52825:Lnet/minecraft/text/Text;intermediary field_52825Lnet/minecraft/class_9933;field_52825:Lnet/minecraft/class_2561;official iLftl;i:Lxd;
-
-
Constructor Details
-
class_9933
-
-
Method Details
-
method_62023
- Specified by:
method_62023in classRecipeBookWidget<class_9884>- Mappings:
Namespace Name Mixin selector named method_62023Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;method_62023(Lnet/minecraft/screen/slot/Slot;)Zintermediary method_62023Lnet/minecraft/class_507;method_62023(Lnet/minecraft/class_1735;)Zofficial aLftp;a(Lcsn;)Z
-
showGhostRecipe
- Specified by:
showGhostRecipein classRecipeBookWidget<class_9884>- Mappings:
Namespace Name Mixin selector named showGhostRecipeLnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;showGhostRecipe(Lnet/minecraft/class_9934;Lnet/minecraft/recipe/RecipeEntry;)Vintermediary method_2596Lnet/minecraft/class_507;method_2596(Lnet/minecraft/class_9934;Lnet/minecraft/class_8786;)Vofficial aLftp;a(Lftn;Lczv;)V
-
setBookButtonTexture
protected void setBookButtonTexture()- Specified by:
setBookButtonTexturein classRecipeBookWidget<class_9884>- Mappings:
Namespace Name Mixin selector named setBookButtonTextureLnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;setBookButtonTexture()Vintermediary method_2585Lnet/minecraft/class_507;method_2585()Vofficial aLftp;a()V
-
getToggleCraftableButtonText
- Specified by:
getToggleCraftableButtonTextin classRecipeBookWidget<class_9884>- Mappings:
Namespace Name Mixin selector named getToggleCraftableButtonTextLnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;getToggleCraftableButtonText()Lnet/minecraft/text/Text;intermediary method_17064Lnet/minecraft/class_507;method_17064()Lnet/minecraft/class_2561;official bLftp;b()Lxd;
-
method_62024
protected void method_62024(RecipeResultCollection recipeResultCollection, class_9875 class_9875, RecipeBook recipeBook) - Specified by:
method_62024in classRecipeBookWidget<class_9884>- Mappings:
Namespace Name Mixin selector named method_62024Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;method_62024(Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;Lnet/minecraft/class_9875;Lnet/minecraft/recipe/book/RecipeBook;)Vintermediary method_62024Lnet/minecraft/class_507;method_62024(Lnet/minecraft/class_516;Lnet/minecraft/class_9875;Lnet/minecraft/class_3439;)Vofficial aLftp;a(Lftt;Lcnu;Lawg;)V
-