io.github.ayfri.kore.selectors.utils.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oop Show documentation
Show all versions of oop Show documentation
An OOP form of Kore, experimental and not complete.
The newest version!
package io.github.ayfri.kore.selectors
import io.github.ayfri.kore.arguments.selector.SelectorType
val SelectorType.isSingle get() = this == SelectorType.NEAREST_PLAYER || this == SelectorType.RANDOM_PLAYER