Uses of Package
de.pauleff.core

Packages that use de.pauleff.core
Package
Description
 
 
 
  • Classes in de.pauleff.core used by de.pauleff.api
    Class
    Description
    Foundation class for all NBT tags, providing core functionality for data storage, identification, and manipulation within the NBT hierarchy.
  • Class
    Description
    Foundation class for all NBT tags, providing core functionality for data storage, identification, and manipulation within the NBT hierarchy.
    Represents an NBT compound tag - a named collection of heterogeneous tags that forms the backbone of NBT data structures.
    Represents an NBT list tag - a homogeneous collection containing multiple tags of the same type, accessed by index rather than name.
  • Classes in de.pauleff.core used by de.pauleff.core
    Class
    Description
     
    Abstract base class for NBT tags that contain collections of other tags.
    Foundation class for all NBT tags, providing core functionality for data storage, identification, and manipulation within the NBT hierarchy.