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 fxr
-
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, class_10352 context, SlotDisplay display) private voidaddItems(Slot slot, class_10352 context, SlotDisplay display, boolean resultSlot) protected voidaddResults(Slot slot, class_10352 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 aLfxr;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 bLfxr;b:Lfya;
-
-
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>Lfxr;<init>(Lfya;)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 aLfxr;a()V
-
addItems
- Mappings:
Namespace Name Mixin selector named addItemsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addItems(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/class_10352;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 aLfxr;a(Lcuy;Lbbp;Lddo;Z)V
-
addInputs
- Mappings:
Namespace Name Mixin selector named addInputsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addInputs(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/class_10352;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 aLfxr;a(Lcuy;Lbbp;Lddo;)V
-
addResults
- Mappings:
Namespace Name Mixin selector named addResultsLnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addResults(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/class_10352;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 bLfxr;b(Lcuy;Lbbp;Lddo;)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 aLfxr;a(Lfnq;Lfme;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 aLfxr;a(Lfnq;Lfme;IILcuy;)V
-