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

    • FuelSlot

      public FuelSlot(Inventory inventory, int int2, int int3, int int4)
  • 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 Lcrk;a(Lcuk;)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 Lcpu$a;b(Lcuk;)Z