Uses of Interface
net.kyori.adventure.nbt.StringBinaryTag
-
Uses of StringBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type StringBinaryTagModifier and TypeFieldDescriptionstatic final BinaryTagType<StringBinaryTag> BinaryTagTypes.STRINGMethods in net.kyori.adventure.nbt that return StringBinaryTagModifier and TypeMethodDescriptionstatic StringBinaryTagStringBinaryTag.stringBinaryTag(String value) Creates a binary tag holding aStringvalue.Methods in net.kyori.adventure.nbt that return types with arguments of type StringBinaryTag