Class ItemDisplay

java.lang.Object
net.minestom.server.item.ItemDisplay

public class ItemDisplay
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ItemDisplay​(ColoredText displayName, ColoredText[] lore)  
  • Method Summary

    Modifier and Type Method Description
    ColoredText getDisplayName()
    Gets the item display name.
    ColoredText[] getLore()
    Gets the item lore.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait