Uses of Interface
net.md_5.bungee.nbt.TypedTag
Packages that use TypedTag
-
Uses of TypedTag in net.md_5.bungee.nbt
Methods in net.md_5.bungee.nbt that return TypedTagModifier and TypeMethodDescriptionstatic TypedTagTag.fromByteArray(byte[] data) Deserializes the given byte array into aTypedTag.static TypedTagTag.fromByteArray(byte[] data, NBTLimiter limiter) Deserializes the given byte array into aTypedTag, with limitations of theNBTLimiter.NamedTag.getTag()static TypedTagTag.readById(byte id, DataInput input, NBTLimiter limiter) Reads aTagfrom the givenDataInput, based on the specified tag type, with limitations of theNBTLimiter.Methods in net.md_5.bungee.nbt with parameters of type TypedTagModifier and TypeMethodDescriptionvoidstatic byte[]Tag.toByteArray(TypedTag tag) Serializes the givenTypedTaginto a byte array.Constructors in net.md_5.bungee.nbt with parameters of type TypedTag -
Uses of TypedTag in net.md_5.bungee.nbt.type
Classes in net.md_5.bungee.nbt.type that implement TypedTagModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.md_5.bungee.nbt.type that return TypedTagMethods in net.md_5.bungee.nbt.type that return types with arguments of type TypedTagMethods in net.md_5.bungee.nbt.type with parameters of type TypedTagMethod parameters in net.md_5.bungee.nbt.type with type arguments of type TypedTagModifier and TypeMethodDescriptionvoidvoidConstructor parameters in net.md_5.bungee.nbt.type with type arguments of type TypedTag