Factory

@ApiStatus.Internal
interface Factory

Functions

Link copied to clipboard
abstract fun <V> of(name: String): GameRule<V>