Package net.minecraft.screen
Class BrewingStandScreenHandler.FuelSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.FuelSlot
- Enclosing class:
BrewingStandScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/BrewingStandScreenHandler$FuelSlotintermediary net/minecraft/class_1708$class_1709official cwi$a
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic booleanMethods inherited from class net.minecraft.screen.slot.Slot
canBeHighlighted, canTakeItems, canTakePartial, disablesDynamicDisplay, getIndex, getMaxItemCount, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
-
Constructor Details
-
FuelSlot
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)Vintermediary <init>Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)Vofficial <init>Lcxz;<init>(Lbuv;III)V
-
-
Method Details
-
canInsert
-
matches
- Mappings:
Namespace Name Mixin selector named matchesLnet/minecraft/screen/BrewingStandScreenHandler$FuelSlot;matches(Lnet/minecraft/item/ItemStack;)Zintermediary method_7630Lnet/minecraft/class_1708$class_1709;method_7630(Lnet/minecraft/class_1799;)Zofficial bLcwi$a;b(Ldak;)Z
-
getBackgroundSprite
- Overrides:
getBackgroundSpritein classSlot- Mappings:
Namespace Name Mixin selector named getBackgroundSpriteLnet/minecraft/screen/slot/Slot;getBackgroundSprite()Lnet/minecraft/util/Identifier;intermediary method_7679Lnet/minecraft/class_1735;method_7679()Lnet/minecraft/class_2960;official cLcxz;c()Lalr;
-