Uses of Package
de.pauleff.core
Packages that use de.pauleff.core
-
Classes in de.pauleff.core used by de.pauleff.apiClassDescriptionFoundation class for all NBT tags, providing core functionality for data storage, identification, and manipulation within the NBT hierarchy.
-
Classes in de.pauleff.core used by de.pauleff.builderClassDescriptionFoundation 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.coreClassDescriptionAbstract 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.