Class PotatoRefineryScreenHandler.RefineryFuelSlot

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.PotatoRefineryScreenHandler.RefineryFuelSlot
Enclosing class:
PotatoRefineryScreenHandler

private class PotatoRefineryScreenHandler.RefineryFuelSlot extends Slot
Mappings:
Namespace Name
official cqv$a
intermediary net/minecraft/class_9522$class_9523
named net/minecraft/screen/PotatoRefineryScreenHandler$RefineryFuelSlot
  • Constructor Details

    • RefineryFuelSlot

      public RefineryFuelSlot(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcqv$a;<init>(Lcqv;Lbpt;III)V
      intermediary <init> Lnet/minecraft/class_9522$class_9523;<init>(Lnet/minecraft/class_9522;Lnet/minecraft/class_1263;III)V
      named <init> Lnet/minecraft/screen/PotatoRefineryScreenHandler$RefineryFuelSlot;<init>(Lnet/minecraft/screen/PotatoRefineryScreenHandler;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 Lcre;a(Lcuh;)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
    • getMaxItemCount

      public int getMaxItemCount(ItemStack stack)
      Overrides:
      getMaxItemCount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a_ Lcre;a_(Lcuh;)I
      intermediary method_7676 Lnet/minecraft/class_1735;method_7676(Lnet/minecraft/class_1799;)I
      named getMaxItemCount Lnet/minecraft/screen/slot/Slot;getMaxItemCount(Lnet/minecraft/item/ItemStack;)I
    • isBucket

      public static boolean isBucket(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official d Lcqv$a;d(Lcuh;)Z
      intermediary method_59025 Lnet/minecraft/class_9522$class_9523;method_59025(Lnet/minecraft/class_1799;)Z
      named isBucket Lnet/minecraft/screen/PotatoRefineryScreenHandler$RefineryFuelSlot;isBucket(Lnet/minecraft/item/ItemStack;)Z