Uses of Class
com.viaversion.nbt.tag.CompoundTag
Packages that use CompoundTag
Package
Description
-
Uses of CompoundTag in com.viaversion.nbt.conversion.converter
Methods in com.viaversion.nbt.conversion.converter that return CompoundTagMethods in com.viaversion.nbt.conversion.converter with parameters of type CompoundTag -
Uses of CompoundTag in com.viaversion.nbt.stringified
Methods in com.viaversion.nbt.stringified that return CompoundTag -
Uses of CompoundTag in com.viaversion.nbt.tag
Methods in com.viaversion.nbt.tag that return CompoundTagModifier and TypeMethodDescriptionCompoundTag.copy()@Nullable CompoundTagCompoundTag.getCompoundTag(String tagName) static CompoundTagCompoundTag.read(DataInput in, TagLimiter tagLimiter, int nestingLevel) Methods in com.viaversion.nbt.tag with parameters of type CompoundTag