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 cqa$a
  • Constructor Details

    • FuelSlot

      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> Lcrq;<init>(Lbqk;III)V
  • Method Details

    • canInsert

      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 Lcrq;a(Lcuq;)Z
    • matches

      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 Lcqa$a;b(Lcuq;)Z