Options
All
  • Public
  • Public/Protected
  • All
Menu

Object used in Item.createFlintAndSteelItem method.

since

2.2

Hierarchy

Index

Properties

durability?: number

Durability of the flint and steel item

isTech?: boolean

If true, the tool item will not be displayed in creative inventory, defaults to false.

stack?: number

Maximum stack size of the tool item, defaults to 1.

tier?: never

When creating a flint and steel item, only durability is needed from tool material params. So specifying a whole tool material here is irrelevant.

Generated using TypeDoc