UNPKG

bc-minecraft-bedrock-command

Version:

A typescript package library that handles commands for minecraft bedrock

4 lines 176 B
import { CommandInfo } from '../command-info'; /**The immutableworld command */ export declare const immutableworld: CommandInfo[]; //# sourceMappingURL=immutableworld.d.ts.map