Uses of Interface
dev.majek.chattools.MiniMessageWrapper
-
-
Uses of MiniMessageWrapper in dev.majek.chattools
Methods in dev.majek.chattools that return MiniMessageWrapper Modifier and Type Method Description @NotNull MiniMessageWrapperMiniMessageWrapper.Builder. build()Build theMiniMessageWrapperready to parse.static @NotNull MiniMessageWrapperMiniMessageWrapper. legacy()Gets a simple instance with legacy code support.static @NotNull MiniMessageWrapperMiniMessageWrapper. standard()Gets a simple instance.
-