Package net.minecraft.inventory.slot
Class FurnaceFuelSlot
java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.inventory.slot.FurnaceFuelSlot
public class FurnaceFuelSlot extends Slot
- Mappings:
Namespace Name official xtintermediary net/minecraft/class_1997named net/minecraft/inventory/slot/FurnaceFuelSlot
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FurnaceFuelSlot(Inventory inventory, int invSlot, int xPosition, int yPosition) -
Method Summary
Methods inherited from class net.minecraft.inventory.slot.Slot
canTakeItems, doDrawHoveringEffect, getMaxStackAmount, getStack, hasStack, markDirty, method_8155, method_8163, onCrafted, onCrafted, onStackChanged, onTakeItem, setStack, takeStack
-
Constructor Details
-
FurnaceFuelSlot
- Mappings:
Namespace Name Mixin selector official <init>Lyg;<init>(Log;III)Vintermediary <init>Lnet/minecraft/class_2010;<init>(Lnet/minecraft/class_1718;III)Vnamed <init>Lnet/minecraft/inventory/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
getMaxStackAmount
- Overrides:
getMaxStackAmountin classSlot- Mappings:
Namespace Name Mixin selector official bLyg;b(Lzx;)Iintermediary method_8162Lnet/minecraft/class_2010;method_8162(Lnet/minecraft/class_2056;)Inamed getMaxStackAmountLnet/minecraft/inventory/slot/Slot;getMaxStackAmount(Lnet/minecraft/item/ItemStack;)I
-
isBucket
- Mappings:
Namespace Name Mixin selector official c_Lxt;c_(Lzx;)Zintermediary method_8141Lnet/minecraft/class_1997;method_8141(Lnet/minecraft/class_2056;)Znamed isBucketLnet/minecraft/inventory/slot/FurnaceFuelSlot;isBucket(Lnet/minecraft/item/ItemStack;)Z
-