IGeneralProperties

Common properties for built-in containers.

See also

Inheritors

Properties

Link copied to clipboard
abstract val biome: Identifier

Biome the container is in.

Link copied to clipboard
abstract val height: Int

Y-coordinate of the container.

Link copied to clipboard
abstract val name: String?

Custom container name (renamed with an anvil or with a name tag).

Functions

Link copied to clipboard
open fun writeSelectors(appendSelector: BiConsumer<String, String>)