Package net.minecraft.container
Class Crafting
java.lang.Object
net.minecraft.container.ContainerBase
net.minecraft.container.Crafting
- Mappings:
Namespace Name intermediary net/minecraft/class_196glue class_219server fuclient itnamed net/minecraft/container/Crafting
-
Field Summary
FieldsFields inherited from class net.minecraft.container.ContainerBase
currentContainerId, items, listeners, slots -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUse(PlayerBase player) voidonClosed(PlayerBase player) voidonContentsChanged(InventoryBase inventory) transferSlot(int slotIndex) Methods inherited from class net.minecraft.container.ContainerBase
addListener, addSlot, clickSlot, getItems, getSlot, insertItem, method_2080, method_2082, method_2085, method_2090, method_2091, method_2093, setProperty, setStack, setStacks, tick
-
Field Details
-
inventory
- Mappings:
Namespace Name Mixin selector intermediary field_708Lnet/minecraft/class_196;field_708:Lnet/minecraft/class_159;glue field_915Lclass_219;field_915:Lclass_305;server aLfu;a:Lhz;client aLit;a:Lmq;named inventoryLnet/minecraft/container/Crafting;inventory:Lnet/minecraft/inventory/Crafting;
-
result
- Mappings:
Namespace Name Mixin selector intermediary field_709Lnet/minecraft/class_196;field_709:Lnet/minecraft/class_134;glue field_916Lclass_219;field_916:Lclass_287;server bLfu;b:Lhp;client bLit;b:Llw;named resultLnet/minecraft/container/Crafting;result:Lnet/minecraft/inventory/InventoryBase;
-
level
- Mappings:
Namespace Name Mixin selector intermediary field_710Lnet/minecraft/class_196;field_710:Lnet/minecraft/class_18;glue field_917Lclass_219;field_917:Lclass_129;server cLfu;c:Ldj;client cLit;c:Lfd;named levelLnet/minecraft/container/Crafting;level:Lnet/minecraft/level/Level;
-
x
private int x- Mappings:
Namespace Name Mixin selector intermediary field_711Lnet/minecraft/class_196;field_711:Iglue field_918Lclass_219;field_918:Iserver hLfu;h:Iclient hLit;h:Inamed xLnet/minecraft/container/Crafting;x:I
-
y
private int y- Mappings:
Namespace Name Mixin selector intermediary field_712Lnet/minecraft/class_196;field_712:Iglue field_919Lclass_219;field_919:Iserver iLfu;i:Iclient iLit;i:Inamed yLnet/minecraft/container/Crafting;y:I
-
z
private int z- Mappings:
Namespace Name Mixin selector intermediary field_713Lnet/minecraft/class_196;field_713:Iglue field_920Lclass_219;field_920:Iserver jLfu;j:Iclient jLit;j:Inamed zLnet/minecraft/container/Crafting;z:I
-
-
Constructor Details
-
Crafting
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_196;<init>(Lnet/minecraft/class_136;Lnet/minecraft/class_18;III)Vglue <init>Lclass_219;<init>(Lclass_223;Lclass_129;III)Vserver <init>Lfu;<init>(Lfx;Ldj;III)Vclient <init>Lit;<init>(Lix;Lfd;III)Vnamed <init>Lnet/minecraft/container/Crafting;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/level/Level;III)V
-
-
Method Details
-
onContentsChanged
- Overrides:
onContentsChangedin classContainerBase- Mappings:
Namespace Name Mixin selector intermediary method_2088Lnet/minecraft/class_71;method_2088(Lnet/minecraft/class_134;)Vglue method_7Lclass_94;method_7(Lclass_287;)Vserver aLcl;a(Lhp;)Vclient aLdw;a(Llw;)Vnamed onContentsChangedLnet/minecraft/container/ContainerBase;onContentsChanged(Lnet/minecraft/inventory/InventoryBase;)V
-
onClosed
- Overrides:
onClosedin classContainerBase- Mappings:
Namespace Name Mixin selector intermediary method_2087Lnet/minecraft/class_71;method_2087(Lnet/minecraft/class_54;)Vglue method_6Lclass_94;method_6(Lclass_172;)Vserver aLcl;a(Lem;)Vclient aLdw;a(Lgs;)Vnamed onClosedLnet/minecraft/container/ContainerBase;onClosed(Lnet/minecraft/entity/player/PlayerBase;)V
-
canUse
- Specified by:
canUsein classContainerBase- Mappings:
Namespace Name Mixin selector intermediary method_2094Lnet/minecraft/class_71;method_2094(Lnet/minecraft/class_54;)Zglue method_8Lclass_94;method_8(Lclass_172;)Zserver bLcl;b(Lem;)Zclient bLdw;b(Lgs;)Znamed canUseLnet/minecraft/container/ContainerBase;canUse(Lnet/minecraft/entity/player/PlayerBase;)Z
-
transferSlot
- Overrides:
transferSlotin classContainerBase- Mappings:
Namespace Name Mixin selector intermediary method_2086Lnet/minecraft/class_71;method_2086(I)Lnet/minecraft/class_31;glue method_5Lclass_94;method_5(I)Lclass_224;server aLcl;a(I)Lfy;client aLdw;a(I)Liz;named transferSlotLnet/minecraft/container/ContainerBase;transferSlot(I)Lnet/minecraft/item/ItemInstance;
-