ObserverAdmin

interface ObserverAdmin

Functions

Link copied to clipboard
abstract fun blockById(blockId: BlockId): Block
Link copied to clipboard
abstract fun gridById(gridId: String): CubeGrid
Link copied to clipboard
abstract fun observeCharacters(): List<CharacterObservation>