Class GhostRecipe
java.lang.Object
net.minecraft.client.gui.screen.recipebook.GhostRecipe
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/recipebook/GhostRecipeintermediary net/minecraft/class_9934official ghr
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CurrentIndexProviderprivate final Reference2ObjectMap<Slot, GhostRecipe.CyclingItem> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddInputs(Slot slot, ContextParameterMap context, SlotDisplay display) private voidaddItems(Slot slot, ContextParameterMap context, SlotDisplay display, boolean resultSlot) protected voidaddResults(Slot slot, ContextParameterMap context, SlotDisplay display) voidclear()voiddraw(DrawContext context, MinecraftClient client, boolean resultHasPadding) voiddrawTooltip(DrawContext context, MinecraftClient client, int x, int y, @Nullable Slot slot)
-
Field Details
-
items
- Mappings:
Namespace Name Mixin selector named itemsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;items:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;intermediary field_52827Lnet/minecraft/class_9934;field_52827:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;official aLghr;a:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;
-
currentIndexProvider
- Mappings:
Namespace Name Mixin selector named currentIndexProviderLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;currentIndexProvider:Lnet/minecraft/client/gui/screen/recipebook/CurrentIndexProvider;intermediary field_52828Lnet/minecraft/class_9934;field_52828:Lnet/minecraft/class_9938;official bLghr;b:Lgia;
-
-
Constructor Details
-
GhostRecipe
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;<init>(Lnet/minecraft/client/gui/screen/recipebook/CurrentIndexProvider;)Vintermediary <init>Lnet/minecraft/class_9934;<init>(Lnet/minecraft/class_9938;)Vofficial <init>Lghr;<init>(Lgia;)V
-
-
Method Details
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;clear()Vintermediary method_62029Lnet/minecraft/class_9934;method_62029()Vofficial aLghr;a()V
-
addItems
private void addItems(Slot slot, ContextParameterMap context, SlotDisplay display, boolean resultSlot) - Mappings:
Namespace Name Mixin selector named addItemsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addItems(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;Z)Vintermediary method_64873Lnet/minecraft/class_9934;method_64873(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;Z)Vofficial aLghr;a(Ldaf;Lbck;Ldjc;Z)V
-
addInputs
- Mappings:
Namespace Name Mixin selector named addInputsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addInputs(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;)Vintermediary method_64872Lnet/minecraft/class_9934;method_64872(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;)Vofficial aLghr;a(Ldaf;Lbck;Ldjc;)V
-
addResults
- Mappings:
Namespace Name Mixin selector named addResultsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addResults(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;)Vintermediary method_64874Lnet/minecraft/class_9934;method_64874(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;)Vofficial bLghr;b(Ldaf;Lbck;Ldjc;)V
-
draw
- Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;draw(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/MinecraftClient;Z)Vintermediary method_62033Lnet/minecraft/class_9934;method_62033(Lnet/minecraft/class_332;Lnet/minecraft/class_310;Z)Vofficial aLghr;a(Lfxk;Lfup;Z)V
-
drawTooltip
public void drawTooltip(DrawContext context, MinecraftClient client, int x, int y, @Nullable @Nullable Slot slot) - Mappings:
Namespace Name Mixin selector named drawTooltipLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;drawTooltip(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/MinecraftClient;IILnet/minecraft/screen/slot/Slot;)Vintermediary method_62032Lnet/minecraft/class_9934;method_62032(Lnet/minecraft/class_332;Lnet/minecraft/class_310;IILnet/minecraft/class_1735;)Vofficial aLghr;a(Lfxk;Lfup;IILdaf;)V
-