Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

  • new Item(id: string, name: string, texture: string | string[], stack: number): Item

Properties

id

id: string

name

name: string

numId

numId: number

registry

registry: Registry = null

stack

stack: number

texture

texture: string | Array<string>

Methods

_finalize

  • _finalize(registry: any): void

getItemStack

getObject

  • getObject(): object

Generated using TypeDoc