Class FurnaceFuelSlot

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.FurnaceFuelSlot

public class FurnaceFuelSlot extends Slot
Mappings:
Namespace Name
official bzz
intermediary net/minecraft/class_1717
named net/minecraft/screen/slot/FurnaceFuelSlot
  • Field Details

    • handler

      private final AbstractFurnaceScreenHandler handler
      Mappings:
      Namespace Name Mixin selector
      official a Lbzz;a:Lbzh;
      intermediary field_17083 Lnet/minecraft/class_1717;field_17083:Lnet/minecraft/class_1720;
      named handler Lnet/minecraft/screen/slot/FurnaceFuelSlot;handler:Lnet/minecraft/screen/AbstractFurnaceScreenHandler;
  • Constructor Details

    • FurnaceFuelSlot

      public FurnaceFuelSlot(AbstractFurnaceScreenHandler handler, Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbzz;<init>(Lbzh;Lbcf;III)V
      intermediary <init> Lnet/minecraft/class_1717;<init>(Lnet/minecraft/class_1720;Lnet/minecraft/class_1263;III)V
      named <init> Lnet/minecraft/screen/slot/FurnaceFuelSlot;<init>(Lnet/minecraft/screen/AbstractFurnaceScreenHandler;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 Lcax;a(Lcdt;)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_ Lcax;a_(Lcdt;)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 c Lbzz;c(Lcdt;)Z
      intermediary method_7636 Lnet/minecraft/class_1717;method_7636(Lnet/minecraft/class_1799;)Z
      named isBucket Lnet/minecraft/screen/slot/FurnaceFuelSlot;isBucket(Lnet/minecraft/item/ItemStack;)Z