Interface StringBinaryTag
- All Superinterfaces:
BinaryTag, BinaryTagLike
-
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 BinaryTag
asBinaryTag