containerBackground

abstract fun containerBackground(image: DrawImage)(source)

Supplies the exact 256 by 256 generic-container texture used by the active vanilla chest screens.

Parameters

image

immutable generic-container pixels.

Throws

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

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