Package net.minecraft.container
Class Chest
java.lang.Object
net.minecraft.container.ContainerBase
net.minecraft.container.Chest
- Mappings:
Namespace Name intermediary net/minecraft/class_506glue class_55server bhclient cdnamed net/minecraft/container/Chest
-
Field Summary
FieldsFields inherited from class net.minecraft.container.ContainerBase
currentContainerId, items, listeners, slots -
Constructor Summary
Constructors -
Method Summary
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, onClosed, onContentsChanged, setProperty, setStack, setStacks, tick
-
Field Details
-
chestInventory
- Mappings:
Namespace Name Mixin selector intermediary field_2110Lnet/minecraft/class_506;field_2110:Lnet/minecraft/class_134;glue field_114Lclass_55;field_114:Lclass_287;server aLbh;a:Lhp;client aLcd;a:Llw;named chestInventoryLnet/minecraft/container/Chest;chestInventory:Lnet/minecraft/inventory/InventoryBase;
-
rows
private int rows- Mappings:
Namespace Name Mixin selector intermediary field_2111Lnet/minecraft/class_506;field_2111:Iglue field_115Lclass_55;field_115:Iserver bLbh;b:Iclient bLcd;b:Inamed rowsLnet/minecraft/container/Chest;rows:I
-
-
Constructor Details
-
Chest
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_506;<init>(Lnet/minecraft/class_134;Lnet/minecraft/class_134;)Vglue <init>Lclass_55;<init>(Lclass_287;Lclass_287;)Vserver <init>Lbh;<init>(Lhp;Lhp;)Vclient <init>Lcd;<init>(Llw;Llw;)Vnamed <init>Lnet/minecraft/container/Chest;<init>(Lnet/minecraft/inventory/InventoryBase;Lnet/minecraft/inventory/InventoryBase;)V
-
-
Method Details
-
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;
-