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 TypeMethodDescriptionCaptionMap.getMessage(@NonNull TranslatableCaption caption) Get a message using the server localeCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) Get a message using a specific localeDummyCaptionMap.getMessage(@NonNull TranslatableCaption caption) DummyCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) PerUserLocaleCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder)