Class TextureSource

Namespace containing methods used to get and add gui textures.

Constructors

Methods

Constructors

Methods

  • Parameters

    • name: string

      gui texture name

    Returns Bitmap

    Bitmap instance with the ui texture, if it was loaded, with "missing_texture" texture otherwise.

  • Parameters

    • name: string

      gui texture name

    Returns Bitmap

    Bitmap instance with the ui texture, if it was loaded, null otherwise.

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.