Package devs.beer.nativepackets.api
Interface CommandsPacketView
- All Superinterfaces:
PacketView
Zero-copy read-only view of clientbound encoded command-tree metadata.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
rootIndex
int rootIndex() -
entryCount
int entryCount() -
entries
NativeValue entries()
-