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

me.huanmeng.opensource.bukkit.tick.ITickle Maven / Gradle / Ivy

There is a newer version: 2.2.2
Show newest version
package me.huanmeng.opensource.bukkit.tick;

/**
 * 2023/3/17
* Gui
* * @author huanmeng_qwq */ @FunctionalInterface public interface ITickle { void tick(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy