TextureIconContent

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun addEntry(charId: String, image: ResourcePath, height: Int?, ascent: Int): FontChar
fun addEntry(charId: ResourcePath, image: ResourcePath, height: Int?, ascent: Int): FontChar
Link copied to clipboard
fun addIcons(vararg ids: String)

Request additional icons to be added to the texture icon font. Ids should be in the format namespace:path, i.e. minecraft:item/stone_sword.

Request additional icons to be added to the texture icon font. File extension should not be included in the path.