Class CrafterInputSlot

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

public class CrafterInputSlot extends Slot
Mappings:
Namespace Name
named net/minecraft/screen/slot/CrafterInputSlot
intermediary net/minecraft/class_8882
official cts
  • Field Details

    • crafterScreenHandler

      private final CrafterScreenHandler crafterScreenHandler
      Mappings:
      Namespace Name Mixin selector
      named crafterScreenHandler Lnet/minecraft/screen/slot/CrafterInputSlot;crafterScreenHandler:Lnet/minecraft/screen/CrafterScreenHandler;
      intermediary field_46789 Lnet/minecraft/class_8882;field_46789:Lnet/minecraft/class_8881;
      official a Lcts;a:Lctr;
  • Constructor Details

    • CrafterInputSlot

      public CrafterInputSlot(Inventory inventory, int index, int x, int y, CrafterScreenHandler crafterScreenHandler)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/screen/slot/CrafterInputSlot;<init>(Lnet/minecraft/inventory/Inventory;IIILnet/minecraft/screen/CrafterScreenHandler;)V
      intermediary <init> Lnet/minecraft/class_8882;<init>(Lnet/minecraft/class_1263;IIILnet/minecraft/class_8881;)V
      official <init> Lcts;<init>(Lbtb;IIILctr;)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 Lcuy;a(Lcxo;)Z
    • markDirty

      public void markDirty()
      Overrides:
      markDirty in class Slot
      Mappings:
      Namespace Name Mixin selector
      named markDirty Lnet/minecraft/screen/slot/Slot;markDirty()V
      intermediary method_7668 Lnet/minecraft/class_1735;method_7668()V
      official c Lcuy;c()V