JSPrismarine
    Preparing search index...

    Class NetworkPacket<T>Abstract

    Represents the network packet (aka DataPacket). This is just a serialization layer to include the packet header and to reduce redundancy in the packet classes. https://mojang.github.io/bedrock-protocol-docs/html/packetHeader.html

    Type Parameters

    • T
    Index

    Constructors

    Properties

    senderSubClientId: number = 0
    targetSubClientId: number = 0

    Accessors

    Methods