UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

8 lines 164 B
declare enum MovementType { Normal = 0, Reset = 1, Teleport = 2, Pitch = 3 } export default MovementType; //# sourceMappingURL=MovementType.d.ts.map