Class GhostRecipe
java.lang.Object
net.minecraft.client.gui.screen.recipebook.GhostRecipe
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/recipebook/GhostRecipe- intermediary - net/minecraft/class_9934- official - fyh
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final CurrentIndexProviderprivate final Reference2ObjectMap<Slot, GhostRecipe.CyclingItem> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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 - items- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;items:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;- intermediary - field_52827- Lnet/minecraft/class_9934;field_52827:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;- official - a- Lfyh;a:Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;
 
- 
currentIndexProvider- Mappings:
- Namespace - Name - Mixin selector - named - currentIndexProvider- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;currentIndexProvider:Lnet/minecraft/client/gui/screen/recipebook/CurrentIndexProvider;- intermediary - field_52828- Lnet/minecraft/class_9934;field_52828:Lnet/minecraft/class_9938;- official - b- Lfyh;b:Lfyq;
 
 
- 
- 
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;)V- intermediary - <init>- Lnet/minecraft/class_9934;<init>(Lnet/minecraft/class_9938;)V- official - <init>- Lfyh;<init>(Lfyq;)V
 
 
- 
- 
Method Details- 
clearpublic void clear()- Mappings:
- Namespace - Name - Mixin selector - named - clear- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;clear()V- intermediary - method_62029- Lnet/minecraft/class_9934;method_62029()V- official - a- Lfyh;a()V
 
- 
addItemsprivate void addItems(Slot slot, ContextParameterMap context, SlotDisplay display, boolean resultSlot) - Mappings:
- Namespace - Name - Mixin selector - named - addItems- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addItems(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;Z)V- intermediary - method_64873- Lnet/minecraft/class_9934;method_64873(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;Z)V- official - a- Lfyh;a(Lcua;Lbak;Ldcq;Z)V
 
- 
addInputs- Mappings:
- Namespace - Name - Mixin selector - named - addInputs- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addInputs(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;)V- intermediary - method_64872- Lnet/minecraft/class_9934;method_64872(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;)V- official - a- Lfyh;a(Lcua;Lbak;Ldcq;)V
 
- 
addResults- Mappings:
- Namespace - Name - Mixin selector - named - addResults- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;addResults(Lnet/minecraft/screen/slot/Slot;Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/SlotDisplay;)V- intermediary - method_64874- Lnet/minecraft/class_9934;method_64874(Lnet/minecraft/class_1735;Lnet/minecraft/class_10352;Lnet/minecraft/class_10302;)V- official - b- Lfyh;b(Lcua;Lbak;Ldcq;)V
 
- 
draw- Mappings:
- Namespace - Name - Mixin selector - named - draw- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;draw(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/MinecraftClient;Z)V- intermediary - method_62033- Lnet/minecraft/class_9934;method_62033(Lnet/minecraft/class_332;Lnet/minecraft/class_310;Z)V- official - a- Lfyh;a(Lfof;Lflk;Z)V
 
- 
drawTooltippublic void drawTooltip(DrawContext context, MinecraftClient client, int x, int y, @Nullable @Nullable Slot slot) - Mappings:
- Namespace - Name - Mixin selector - named - drawTooltip- Lnet/minecraft/client/gui/screen/recipebook/GhostRecipe;drawTooltip(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/MinecraftClient;IILnet/minecraft/screen/slot/Slot;)V- intermediary - method_62032- Lnet/minecraft/class_9934;method_62032(Lnet/minecraft/class_332;Lnet/minecraft/class_310;IILnet/minecraft/class_1735;)V- official - a- Lfyh;a(Lfof;Lflk;IILcua;)V
 
 
-