Class BrewingStandScreenHandler.FuelSlot

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

static class BrewingStandScreenHandler.FuelSlot
extends Slot
Mappings:
Namespace Name
official bjw$a
intermediary net/minecraft/class_1708$class_1709
named net/minecraft/screen/BrewingStandScreenHandler$FuelSlot
  • Constructor Details

    • FuelSlot

      public FuelSlot​(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lblh;<init>(Lapj;III)V
      intermediary <init> Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
      named <init> Lnet/minecraft/screen/slot/Slot;<init>(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 Lblh;a(Lbnv;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
    • matches

      public static boolean matches​(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a_ Lbjw$a;a_(Lbnv;)Z
      intermediary method_7630 Lnet/minecraft/class_1708$class_1709;method_7630(Lnet/minecraft/class_1799;)Z
      named matches Lnet/minecraft/screen/BrewingStandScreenHandler$FuelSlot;matches(Lnet/minecraft/item/ItemStack;)Z
    • getMaxItemCount

      public int getMaxItemCount()
      Overrides:
      getMaxItemCount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lblh;a()I
      intermediary method_7675 Lnet/minecraft/class_1735;method_7675()I
      named getMaxItemCount Lnet/minecraft/screen/slot/Slot;getMaxItemCount()I