Recent content by littleBitsman

  1. L

    How to set ItemMeta display name with ItemMeta#displayName method?

    I am new to PaperMC plugin development as I used Bukkit before which supported ItemMeta#setDisplayName, but on Paper the same method is deprecated. How do I use ItemMeta#displayName(Component)? Version: 1.17.1