Class RecipeBookGhostSlots.GhostInputSlot
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
- Enclosing class:
 RecipeBookGhostSlots
- Mappings:
 Namespace Name named net/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlotintermediary net/minecraft/class_505$class_506official fry$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
ingredient
- Mappings:
 Namespace Name Mixin selector named ingredientLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;ingredient:Lnet/minecraft/recipe/Ingredient;intermediary field_3082Lnet/minecraft/class_505$class_506;field_3082:Lnet/minecraft/class_1856;official bLfry$a;b:Lcyw;
 - 
x
private final int x- Mappings:
 Namespace Name Mixin selector named xLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;x:Iintermediary field_3084Lnet/minecraft/class_505$class_506;field_3084:Iofficial cLfry$a;c:I
 - 
y
private final int y- Mappings:
 Namespace Name Mixin selector named yLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;y:Iintermediary field_3083Lnet/minecraft/class_505$class_506;field_3083:Iofficial dLfry$a;d:I
 
 - 
 - 
Constructor Details
- 
GhostInputSlot
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;<init>(Lnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots;Lnet/minecraft/recipe/Ingredient;II)Vintermediary <init>Lnet/minecraft/class_505$class_506;<init>(Lnet/minecraft/class_505;Lnet/minecraft/class_1856;II)Vofficial <init>Lfry$a;<init>(Lfry;Lcyw;II)V
 
 - 
 - 
Method Details
- 
getX
public int getX()- Mappings:
 Namespace Name Mixin selector named getXLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getX()Iintermediary method_2574Lnet/minecraft/class_505$class_506;method_2574()Iofficial aLfry$a;a()I
 - 
getY
public int getY()- Mappings:
 Namespace Name Mixin selector named getYLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getY()Iintermediary method_2575Lnet/minecraft/class_505$class_506;method_2575()Iofficial bLfry$a;b()I
 - 
getCurrentItemStack
- Mappings:
 Namespace Name Mixin selector named getCurrentItemStackLnet/minecraft/client/gui/screen/recipebook/RecipeBookGhostSlots$GhostInputSlot;getCurrentItemStack()Lnet/minecraft/item/ItemStack;intermediary method_2573Lnet/minecraft/class_505$class_506;method_2573()Lnet/minecraft/class_1799;official cLfry$a;c()Lcuq;
 
 -