Class LytSlot

All Implemented Interfaces:
InteractiveElement, Styleable

public class LytSlot extends LytBlock implements InteractiveElement
Renders a standard Minecraft GUI slot.
  • Field Details

  • Constructor Details

    • LytSlot

      public LytSlot(net.minecraft.world.item.crafting.Ingredient ingredient)
    • LytSlot

      public LytSlot(net.minecraft.world.item.ItemStack stack)
  • Method Details