Interface PersistentDataHolder

    • Method Detail

      • getPersistentDataContainer

        @NotNull
        PersistentDataContainer getPersistentDataContainer()
        Returns a custom tag container capable of storing tags on the object. Note that the tags stored on this container are all stored under their own custom namespace therefore modifying default tags using this PersistentDataHolder is impossible.
        Returns:
        the persistent metadata container