GuardedPlayerManager

Constructors

Link copied to clipboard
constructor(delegate: PlayerManager, guard: ModCapabilityGuard)

Functions

Link copied to clipboard
open override fun all(): Collection<ProxyPlayer>
Link copied to clipboard
open override fun get(id: UUID): ProxyPlayer?
Link copied to clipboard
open override fun getByName(username: String): ProxyPlayer?