Index

A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages

A

AF_ZA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
append(Component) - Method in interface sawfowl.localeapi.api.Text
Appends a component to this text.
append(Text) - Method in interface sawfowl.localeapi.api.Text
Appends a text to this text.
apply(String, String, Object...) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
apply(String, String, T) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
apply(Component, Component, Object...) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
apply(Component, Component, T) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
apply(Text, Component, Object...) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
apply(Text, T, Component) - Method in interface sawfowl.localeapi.api.placeholders.Placeholder
 
apply(Text, T, Component) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
applyPlaceholders(Component, Object...) - Method in interface sawfowl.localeapi.api.Text
 
applyPlaceholders(T, Component) - Method in interface sawfowl.localeapi.api.Text
 
AR_SA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
asReference(Class<T>) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting the serializable class from the given localization if it was previously assigned.
AST_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
AZ_AZ - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

B

BG_BG - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
BLOCK - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
BLOCK_POSITION - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
BOOLEAN_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 

C

CA_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
checkComponent(boolean, Component, String, Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Checking for the existence of a path in the localization file.
checkListComponents(boolean, List<Component>, String, Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Checking for the existence of a path in the localization file.
checkListStrings(List<String>, String, Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Checking for the existence of a path in the localization file.
checkString(String, String, Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Checking for the existence of a path in the localization file.
ClassUtils - Class in sawfowl.localeapi.api
 
ClassUtils() - Constructor for class sawfowl.localeapi.api.ClassUtils
 
clearDecorations(String) - Static method in class sawfowl.localeapi.api.TextUtils
Removing all decorations from the text.
clearDecorations(Component) - Static method in class sawfowl.localeapi.api.TextUtils
Removing all decorations from the text.
CompoundNBT - Interface in sawfowl.localeapi.api.serializetools.itemstack
Deprecated.
CompoundTag - Interface in sawfowl.localeapi.api.serializetools.itemstack
This interface is for creating your own NBT tags.
configType() - Method in interface sawfowl.localeapi.api.event.LocaleEvent.Create
 
ConfigTypes - Enum Class in sawfowl.localeapi.api
 
containsTag(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Checking for the presence of a tag.
containsTag(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil
 
createCallBack(Runnable) - Method in interface sawfowl.localeapi.api.Text
Adding the execution of arbitrary code when you click on text.
It is used Text.createCallBack(Consumer)
createCallBack(Consumer<CommandCause>) - Method in interface sawfowl.localeapi.api.Text
Adding the execution of arbitrary code when you click on text.
It is used SpongeComponents.executeCallback(callback)
createCallBack(Component, Runnable) - Static method in class sawfowl.localeapi.api.TextUtils
Adding the execution of arbitrary code when you click on text.
It is used TextUtils.createCallBack(Component, Consumer)
createCallBack(Component, Consumer<CommandCause>) - Static method in class sawfowl.localeapi.api.TextUtils
Adding the execution of arbitrary code when you click on text.
It is used SpongeComponents.executeCallback(callback)
createConfigLoader(Class<T>, Class<C>, Path, ConfigTypes, int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Creating a configuration loader with a type.
createHoconConfigurationLoader(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Creating a HOCON config with serializers applied and standard options preserved.
createJsonConfigurationLoader(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Creating a JSON config with serializers applied and standard options preserved.
createPluginLocale(String, ConfigTypes, Locale) - Method in interface sawfowl.localeapi.api.LocaleService
Creating a plugin localization file.
createPluginLocale(PluginContainer, ConfigTypes, Locale) - Method in interface sawfowl.localeapi.api.LocaleService
Creating a plugin localization file.
createToken(Class<T>) - Static method in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
createToken(T) - Static method in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
createVirtualNode(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
createYamlConfigurationLoader(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Creating a YAML config with serializers applied and standard options preserved.
CS_CZ - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
CY_GB - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

D

DA_DK - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
DE_DE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
deserialize(String) - Static method in class sawfowl.localeapi.api.TextUtils
String to Component conversion.
deserializeJson(String) - Static method in class sawfowl.localeapi.api.TextUtils
It is used GsonComponentSerializer.gson()
deserializeLegacy(String) - Static method in class sawfowl.localeapi.api.TextUtils
It is used LegacyComponentSerializer.legacyAmpersand()
DOUBLE_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 

E

EL_GR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EN_AU - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EN_CA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EN_GB - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EN_PT - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EN_US - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ENTITY_DISPLAY_NAME - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
ENTITY_UUID - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
EnumLocales - Enum Class in sawfowl.localeapi.api
 
EO_UY - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
equals(Object) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
equals(Object) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
equalsToItemStack(ItemStack) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
equalsToItemStack(ItemStack) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
equalsWhithoutNBT(SerializedItemStack) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
equalsWhithoutNBT(SerializedItemStackPlainNBT) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
equalsWhithoutQuantity(SerializedItemStack) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
equalsWhithoutQuantity(SerializedItemStackPlainNBT) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
ES_AR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ES_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ES_MX - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ES_UY - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ES_VE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ET_EE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
EU_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

F

FA_IR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
FACTORY - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
FI_FI - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
FIL_PH - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
fileExists() - Method in interface sawfowl.localeapi.api.PluginLocale
Checking for the existence of a localization file on disk.
find(String) - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
FR_CA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
FR_FR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
fromComponent(Component) - Method in interface sawfowl.localeapi.api.Text.Builder
 
fromString(String) - Method in interface sawfowl.localeapi.api.Text.Builder
 

G

GA_IE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
get() - Method in enum class sawfowl.localeapi.api.EnumLocales
 
get() - Method in interface sawfowl.localeapi.api.Text
Exiting from the editor and retrieve the Component object.
getAllKeys(PluginContainer) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting all the keys.
getAllKeys(PluginContainer) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getAsConfigurationNode(PluginContainer) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getAsConfigurationNode(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getBoolean(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getBoolean(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getBoolean(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getByte(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getByte(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getByteArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getByteArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getByteList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getComponent(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getteng deserialized Component from locale configuration node.
getComponent(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getComponent(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getComponentArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getComponentList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getComponents(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getCompoundTag(Class<T>, PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getCompoundTag(Class<T>, PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil
 
getCountries() - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
getCountry() - Method in enum class sawfowl.localeapi.api.EnumLocales
 
getDefault() - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
getDefaultLocale() - Method in interface sawfowl.localeapi.api.LocaleService
The default locale.
getDefaultReference(String) - Method in interface sawfowl.localeapi.api.LocaleService
getDefaultReference(PluginContainer) - Method in interface sawfowl.localeapi.api.LocaleService
Get the default serialization class for plugin localizations.
No type conversion is performed.
getDispayName() - Method in enum class sawfowl.localeapi.api.EnumLocales
 
getDispayNames() - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
getDouble(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getDouble(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getDoubleArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getDoubleList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getFloat(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getFloat(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getFloatArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getFloatList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getIntArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getInteger(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getInteger(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getIntegerArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getIntegerList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getIntList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getItemKey() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
The resulting value can be used to display the item in chat.
getItemKey() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
The resulting value can be used to display the item in chat.
getItemKey() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
The resulting value can be used to display the item in chat.
getItemStack() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Getting ItemStack
getItemStack() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
Getting ItemStack
getItemStack() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Getting ItemStack
getItemStackSerializerVariant(String) - Method in interface sawfowl.localeapi.api.LocaleService
Getting the type number of the serialization type of an items.
getItemStackSerializerVariant(PluginContainer) - Method in interface sawfowl.localeapi.api.LocaleService
Getting the type number of the serialization type of an items.
getItemType() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Getting ItemType
getItemType() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
Getting ItemType
getItemType() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Getting ItemType
getItemTypeAsString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
getItemTypeAsString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
getItemTypeAsString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
getJsonObject(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getJsonObject(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getJsonObjectArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getJsonObjectList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getListComponents(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting a deserialized list of Component classes from the locale configuration node.
getListStrings(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting a list of strings from the locale configuration node.
getLocale() - Method in interface sawfowl.localeapi.api.event.LocaleEvent
 
getLocaleConfig() - Method in interface sawfowl.localeapi.api.event.LocaleEvent
 
getLocaleNode(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting data from the localization file.
getLocaleRootNode() - Method in interface sawfowl.localeapi.api.PluginLocale
Getting data from the localization file.
getLocales() - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
getLocaleService() - Method in interface sawfowl.localeapi.api.event.LocaleServiseEvent
Getting API for localizations.
getLocalesList() - Method in interface sawfowl.localeapi.api.LocaleService
List of all localizations of the game.
getLong(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getLong(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getLongArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getLongArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getLongList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getLongList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getNBT() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Get all tags as a string.
getNBT() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
The method returns a copy of the item's NBT tag collection in Json format.
getNBT() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Get all tags as a string.
getNumber(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getObject(Class<T>, PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObject(Class<T>, PluginContainer, String, T) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObjectsArray(Class<T>, PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObjectsArray(Class<T>, PluginContainer, String, T[]) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObjectsList(Class<T>, PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObjectsList(Class<T>, PluginContainer, String, List<T>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getObjectsMap(Class<K>, Class<V>, PluginContainer, String, Map<K, V>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getOrCreateTag() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Getting a tag collection is similar to what's in Minecraft code.
getOrCreateTag() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
Gaining access to the NBT tags of an item.
getOrCreateTag() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Gaining access to the NBT tags of an item.
getOrDefaultLocale(String, Locale) - Method in interface sawfowl.localeapi.api.LocaleService
Get plugin localization with Sponge config file.
getOrDefaultLocale(PluginContainer, Locale) - Method in interface sawfowl.localeapi.api.LocaleService
Get plugin localization with Sponge config file.
getPluginLocales(String) - Method in interface sawfowl.localeapi.api.LocaleService
Getting a map of plugin localizations with Sponge config files.
getPluginLocales(PluginContainer) - Method in interface sawfowl.localeapi.api.LocaleService
Getting a map of plugin localizations with Sponge config files.
getQuantity() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Getting ItemStack volume.
getQuantity() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
getQuantity() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Getting ItemStack volume.
getShort(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getShort(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getShortArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getShortList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getString(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting String from locale configuration node.
getString(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getString(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getString(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
getStringArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getStringList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getSystemOrDefaultLocale() - Method in interface sawfowl.localeapi.api.LocaleService
 
getTag() - Method in enum class sawfowl.localeapi.api.EnumLocales
 
getTag(PluginContainer, String, Class<T>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getTags() - Static method in enum class sawfowl.localeapi.api.EnumLocales
 
getText(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting deserialized text in the constructor for its further modification.
The operation is possible only after the constructor is registered in the RegisterBuilderEvent event.
getTexts(Object...) - Method in interface sawfowl.localeapi.api.PluginLocale
Getting deserialized text in the constructor for its further modification.
The operation is possible only after the constructor is registered in the RegisterBuilderEvent event.
getUUID(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the tag value.
getUUID(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getUUIDArray(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getUUIDList(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
getValuesToString() - Static method in class sawfowl.localeapi.api.ClassUtils
 
GL_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
GV_IM - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

H

hashCode() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
hashCode() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
HE_IL - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
HI_IN - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
HOCON - Enum constant in enum class sawfowl.localeapi.api.ConfigTypes
 
HR_HR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
HU_HU - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
HY_AM - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

I

id() - Method in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
ID_ID - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
INTEGER_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
IS_IS - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
isLegacyDecor(String) - Static method in class sawfowl.localeapi.api.TextUtils
Checking the string for decorations.
isPrimitiveOrBasicDataClass(Class<?>) - Static method in class sawfowl.localeapi.api.ClassUtils
 
isPrimitiveOrBasicDataClass(T) - Static method in class sawfowl.localeapi.api.ClassUtils
 
IT_IT - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ITEM - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 

J

JA_JP - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
JSON - Enum constant in enum class sawfowl.localeapi.api.ConfigTypes
 
JSON_SERIALIZERS - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 

K

KA_GE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
KO_KR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
KW_GB - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

L

LA_LA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
LB_LU - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
LIST_COMPONENTS_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
LIST_SERIALIZED_STACKS_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
LIST_STRINGS_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
LocaleEvent - Interface in sawfowl.localeapi.api.event
 
LocaleEvent.Create - Interface in sawfowl.localeapi.api.event
 
LocaleEvent.Reload - Interface in sawfowl.localeapi.api.event
 
LocaleReference - Interface in sawfowl.localeapi.api
 
LocaleService - Interface in sawfowl.localeapi.api
 
LocaleServiseEvent - Interface in sawfowl.localeapi.api.event
 
LocaleServiseEvent.Construct - Interface in sawfowl.localeapi.api.event
This event is called during the `ConstructPluginEvent` event.
LocaleServiseEvent.Started - Interface in sawfowl.localeapi.api.event
This event is called during the `StartedEngineEvent` event.
localesExist(String) - Method in interface sawfowl.localeapi.api.LocaleService
Load plugin locales if exists.
localesExist(PluginContainer) - Method in interface sawfowl.localeapi.api.LocaleService
Load plugin locales if exists.
LOCATION - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
LT_LT - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
LV_LV - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

M

MAP_SERIALIZED_STACKS_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
MI_NZ - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
MS_MY - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
MT_MT - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

N

NAMEABLE - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
NDS_DE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
NL_NL - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
NN_NO - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
NO_NO - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

O

OC_FR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
of(String) - Static method in interface sawfowl.localeapi.api.Text
 
of(Component) - Static method in interface sawfowl.localeapi.api.Text
 
OPTIONS_VARIANT_1 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
OPTIONS_VARIANT_2 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
OPTIONS_VARIANT_3 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 

P

PL_PL - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
Placeholder<T> - Interface in sawfowl.localeapi.api.placeholders
 
Placeholders - Class in sawfowl.localeapi.api.placeholders
 
Placeholders() - Constructor for class sawfowl.localeapi.api.placeholders.Placeholders
 
Placeholders.DefaultPlaceholderKeys - Enum Class in sawfowl.localeapi.api.placeholders
 
PLAYER_PING - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
PLAYER_PREFIX - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
PLAYER_RANK - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
PLAYER_SUFFIX - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
plugin() - Method in interface sawfowl.localeapi.api.event.LocaleEvent
 
PluginLocale - Interface in sawfowl.localeapi.api
 
POSITION - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
PROPERTIES - Enum constant in enum class sawfowl.localeapi.api.ConfigTypes
 
PT_BR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
PT_PT - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
putBoolean(PluginContainer, String, boolean) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putByte(PluginContainer, String, byte) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putByteArray(PluginContainer, String, byte[]) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putComponent(PluginContainer, String, Component) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
putComponents(PluginContainer, String, List<Component>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
putComponents(PluginContainer, String, Component...) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
putCompoundTag(PluginContainer, String, T) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil
 
putDouble(PluginContainer, String, double) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putFloat(PluginContainer, String, float) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putIntArray(PluginContainer, String, int[]) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putInteger(PluginContainer, String, int) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putIntList(PluginContainer, String, List<Integer>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putJsonElement(PluginContainer, String, JsonElement) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Json
 
putLong(PluginContainer, String, long) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putLongArray(PluginContainer, String, long[]) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putLongList(PluginContainer, String, List<Long>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putObject(PluginContainer, String, T) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
putObjects(Class<K>, Class<V>, PluginContainer, String, Map<K, V>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
putObjects(Class<T>, PluginContainer, String, T...) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
putObjects(PluginContainer, String, List<T>) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil.Advanced
 
putShort(PluginContainer, String, short) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putString(PluginContainer, String, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putTag(PluginContainer, String, CompoundTag) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.
putUUID(PluginContainer, String, UUID) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Adding a tag.

Q

QYA_AA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

R

register(Class<T>, String, Placeholder<T>) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
register(Class<T>, Placeholders.DefaultPlaceholderKeys, Placeholder<T>) - Static method in class sawfowl.localeapi.api.placeholders.Placeholders
 
reload() - Method in interface sawfowl.localeapi.api.PluginLocale
Reload locale file
remove(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Deleting a tag.
removeDecorations() - Method in interface sawfowl.localeapi.api.Text
Removing all decorations from the text.
removeDecorations(String) - Static method in class sawfowl.localeapi.api.TextUtils
Removing all decorations from the text.
removeDecorations(Component) - Static method in class sawfowl.localeapi.api.TextUtils
Removing all decorations from the text.
removeTag(PluginContainer, String) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil
 
replace(String[], Object...) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String[], String...) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String[], Component...) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String[], Text...) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String, Object) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String, String) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String, Component) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(String, Text) - Method in interface sawfowl.localeapi.api.Text
This method works similarly to String.replace(String, String)
replace(Component, String[], Object...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
replace(Component, String[], String...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
replace(Component, String[], Component...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
replace(Placeholders.DefaultPlaceholderKeys, Object) - Method in interface sawfowl.localeapi.api.Text
 
replace(Placeholders.DefaultPlaceholderKeys, String) - Method in interface sawfowl.localeapi.api.Text
 
replace(Placeholders.DefaultPlaceholderKeys, Component) - Method in interface sawfowl.localeapi.api.Text
 
replaceToPlain(Component, String[], Object...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
replaceToPlain(Component, String[], String...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
replaceToPlain(Component, String[], Component...) - Method in interface sawfowl.localeapi.api.LocaleReference
 
RO_RO - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
RU_RU - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

S

saveAssetLocales(String) - Method in interface sawfowl.localeapi.api.LocaleService
Save plugin locales from assets.
saveAssetLocales(PluginContainer) - Method in interface sawfowl.localeapi.api.LocaleService
Save plugin locales from assets.
saveLocaleNode() - Method in interface sawfowl.localeapi.api.PluginLocale
Saving the localization file.
sawfowl.localeapi.api - package sawfowl.localeapi.api
 
sawfowl.localeapi.api.event - package sawfowl.localeapi.api.event
 
sawfowl.localeapi.api.placeholders - package sawfowl.localeapi.api.placeholders
 
sawfowl.localeapi.api.serializetools - package sawfowl.localeapi.api.serializetools
 
sawfowl.localeapi.api.serializetools.itemstack - package sawfowl.localeapi.api.serializetools.itemstack
 
SE_NO - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
selectOptions(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Selecting serialization variant for items.
1 - All NBT tags will be written in 1 line.
selectSerializersCollection(int) - Static method in class sawfowl.localeapi.api.serializetools.SerializeOptions
Selecting serialization variant for items.
1 - All NBT tags will be written in 1 line.
SERIALIZED_STACK_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
SerializedItemStack - Class in sawfowl.localeapi.api.serializetools.itemstack
Deprecated.
SerializedItemStack(String, int, String) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Use SerializedItemStackPlainNBT Will be removed in version 3.3.
SerializedItemStack(ItemStack) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Use SerializedItemStackPlainNBT or SerializedItemStackJsonNbt Will be removed in version 3.3.
SerializedItemStackJsonNbt - Class in sawfowl.localeapi.api.serializetools.itemstack
The class is intended for working with item data when it is necessary to access it before registering item data in the registry.
SerializedItemStackJsonNbt(String, int, JsonObject) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
SerializedItemStackJsonNbt(BlockSnapshot) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
SerializedItemStackJsonNbt(BlockState) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
SerializedItemStackJsonNbt(ItemStack) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
SerializedItemStackPlainNBT - Class in sawfowl.localeapi.api.serializetools.itemstack
The class is intended for working with item data when it is necessary to access it before registering item data in the registry.
SerializedItemStackPlainNBT(String, int, String) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
SerializedItemStackPlainNBT(BlockSnapshot) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
SerializedItemStackPlainNBT(BlockState) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
SerializedItemStackPlainNBT(ItemStack) - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
serializeJson(Component) - Static method in class sawfowl.localeapi.api.TextUtils
It is used GsonComponentSerializer.gson()
serializeLegacy(Component) - Static method in class sawfowl.localeapi.api.TextUtils
It is used LegacyComponentSerializer.legacyAmpersand()
SerializeOptions - Class in sawfowl.localeapi.api.serializetools
These options disable serialization of objects not marked by the @Setting annotation.
SerializeOptions() - Constructor for class sawfowl.localeapi.api.serializetools.SerializeOptions
 
SERIALIZER_COLLECTION_VARIANT_1 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
SERIALIZER_COLLECTION_VARIANT_2 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
SERIALIZER_COLLECTION_VARIANT_3 - Static variable in class sawfowl.localeapi.api.serializetools.SerializeOptions
 
setDefaultReference(PluginContainer, Class<T>) - Method in interface sawfowl.localeapi.api.LocaleService
Set the default serializable class object for all plugin localizations.
If no data has been previously written to this localization, it will be applied from the specified class.
This class will be applied automatically to all localizations loaded after its addition.
Automatic application of this class does not make any changes to the localization data.
setItemStackSerializerVariant(PluginContainer, int) - Method in interface sawfowl.localeapi.api.LocaleService
Selecting serialization variant for items.
1 - All NBT tags will be written in 1 line.
setLocaleReference(Class<T>) - Method in interface sawfowl.localeapi.api.PluginLocale
Assign a serializable class to this localization.
If no data has been previously written to this localization, it will be applied from the specified class.
setLocaleReference(T) - Method in interface sawfowl.localeapi.api.PluginLocale
Assign a serializable class to this localization.
If no data has been previously written to this localization, it will be applied from the specified class.
This method accepts the created class object and applies all the data written to it, as well as performs saving to disk.
setQuantity(int) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
Changing ItemStack volume.
setQuantity(int) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
Changing ItemStack volume.
setQuantity(int) - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
Changing ItemStack volume.
size(PluginContainer) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundNBT
Deprecated.
Getting the number of tags in ItemStack.
size(PluginContainer) - Method in interface sawfowl.localeapi.api.serializetools.itemstack.TagUtil
 
SK_SK - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
SL_SI - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
SR_SP - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
STRING_TOKEN - Static variable in class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 
SV_SE - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

T

TagUtil - Interface in sawfowl.localeapi.api.serializetools.itemstack
 
TagUtil.Advanced - Interface in sawfowl.localeapi.api.serializetools.itemstack
 
TagUtil.Json - Interface in sawfowl.localeapi.api.serializetools.itemstack
 
text(String) - Method in interface sawfowl.localeapi.api.LocaleReference
 
text(Component) - Method in interface sawfowl.localeapi.api.LocaleReference
 
Text - Interface in sawfowl.localeapi.api
 
Text.Builder - Interface in sawfowl.localeapi.api
 
textKey() - Method in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 
TextUtils - Class in sawfowl.localeapi.api
 
TextUtils() - Constructor for class sawfowl.localeapi.api.TextUtils
 
TH_TH - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
timeFormat(long, Locale, Component, Component, Component, Component) - Static method in class sawfowl.localeapi.api.TextUtils
Time formatting.
TLH_AA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
toJsonObject() - Method in interface sawfowl.localeapi.api.serializetools.itemstack.CompoundTag
Convert class objects to json data array.
It is recommended not to do `return null`.
toJsonObject() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
toJsonObject() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
toPlain() - Method in interface sawfowl.localeapi.api.Text
Exiting from the editor and getting a string without any decoration or additional functionality.
Appropriate for sending a message to the console.
toSerializedItemStackJsonNbt() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
toSerializedItemStackJsonNbt() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
toSerializedItemStackPlainNBT() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
toString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStack
Deprecated.
 
toString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackJsonNbt
 
toString() - Method in class sawfowl.localeapi.api.serializetools.itemstack.SerializedItemStackPlainNBT
 
TR_TR - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
TypeTokens - Class in sawfowl.localeapi.api.serializetools.itemstack
 
TypeTokens() - Constructor for class sawfowl.localeapi.api.serializetools.itemstack.TypeTokens
 

U

UK_UA - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

V

VAL_ES - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
valueOf(String) - Static method in enum class sawfowl.localeapi.api.ConfigTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class sawfowl.localeapi.api.EnumLocales
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
Returns the enum constant of this class with the specified name.
values() - Static method in enum class sawfowl.localeapi.api.ConfigTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class sawfowl.localeapi.api.EnumLocales
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
Returns an array containing the constants of this enum class, in the order they are declared.
VI_VN - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 

W

WORLD - Enum constant in enum class sawfowl.localeapi.api.placeholders.Placeholders.DefaultPlaceholderKeys
 

Y

YAML - Enum constant in enum class sawfowl.localeapi.api.ConfigTypes
 

Z

ZH_CN - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
ZH_TW - Enum constant in enum class sawfowl.localeapi.api.EnumLocales
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages