Class RecipeBookGhostSlots.GhostInputSlot
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
- Enclosing class:
 RecipeBookGhostSlots
- Mappings:
 Namespace Name official eya$aintermediary net/minecraft/class_505$class_506named net/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
ingredient
- Mappings:
 Namespace Name Mixin selector official bLeya$a;b:Lciz;intermediary field_3082Lnet/minecraft/class_505$class_506;field_3082:Lnet/minecraft/class_1856;named ingredientLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;ingredient:Lnet/minecraft/recipe/Ingredient;
 - 
x
private final int x- Mappings:
 Namespace Name Mixin selector official cLeya$a;c:Iintermediary field_3084Lnet/minecraft/class_505$class_506;field_3084:Inamed xLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;x:I
 - 
y
private final int y- Mappings:
 Namespace Name Mixin selector official dLeya$a;d:Iintermediary field_3083Lnet/minecraft/class_505$class_506;field_3083:Inamed yLnet/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)Vintermediary <init>Lnet/minecraft/class_505$class_506;<init>(Lnet/minecraft/class_505;Lnet/minecraft/class_1856;II)Vnamed <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
- 
getX
public int getX()- Mappings:
 Namespace Name Mixin selector official aLeya$a;a()Iintermediary method_2574Lnet/minecraft/class_505$class_506;method_2574()Inamed getXLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getX()I
 - 
getY
public int getY()- Mappings:
 Namespace Name Mixin selector official bLeya$a;b()Iintermediary method_2575Lnet/minecraft/class_505$class_506;method_2575()Inamed getYLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getY()I
 - 
getCurrentItemStack
- Mappings:
 Namespace Name Mixin selector official cLeya$a;c()Lcfz;intermediary method_2573Lnet/minecraft/class_505$class_506;method_2573()Lnet/minecraft/class_1799;named getCurrentItemStackLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getCurrentItemStack()Lnet/minecraft/item/ItemStack;
 
 -