All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.ayfri.kore.selectors.utils.kt Maven / Gradle / Ivy

There is a newer version: 1.15.1-1.21.1
Show 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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy