Uses of Interface
com.plotsquared.core.configuration.caption.LocaleHolder
Packages that use LocaleHolder
Package
Description
-
Uses of LocaleHolder in com.plotsquared.core
Subinterfaces of LocaleHolder in com.plotsquared.core -
Uses of LocaleHolder in com.plotsquared.core.command
Methods in com.plotsquared.core.command with parameters of type LocaleHolderModifier and TypeMethodDescriptionCommandCategory.getComponent(@NonNull LocaleHolder localeHolder) CommandCategory.toComponent(@NonNull LocaleHolder localeHolder) -
Uses of LocaleHolder in com.plotsquared.core.configuration.caption
Methods in com.plotsquared.core.configuration.caption that return LocaleHolderModifier and TypeMethodDescriptionstatic @NonNull LocaleHolderLocaleHolder.console()Get the console locale holder.Methods in com.plotsquared.core.configuration.caption with parameters of type LocaleHolderModifier and TypeMethodDescriptionCaption.getComponent(@NonNull LocaleHolder localeHolder) Get the message that should be sent to the recipientStaticCaption.getComponent(@NonNull LocaleHolder localeHolder) TranslatableCaption.getComponent(@NonNull LocaleHolder localeHolder) CaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) Get a message using a specific localeDummyCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) LocalizedCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) PerUserLocaleCaptionMap.getMessage(@NonNull TranslatableCaption caption, @NonNull LocaleHolder localeHolder) Caption.toComponent(@NonNull LocaleHolder localeHolder) Get the AdventureComponentLikefor this captionStaticCaption.toComponent(@NonNull LocaleHolder localeHolder) TranslatableCaption.toComponent(@NonNull LocaleHolder localeHolder) -
Uses of LocaleHolder in com.plotsquared.core.player
Classes in com.plotsquared.core.player that implement LocaleHolderModifier and TypeClassDescriptionclassclassPlotPlayer<P>The abstract class supportingBukkitPlayerandSpongePlayer. -
Uses of LocaleHolder in com.plotsquared.core.util
Methods in com.plotsquared.core.util with parameters of type LocaleHolderModifier and TypeMethodDescriptionPlayerManager.getPlayerList(@NonNull Collection<UUID> uuids, LocaleHolder localeHolder) Get a list of names given a list of UUIDs.