Skip to content

@loontail/minecraft-kit / MinecraftChannel

Type Alias: MinecraftChannel

ts
type MinecraftChannel = typeof MinecraftChannels[keyof typeof MinecraftChannels];

Defined in: src/types/minecraft.ts:14

Channel literal as it appears in version manifest entries.

MIT License