UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

8 lines 207 B
declare enum ResourcePackStatusType { Refused = 1, SendPacks = 2, HaveAllPacks = 3, Completed = 4 } export default ResourcePackStatusType; //# sourceMappingURL=ResourcePackStatusType.d.ts.map