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