Class RecipeBookGhostSlots.GhostInputSlot
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
- Enclosing class:
- RecipeBookGhostSlots
- Mappings:
- Namespace - Name - official - eya$a- intermediary - net/minecraft/class_505$class_506- named - net/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
ingredient- Mappings:
- Namespace - Name - Mixin selector - official - b- Leya$a;b:Lciz;- intermediary - field_3082- Lnet/minecraft/class_505$class_506;field_3082:Lnet/minecraft/class_1856;- named - ingredient- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;ingredient:Lnet/minecraft/recipe/Ingredient;
 
- 
xprivate final int x- Mappings:
- Namespace - Name - Mixin selector - official - c- Leya$a;c:I- intermediary - field_3084- Lnet/minecraft/class_505$class_506;field_3084:I- named - x- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;x:I
 
- 
yprivate final int y- Mappings:
- Namespace - Name - Mixin selector - official - d- Leya$a;d:I- intermediary - field_3083- Lnet/minecraft/class_505$class_506;field_3083:I- named - y- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;y:I
 
 
- 
- 
Constructor Details- 
GhostInputSlot- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leya$a;<init>(Leya;Lciz;II)V- intermediary - <init>- Lnet/minecraft/class_505$class_506;<init>(Lnet/minecraft/class_505;Lnet/minecraft/class_1856;II)V- named - <init>- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;<init>(Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots;Lnet/minecraft/recipe/Ingredient;II)V
 
 
- 
- 
Method Details- 
getXpublic int getX()- Mappings:
- Namespace - Name - Mixin selector - official - a- Leya$a;a()I- intermediary - method_2574- Lnet/minecraft/class_505$class_506;method_2574()I- named - getX- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getX()I
 
- 
getYpublic int getY()- Mappings:
- Namespace - Name - Mixin selector - official - b- Leya$a;b()I- intermediary - method_2575- Lnet/minecraft/class_505$class_506;method_2575()I- named - getY- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getY()I
 
- 
getCurrentItemStack- Mappings:
- Namespace - Name - Mixin selector - official - c- Leya$a;c()Lcfz;- intermediary - method_2573- Lnet/minecraft/class_505$class_506;method_2573()Lnet/minecraft/class_1799;- named - getCurrentItemStack- Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getCurrentItemStack()Lnet/minecraft/item/ItemStack;
 
 
-