Class CrafterSlot

java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.CrafterSlot

public class CrafterSlot extends Slot
  • Field Details

  • Constructor Details

    • CrafterSlot

      public CrafterSlot(Container container, int slot, int x, int y, CrafterMenu menu)
  • Method Details