Uses of Interface
com.github.siroshun09.mcmessage.loader.MessageLoader
-
Packages that use MessageLoader Package Description com.github.siroshun09.mcmessage.loader -
-
Uses of MessageLoader in com.github.siroshun09.mcmessage.loader
Classes in com.github.siroshun09.mcmessage.loader that implement MessageLoader Modifier and Type Class Description classAbstractMessageLoaderMethods in com.github.siroshun09.mcmessage.loader that return MessageLoader Modifier and Type Method Description static @NotNull MessageLoaderMessageLoader. fromFileConfiguration(@NotNull FileConfiguration config)static @NotNull MessageLoaderMessageLoader. fromProperties(@NotNull Path path)
-