Package devs.beer.nativepackets.api
Interface NativeItem
- All Superinterfaces:
NativeValue
Exact-adapter item handle for packet creation.
Prepare reusable items outside packet callbacks with ItemAccess.item(Object).
Items returned by packet views are borrowed for the view's lifetime. Wrapping
an existing native item does not copy it or grant ownership of it.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.NativeValue
nativeHandle