string identifier in format "minecraft:identifier"
of the item by given numeric ID
numeric ID of the item by given string identifier.
The identifier must be without "namespace:"
("minecraft:"
),
the method does not support items created by addons (having namespace not "minecraft"
)
Generated using TypeDoc
Small module to convert numeric item and block IDs to string identifiers used, for example, in addons
1.3