UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

7 lines 196 B
import { default as Tool } from '../Tool'; export default class Bow extends Tool { constructor(); getBurnTime(): number; getMaxDurability(): number; } //# sourceMappingURL=Bow.d.ts.map