Class BrewingStandScreenHandler.FuelSlot

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

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

    • FuelSlot Link icon

      public FuelSlot(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
      intermediary <init> Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
      official <init> Lcua;<init>(Lbse;III)V
  • Method Details Link icon

    • canInsert Link icon

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      official a Lcua;a(Lcwq;)Z
    • matches Link icon

      public static boolean matches(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      named matches Lnet/minecraft/screen/BrewingStandScreenHandler$FuelSlot;matches(Lnet/minecraft/item/ItemStack;)Z
      intermediary method_7630 Lnet/minecraft/class_1708$class_1709;method_7630(Lnet/minecraft/class_1799;)Z
      official b Lcsk$a;b(Lcwq;)Z
    • getBackgroundSprite Link icon

      public Identifier getBackgroundSprite()
      Overrides:
      getBackgroundSprite in class Slot
      Mappings:
      Namespace Name Mixin selector
      named getBackgroundSprite Lnet/minecraft/screen/slot/Slot;getBackgroundSprite()Lnet/minecraft/util/Identifier;
      intermediary method_7679 Lnet/minecraft/class_1735;method_7679()Lnet/minecraft/class_2960;
      official b Lcua;b()Lakv;