Uses of Class
com.plotsquared.core.configuration.caption.CaptionMap.NoSuchCaptionException
Packages that use CaptionMap.NoSuchCaptionException
-
Uses of CaptionMap.NoSuchCaptionException in com.plotsquared.core.configuration.caption
Methods in com.plotsquared.core.configuration.caption that throw CaptionMap.NoSuchCaptionExceptionModifier and TypeMethodDescription@NonNull StringCaptionMap.getMessage(@NonNull TranslatableCaption caption) Get a message using the server locale@NonNull StringCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) Get a message using a specific locale@NonNull StringDummyCaptionMap.getMessage(@NonNull TranslatableCaption caption) @NonNull StringDummyCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) @NonNull StringPerUserLocaleCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder)