java.lang.Object
net.minestom.server.utils.nbt.BinaryTagUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.kyori.adventure.nbt.BinaryTagType
<?> nbtTypeFromId
(byte id) static Object
nbtValueFromTag
(net.kyori.adventure.nbt.BinaryTag tag)
-
Method Details
-
nbtTypeFromId
public static net.kyori.adventure.nbt.BinaryTagType<?> nbtTypeFromId(byte id) -
nbtValueFromTag
-