Uses of Class
com.plotsquared.core.configuration.caption.load.CaptionLoader
Packages that use CaptionLoader
-
Uses of CaptionLoader in com.plotsquared.core.configuration.caption.load
Methods in com.plotsquared.core.configuration.caption.load that return CaptionLoaderModifier and TypeMethodDescriptionstatic @NonNull CaptionLoaderCaptionLoader.of(@NonNull Locale internalLocale, @NonNull Function<@NonNull Path, @NonNull Locale> localeExtractor, @NonNull DefaultCaptionProvider captionProvider, @NonNull String namespace) Returns a new CaptionLoader instance.