Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to attach attachables to entities

Hierarchy

  • AttachableRender

Index

Constructors

Methods

  • destroy(): void
  • isAttached(): boolean
  • Sets the render, root render parts will be drawing together with mob's render parts with same names (names can be seen in json description of the model in resources)

    Parameters

    Returns AttachableRender

  • attachRendererToItem(id: number, renderer: AttachableRender, texture?: string, material?: string): void
  • detachRendererFromItem(id: number): void

Generated using TypeDoc