cn.nukkit.api.UsedByReflection Maven / Gradle / Ivy
package cn.nukkit.api;
import java.lang.annotation.Documented;
@PowerNukkitOnly
@Documented
public @interface UsedByReflection {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package cn.nukkit.api;
import java.lang.annotation.Documented;
@PowerNukkitOnly
@Documented
public @interface UsedByReflection {
}