EntitySupplyStrategy

A supplier that accepts a Kord instance and returns an EntitySupplier of type T.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun supply(kord: Kord): T

Returns an EntitySupplier of type T that operates on the kord instance.