bindTexture

fun bindTexture(texture: Image): Tessellator

Binds a texture to the client for the Tessellator to use.

Return

the Tessellator to allow for method chaining

Parameters

texture

the texture to bind

Sources

Link copied to clipboard