com.skillw.particlelib.EffectData.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Pouvoir Show documentation
Show all versions of Pouvoir Show documentation
Bukkit Script Engine Plugin.
package com.skillw.particlelib
import com.skillw.pouvoir.api.plugin.map.DataMap
/**
* @className EffectData
*
* @author Glom
* @date 2023/1/21 15:48 Copyright 2024 Glom.
*/
class EffectData : DataMap() {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy