KattonServerEntityCollection

class KattonServerEntityCollection(server: MinecraftServer)

Constructors

Link copied to clipboard
constructor(server: MinecraftServer)

Properties

Link copied to clipboard
val all: List<Entity>

Functions

Link copied to clipboard
operator fun get(uuid: UUID): Entity?
operator fun get(level: ServerLevel): KattonLevelEntityCollection