UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

7 lines 226 B
import { Armor } from '../Armor'; export default class LeatherChestplate extends Armor { constructor(); getMaxDurability(): number; getArmorDefensePoints(): number; } //# sourceMappingURL=LeatherChestplate.d.ts.map