Class ComponentInfo<T>


public class ComponentInfo<T> extends TemplateInfo<T>
  • Constructor Details

    • ComponentInfo

      public ComponentInfo(Slate slate, org.bukkit.entity.Player player, ActiveMenu menu, org.bukkit.inventory.ItemStack item, String parentName, T value)
  • Method Details

    • getParentName

      public String getParentName()
      Gets the name of the item or template this component is part of.
      Returns:
      the parent item name