Destroys the texture. It's highly recommended to set the texture to null after you call this
null
Reloads the (Minecraft renderer) texture.
Static
Gets a Minecraft texture. Can only be drawn with the Minecraft renderer
The texture name, example: "textures/items/arrow"
"textures/items/arrow"
Loads a texture from file.
The file path to the texture, could be absolute or relative to the script folder
Generated using TypeDoc
Destroys the texture. It's highly recommended to set the texture to
null
after you call this