Class BrewingScreenHandler.FuelSlot

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

class BrewingScreenHandler.FuelSlot extends Slot
Mappings:
Namespace Name
official xm$a
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> Lxm$a;<init>(Lxm;Log;III)V
      intermediary <init> Lnet/minecraft/class_1003$class_1004;<init>(Lnet/minecraft/class_1003;Lnet/minecraft/class_849;III)V
      named <init> Lnet/minecraft/screen/BrewingScreenHandler$FuelSlot;<init>(Lnet/minecraft/screen/BrewingScreenHandler;Lnet/minecraft/inventory/Inventory;III)V
  • Method Details

    • canInsert

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lyg;a(Lzx;)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 Lyg;a()I
      intermediary method_3291 Lnet/minecraft/class_1026;method_3291()I
      named getMaxStackAmount Lnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I