Package net.minecraft.screen
Class GenericContainerScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.GenericContainerScreenHandler
- Mappings:
Namespace Name intermediary net/minecraft/class_506glue class_55server bhclient cdnamed net/minecraft/screen/GenericContainerScreenHandler
-
Field Summary
FieldsFields inherited from class net.minecraft.screen.ScreenHandler
listeners, slots, syncId, trackedStacks -
Constructor Summary
ConstructorsConstructorDescriptionGenericContainerScreenHandler(Inventory playerInventory, Inventory inventory) -
Method Summary
Methods inherited from class net.minecraft.screen.ScreenHandler
addListener, addSlot, canOpen, getSlot, getSlot, getStacks, insertItem, nextRevision, onAcknowledgementAccepted, onAcknowledgementDenied, onClosed, onSlotClick, onSlotUpdate, sendContentUpdates, setProperty, setStackInSlot, updatePlayerList, updateSlotStacks
-
Field Details
-
inventory
- 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 inventoryLnet/minecraft/screen/GenericContainerScreenHandler;inventory:Lnet/minecraft/inventory/Inventory;
-
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/screen/GenericContainerScreenHandler;rows:I
-
-
Constructor Details
-
GenericContainerScreenHandler
- 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/screen/GenericContainerScreenHandler;<init>(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/inventory/Inventory;)V
-
-
Method Details
-
canUse
- Specified by:
canUsein classScreenHandler- 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/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
quickMove
- Overrides:
quickMovein classScreenHandler- 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 quickMoveLnet/minecraft/screen/ScreenHandler;quickMove(I)Lnet/minecraft/item/ItemStack;
-