Interface CommandsPacketView

All Superinterfaces:
PacketView

public interface CommandsPacketView extends PacketView
Zero-copy read-only view of clientbound encoded command-tree metadata.
  • Method Details

    • rootIndex

      int rootIndex()
    • entryCount

      int entryCount()
    • entries

      NativeValue entries()