Package net.minecraft.screen.slot
Class FurnaceOutputSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.FurnaceOutputSlot
- Mappings:
 Namespace Name named net/minecraft/screen/slot/FurnaceOutputSlotintermediary net/minecraft/class_1719official cqs
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionFurnaceOutputSlot(PlayerEntity player, Inventory inventory, int index, int x, int y)  - 
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canBeHighlighted, canTakeItems, canTakePartial, disablesDynamicDisplay, getBackgroundSprite, getIndex, getMaxItemCount, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, onQuickTransfer, onTake, setStack, setStack, setStackNoCallbacks, takeStackRange, tryTakeStackRange 
- 
Field Details
- 
player
- Mappings:
 Namespace Name Mixin selector named playerLnet/minecraft/screen/slot/FurnaceOutputSlot;player:Lnet/minecraft/entity/player/PlayerEntity;intermediary field_7818Lnet/minecraft/class_1719;field_7818:Lnet/minecraft/class_1657;official aLcqs;a:Lcmx;
 - 
amount
private int amount- Mappings:
 Namespace Name Mixin selector named amountLnet/minecraft/screen/slot/FurnaceOutputSlot;amount:Iintermediary field_7819Lnet/minecraft/class_1719;field_7819:Iofficial bLcqs;b:I
 
 - 
 - 
Constructor Details
- 
FurnaceOutputSlot
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/screen/slot/FurnaceOutputSlot;<init>(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/inventory/Inventory;III)Vintermediary <init>Lnet/minecraft/class_1719;<init>(Lnet/minecraft/class_1657;Lnet/minecraft/class_1263;III)Vofficial <init>Lcqs;<init>(Lcmx;Lbqk;III)V
 
 - 
 - 
Method Details
- 
canInsert
 - 
takeStack
 - 
onTakeItem
- Overrides:
 onTakeItemin classSlot- Mappings:
 Namespace Name Mixin selector named onTakeItemLnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)Vintermediary method_7667Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)Vofficial aLcrq;a(Lcmx;Lcuq;)V
 - 
onCrafted
 - 
onCrafted
 
 -