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/FurnaceOutputSlot
intermediary net/minecraft/class_1719
official cqt
-
Field Summary
-
Constructor Summary
ConstructorDescriptionFurnaceOutputSlot
(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 player
Lnet/minecraft/screen/slot/FurnaceOutputSlot;player:Lnet/minecraft/entity/player/PlayerEntity;
intermediary field_7818
Lnet/minecraft/class_1719;field_7818:Lnet/minecraft/class_1657;
official a
Lcqt;a:Lcmz;
-
amount
private int amount- Mappings:
Namespace Name Mixin selector named amount
Lnet/minecraft/screen/slot/FurnaceOutputSlot;amount:I
intermediary field_7819
Lnet/minecraft/class_1719;field_7819:I
official b
Lcqt;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)V
intermediary <init>
Lnet/minecraft/class_1719;<init>(Lnet/minecraft/class_1657;Lnet/minecraft/class_1263;III)V
official <init>
Lcqt;<init>(Lcmz;Lbqp;III)V
-
-
Method Details
-
canInsert
-
takeStack
-
onTakeItem
- Overrides:
onTakeItem
in classSlot
- Mappings:
Namespace Name Mixin selector named onTakeItem
Lnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
intermediary method_7667
Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
official a
Lcrr;a(Lcmz;Lcur;)V
-
onCrafted
-
onCrafted
-