menuBackground

abstract fun menuBackground(image: DrawImage)(source)

Supplies the profile's exact 16 by 16 Minecraft menu texture.

Parameters

image

immutable menu-background pixels.

Throws

when the slot is duplicated or the image size is not 16 by 16.

when called from another thread or after the builder callback ends.