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

tech.carcadex.kotlinbukkitkit.genref.plugin.annotations.OnDisable.kt Maven / Gradle / Ivy

package tech.carcadex.kotlinbukkitkit.genref.plugin.annotations

@Target(AnnotationTarget.FUNCTION)
@Retention(AnnotationRetention.SOURCE)
annotation class OnDisable()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy