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_1988$class_1989
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_1988$class_1989;<init>(Lnet/minecraft/class_1988;Lnet/minecraft/class_1718;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_8158 Lnet/minecraft/class_2010;method_8158(Lnet/minecraft/class_2056;)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_8153 Lnet/minecraft/class_2010;method_8153()I
      named getMaxStackAmount Lnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I