Class BrewingScreenHandler.FuelSlot

java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.screen.BrewingScreenHandler.FuelSlot
Enclosing class:
BrewingScreenHandler

static class BrewingScreenHandler.FuelSlot extends Slot
Mappings:
Namespace Name
official aay$b
intermediary net/minecraft/class_1003$class_1004
named net/minecraft/screen/BrewingScreenHandler$FuelSlot
  • Constructor Details

    • FuelSlot

      public FuelSlot(Inventory inventory, int invSlot, int xPosition, int yPosition)
      Mappings:
      Namespace Name Mixin selector
      official <init> Labt;<init>(Lqg;III)V
      intermediary <init> Lnet/minecraft/class_1026;<init>(Lnet/minecraft/class_849;III)V
      named <init> Lnet/minecraft/inventory/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
  • Method Details

    • canInsert

      public boolean canInsert(@Nullable ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a(Ladq;)Z
      intermediary method_3294 Lnet/minecraft/class_1026;method_3294(Lnet/minecraft/class_1071;)Z
      named canInsert Lnet/minecraft/inventory/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
    • getMaxStackAmount

      public int getMaxStackAmount()
      Overrides:
      getMaxStackAmount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a()I
      intermediary method_3291 Lnet/minecraft/class_1026;method_3291()I
      named getMaxStackAmount Lnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I