Interface ItemTagAdapterContext


@Deprecated(since="1.14", forRemoval=true) public interface ItemTagAdapterContext
Deprecated, for removal: This API element is subject to removal in a future version.
this API part has been replaced by PersistentDataHolder. Please use PersistentDataAdapterContext instead of this.
This interface represents the context in which the ItemTagType can serialize and deserialize the passed values.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Creates a new and empty tag container instance.
  • Method Details

    • newTagContainer

      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates a new and empty tag container instance.
      Returns:
      the fresh container instance