Package-level declarations

Types

Link copied to clipboard
interface HangingEntity : Entity

An entity that hangs from something, usually on one of the horizontal faces of a block.

Link copied to clipboard

A painting.

Link copied to clipboard
@CataloguedBy(catalogue = PaintingVariants::class)
interface PaintingVariant : Keyed

A variant of a painting.

Link copied to clipboard
@Catalogue(type = PaintingVariant::class)
object PaintingVariants

All of the built-in vanilla painting variants.