Class BinaryTagWriter
java.lang.Object
net.minestom.server.utils.nbt.BinaryTagWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteNamed(String name, BinaryTag tag) voidwriteNameless(BinaryTag tag)
-
Constructor Details
-
BinaryTagWriter
-
-
Method Details
-
writeNameless
- Throws:
IOException
-
writeNamed
- Throws:
IOException
-