Package net.minecraft.inventory.slot
Class FurnaceFuelSlot
java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.inventory.slot.FurnaceFuelSlot
- Mappings:
Namespace Name official acwintermediary net/minecraft/class_2671named net/minecraft/inventory/slot/FurnaceFuelSlot
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionFurnaceFuelSlot(Inventory inventory, int invSlot, int xPosition, int yPosition) -
Method Summary
Methods inherited from class net.minecraft.inventory.slot.Slot
canTakeItems, doDrawHoveringEffect, equals, getBackgroundSprite, getMaxStackAmount, getStack, hasStack, markDirty, method_13644, method_3298, onCrafted, onCrafted, onStackChanged, setStack, takeStack
-
Constructor Details
-
FurnaceFuelSlot
- Mappings:
Namespace Name Mixin selector official <init>Ladl;<init>(Lrc;III)Vintermediary <init>Lnet/minecraft/class_1026;<init>(Lnet/minecraft/class_849;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 bLadl;b(Lafj;)Iintermediary method_11264Lnet/minecraft/class_1026;method_11264(Lnet/minecraft/class_1071;)Inamed getMaxStackAmountLnet/minecraft/inventory/slot/Slot;getMaxStackAmount(Lnet/minecraft/item/ItemStack;)I
-
isBucket
- Mappings:
Namespace Name Mixin selector official d_Lacw;d_(Lafj;)Zintermediary method_11263Lnet/minecraft/class_2671;method_11263(Lnet/minecraft/class_1071;)Znamed isBucketLnet/minecraft/inventory/slot/FurnaceFuelSlot;isBucket(Lnet/minecraft/item/ItemStack;)Z
-