Skip to content

@loontail/minecraft-kit v0.5.0 / MinecraftChannel

Type alias: MinecraftChannel

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

Channel literal as it appears in version manifest entries.

Source

src/types/minecraft.ts:12

MIT License