Package net.minecraft.screen.slot
Class CraftingResultSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.CraftingResultSlot
- Mappings:
Namespace Name intermediary net/minecraft/class_557glue class_619server pyclient yvnamed net/minecraft/screen/slot/CraftingResultSlot
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCraftingResultSlot(PlayerEntity player, Inventory inventory2, Inventory inventory, int index, int x, int y) -
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
equals, getMaxItemCount, getStack, hasStack, markDirty, method_471, setStack, takeStack
-
Field Details
-
field_2366
- Mappings:
Namespace Name Mixin selector intermediary field_2366Lnet/minecraft/class_557;field_2366:Lnet/minecraft/class_134;glue field_2558Lclass_619;field_2558:Lclass_287;server dLpy;d:Lhp;client dLyv;d:Llw;named field_2366Lnet/minecraft/screen/slot/CraftingResultSlot;field_2366:Lnet/minecraft/inventory/Inventory;
-
player
- Mappings:
Namespace Name Mixin selector intermediary field_2367Lnet/minecraft/class_557;field_2367:Lnet/minecraft/class_54;glue field_2559Lclass_619;field_2559:Lclass_172;server eLpy;e:Lem;client eLyv;e:Lgs;named playerLnet/minecraft/screen/slot/CraftingResultSlot;player:Lnet/minecraft/entity/player/PlayerEntity;
-
-
Constructor Details
-
CraftingResultSlot
public CraftingResultSlot(PlayerEntity player, Inventory inventory2, Inventory inventory, int index, int x, int y) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_557;<init>(Lnet/minecraft/class_54;Lnet/minecraft/class_134;Lnet/minecraft/class_134;III)Vglue <init>Lclass_619;<init>(Lclass_172;Lclass_287;Lclass_287;III)Vserver <init>Lpy;<init>(Lem;Lhp;Lhp;III)Vclient <init>Lyv;<init>(Lgs;Llw;Llw;III)Vnamed <init>Lnet/minecraft/screen/slot/CraftingResultSlot;<init>(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
- Overrides:
canInsertin classSlot- Mappings:
Namespace Name Mixin selector intermediary method_477Lnet/minecraft/class_133;method_477(Lnet/minecraft/class_31;)Zglue method_813Lclass_170;method_813(Lclass_224;)Zserver bLel;b(Lfy;)Zclient bLgp;b(Liz;)Znamed canInsertLnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
-
onCrafted
- Overrides:
onCraftedin classSlot- Mappings:
Namespace Name Mixin selector intermediary method_474Lnet/minecraft/class_133;method_474(Lnet/minecraft/class_31;)Vglue method_810Lclass_170;method_810(Lclass_224;)Vserver aLel;a(Lfy;)Vclient aLgp;a(Liz;)Vnamed onCraftedLnet/minecraft/screen/slot/Slot;onCrafted(Lnet/minecraft/item/ItemStack;)V
-