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 fxm
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CurrentIndexProviderprivate final Reference2ObjectMap<Slot, GhostRecipe.CyclingItem> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voiddraw(DrawContext context, MinecraftClient client, boolean resultHasPadding) voiddrawTooltip(DrawContext context, MinecraftClient client, int x, int y, @Nullable Slot slot) protected voidmethod_64872(Slot slot, SlotDisplay.Context context, SlotDisplay slotDisplay) private voidmethod_64873(Slot slot, SlotDisplay.Context context, SlotDisplay slotDisplay, boolean bool) protected voidmethod_64874(Slot slot, SlotDisplay.Context context, SlotDisplay slotDisplay)
-
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 aLfxm;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 bLfxm;b:Lfxv;
-
-
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>Lfxm;<init>(Lfxv;)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 aLfxm;a()V
-
method_64873
private void method_64873(Slot slot, SlotDisplay.Context context, SlotDisplay slotDisplay, boolean bool) - Mappings:
Namespace Name Mixin selector named method_64873Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;method_64873(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/recipe/display/SlotDisplay$Context;Lnet/minecraft/recipe/display/SlotDisplay;Z)Vintermediary method_64873Lnet/minecraft/class_9934;method_64873(Lnet/minecraft/class_1735;Lnet/minecraft/class_10302$class_10308;Lnet/minecraft/class_10302;Z)Vofficial aLfxm;a(Lcuu;Lddi$f;Lddi;Z)V
-
method_64872
- Mappings:
Namespace Name Mixin selector named method_64872Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;method_64872(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/recipe/display/SlotDisplay$Context;Lnet/minecraft/recipe/display/SlotDisplay;)Vintermediary method_64872Lnet/minecraft/class_9934;method_64872(Lnet/minecraft/class_1735;Lnet/minecraft/class_10302$class_10308;Lnet/minecraft/class_10302;)Vofficial aLfxm;a(Lcuu;Lddi$f;Lddi;)V
-
method_64874
- Mappings:
Namespace Name Mixin selector named method_64874Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;method_64874(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/recipe/display/SlotDisplay$Context;Lnet/minecraft/recipe/display/SlotDisplay;)Vintermediary method_64874Lnet/minecraft/class_9934;method_64874(Lnet/minecraft/class_1735;Lnet/minecraft/class_10302$class_10308;Lnet/minecraft/class_10302;)Vofficial bLfxm;b(Lcuu;Lddi$f;Lddi;)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 aLfxm;a(Lfnl;Lflz;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 aLfxm;a(Lfnl;Lflz;IILcuu;)V
-