import * as minecraftLib from "https://deno.land/x/minecraft_lib@0.1.0/network/packet.ts";
Interfaces
The interface that packets need to implement. | |
The base interface for a connection packet handler. |
x/minecraft_lib/network/packet.ts
import * as minecraftLib from "https://deno.land/x/minecraft_lib@0.1.0/network/packet.ts";
The interface that packets need to implement. | |
The base interface for a connection packet handler. |