Package net.minecraft.inventory.slot
Class FurnaceOutputSlot
java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.inventory.slot.FurnaceOutputSlot
- Mappings:
Namespace Name official aiwintermediary net/minecraft/class_1017named net/minecraft/inventory/slot/FurnaceOutputSlot
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFurnaceOutputSlot(PlayerEntity player, Inventory inventory, int invSlot, int xPosition, int yPosition) -
Method Summary
Methods inherited from class net.minecraft.inventory.slot.Slot
canTakeItems, doDrawHoveringEffect, equals, getBackgroundSprite, getMaxStackAmount, getMaxStackAmount, getStack, hasStack, markDirty, onStackChanged, setStack
-
Field Details
-
player
- Mappings:
Namespace Name Mixin selector official aLaiw;a:Lahd;intermediary field_4126Lnet/minecraft/class_1017;field_4126:Lnet/minecraft/class_988;named playerLnet/minecraft/inventory/slot/FurnaceOutputSlot;player:Lnet/minecraft/entity/player/PlayerEntity;
-
amount
private int amount- Mappings:
Namespace Name Mixin selector official bLaiw;b:Iintermediary field_4127Lnet/minecraft/class_1017;field_4127:Inamed amountLnet/minecraft/inventory/slot/FurnaceOutputSlot;amount:I
-
-
Constructor Details
-
FurnaceOutputSlot
public FurnaceOutputSlot(PlayerEntity player, Inventory inventory, int invSlot, int xPosition, int yPosition) - Mappings:
Namespace Name Mixin selector official <init>Laiw;<init>(Lahd;Lvq;III)Vintermediary <init>Lnet/minecraft/class_1017;<init>(Lnet/minecraft/class_988;Lnet/minecraft/class_849;III)Vnamed <init>Lnet/minecraft/inventory/slot/FurnaceOutputSlot;<init>(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
takeStack
-
onTakeItem
- Overrides:
onTakeItemin classSlot- Mappings:
Namespace Name Mixin selector official aLajk;a(Lahd;Lamj;)Vintermediary method_3298Lnet/minecraft/class_1026;method_3298(Lnet/minecraft/class_988;Lnet/minecraft/class_1071;)Vnamed onTakeItemLnet/minecraft/inventory/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
-
onCrafted
-
onCrafted
-