Interface PacketRegistryEntry
🏷️ Properties
coder readonly
ts
coder: Coder<any>Defined in: packages/client/packet.ts:13
id readonly
ts
id: numberDefined in: packages/client/packet.ts:9
name readonly
ts
name: stringDefined in: packages/client/packet.ts:10
side readonly
ts
side: SideDefined in: packages/client/packet.ts:12
state readonly
ts
state: keyof StatesDefined in: packages/client/packet.ts:11