Package devs.beer.nativepackets.api
Interface NbtAccess
Direct native NBT wrapping and bounded stream IO.
-
Method Summary
Modifier and TypeMethodDescriptionread(DataInput input, NbtReadLimits limits) wrapNativeNbt(Object nativeTag) voidwrite(Object nativeTag, DataOutput output)
-
Method Details
-
wrapNativeNbt
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-