mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
rename internal method
This commit is contained in:
@@ -22,7 +22,7 @@ import java.util.concurrent.TimeUnit;
|
||||
*/
|
||||
public interface RedisBungeePlugin<P> extends EventsPlatform{
|
||||
|
||||
default void start() {
|
||||
default void initialize() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user