- All Superinterfaces:
BinaryTag,BinaryTagLike
A binary tag holding a
String value.- Since:
- 4.0.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringBinaryTagstringBinaryTag(String value) Creates a binary tag holding aStringvalue.default BinaryTagType<StringBinaryTag> type()Gets the tag type.value()Gets the value.Methods inherited from interface net.kyori.adventure.nbt.BinaryTag
asBinaryTag