Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/replcraft/lib/inventory/item.ts>ItemDurability

A library to control special structures on the ReplCraft Minecraft server
Latest
interface ItemDurability
import { type ItemDurability } from "https://deno.land/x/replcraft@v1.1.0/lib/inventory/item.ts";

Information about an item's maximum durability & durability

Properties

max: number

Maximum possible durability

current: number

Current item durabillity