Package-level declarations

Custom items used by Lorekeeper flows. Small item-specific logic that supports narrative gameplay loops.

Types

Link copied to clipboard
class LorekeeperLecternItem(block: Block, properties: Item.Properties, placementKind: LorekeeperOutpostService.PlacementKind) : BlockItem, PolymerItem

Polymer-compatible lectern item used to place Lorekeeper outposts.

Link copied to clipboard
class LorekeeperSpawnEgg(properties: Item.Properties) : SpawnEggItem, PolymerItem

Custom spawn egg for the Lorekeeper entity with Polymer compatibility.