Package net.kyori.adventure.nbt
Interface EndBinaryTag
- All Superinterfaces:
BinaryTag,net.kyori.examination.Examinable
public interface EndBinaryTag extends BinaryTag
An end tag.
- Since:
- 4.0.0
-
Method Summary
Modifier and Type Method Description static @NonNull EndBinaryTagget()Gets the end tag.default @NonNull BinaryTagType<EndBinaryTag>type()Gets the tag type.