Package net.minecraft.screen.slot
Class FurnaceOutputSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.FurnaceOutputSlot
- Mappings:
Namespace Name official cca
intermediary net/minecraft/class_1719
named net/minecraft/screen/slot/FurnaceOutputSlot
-
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
canTakeItems, canTakePartial, getBackgroundSprite, getIndex, getMaxItemCount, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, method_51306, onQuickTransfer, onTake, setStack, setStackNoCallbacks, takeStackRange, tryTakeStackRange
-
Field Details
-
player
- Mappings:
Namespace Name Mixin selector official a
Lcca;a:Lbyo;
intermediary field_7818
Lnet/minecraft/class_1719;field_7818:Lnet/minecraft/class_1657;
named player
Lnet/minecraft/screen/slot/FurnaceOutputSlot;player:Lnet/minecraft/entity/player/PlayerEntity;
-
amount
private int amount- Mappings:
Namespace Name Mixin selector official b
Lcca;b:I
intermediary field_7819
Lnet/minecraft/class_1719;field_7819:I
named amount
Lnet/minecraft/screen/slot/FurnaceOutputSlot;amount:I
-
-
Constructor Details
-
FurnaceOutputSlot
- Mappings:
Namespace Name Mixin selector official <init>
Lcca;<init>(Lbyo;Lbdq;III)V
intermediary <init>
Lnet/minecraft/class_1719;<init>(Lnet/minecraft/class_1657;Lnet/minecraft/class_1263;III)V
named <init>
Lnet/minecraft/screen/slot/FurnaceOutputSlot;<init>(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
takeStack
-
onTakeItem
- Overrides:
onTakeItem
in classSlot
- Mappings:
Namespace Name Mixin selector official a
Lccx;a(Lbyo;Lcfz;)V
intermediary method_7667
Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
named onTakeItem
Lnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
-
onCrafted
-
onCrafted
-