public class MotdModule
extends Object
-
Method Summary
static void
init(byte[] imageBytes,
Supplier<net.kyori.adventure.text.Component> serverName)
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
init
public static void init(String internalResourceFile,
String minimessage)
-
init
public static void init(File icon,
String minimessage)
-
init
public static void init(File icon,
Supplier<net.kyori.adventure.text.Component> serverName)
-
init
public static void init(byte[] imageBytes,
Supplier<net.kyori.adventure.text.Component> serverName)