Class ItemHologramLine

java.lang.Object
me.hsgamer.unihologram.common.line.AbstractHologramLine<org.bukkit.inventory.ItemStack>
me.hsgamer.unihologram.spigot.common.line.ItemHologramLine
All Implemented Interfaces:
HologramLine

public class ItemHologramLine extends AbstractHologramLine<org.bukkit.inventory.ItemStack>
The hologram line with item
  • Constructor Details

    • ItemHologramLine

      public ItemHologramLine(org.bukkit.inventory.ItemStack content, Map<String,Object> settings)
      Create a new line
      Parameters:
      content - the content
      settings - the settings
    • ItemHologramLine

      public ItemHologramLine(org.bukkit.inventory.ItemStack content)
      Create a new line
      Parameters:
      content - the content