Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addPersonalToLanguageMap() - Static method in class com.mrbysco.spellchecker.util.DictionaryUtil
- addToDictionary(EditBox, String) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Adds a word to the dictionary and then refreshes the suggestions
- AddToPersonal(String) - Static method in class com.mrbysco.spellchecker.util.DictionaryUtil
B
- buildLanguageMap(String) - Static method in class com.mrbysco.spellchecker.util.DictionaryUtil
C
- checking_threshold - Variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
- CLIENT - Static variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig
- clientSpec - Static variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig
- com.mrbysco.spellchecker - package com.mrbysco.spellchecker
- com.mrbysco.spellchecker.config - package com.mrbysco.spellchecker.config
- com.mrbysco.spellchecker.language - package com.mrbysco.spellchecker.language
- com.mrbysco.spellchecker.mixin - package com.mrbysco.spellchecker.mixin
- com.mrbysco.spellchecker.platform - package com.mrbysco.spellchecker.platform
- com.mrbysco.spellchecker.platform.services - package com.mrbysco.spellchecker.platform.services
- com.mrbysco.spellchecker.util - package com.mrbysco.spellchecker.util
- CommonClass - Class in com.mrbysco.spellchecker
- CommonClass() - Constructor for class com.mrbysco.spellchecker.CommonClass
- Constants - Class in com.mrbysco.spellchecker
- Constants() - Constructor for class com.mrbysco.spellchecker.Constants
- containsWordAlready(String) - Static method in class com.mrbysco.spellchecker.util.DictionaryUtil
- currentLocale - Static variable in class com.mrbysco.spellchecker.util.SuggestionUtil
D
- DA_DK - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- DE_CH - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- DE_DE - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- DictionaryUtil - Class in com.mrbysco.spellchecker.util
- DictionaryUtil() - Constructor for class com.mrbysco.spellchecker.util.DictionaryUtil
- drawInfoTooltip(GuiGraphicsExtractor, Font, List, int, int) - Static method in class com.mrbysco.spellchecker.util.SuggestionRendering
-
Draws a tooltip for the given word suggestions at the specified position.
E
- EditBoxAccessor - Interface in com.mrbysco.spellchecker.mixin
- EN_GB - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- EN_US - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- equals(Object) - Method in record class com.mrbysco.spellchecker.util.LocationData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Indicates whether some other object is "equal to" this one.
- ES_ES - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- extractSuggestions(GuiGraphicsExtractor, int, int, float, EditBox) - Static method in class com.mrbysco.spellchecker.util.SuggestionRendering
-
Renders the suggestions in the chat box
F
- FR_FR - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
G
- GameRendererAccessor - Interface in com.mrbysco.spellchecker.mixin
- getConfigDir() - Method in interface com.mrbysco.spellchecker.platform.services.IPlatformHelper
-
Gets the path to the mods directory
- getDict() - Static method in class com.mrbysco.spellchecker.CommonClass
- getDictionaryWords(String) - Static method in class com.mrbysco.spellchecker.util.DictionaryUtil
- getLocale() - Method in enum class com.mrbysco.spellchecker.language.LanguageEnum
- getSuggestions(String) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Get suggestions for a word
H
- hashCode() - Method in record class com.mrbysco.spellchecker.util.LocationData
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns a hash code value for this object.
- hoverBoolean(int, int, int, int, int, int) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Checks if the mouse is hovering over a specific area
I
- init() - Static method in class com.mrbysco.spellchecker.CommonClass
- IPlatformHelper - Interface in com.mrbysco.spellchecker.platform.services
- isCommandLikeInput(EditBox) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Checks if the input in the given EditBox is command-like
- IT_IT - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
K
- keepSuggestion(EditBox, int, int, String, ArrayList) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Keeps the suggested word
- keptSuggestions - Static variable in class com.mrbysco.spellchecker.util.SuggestionUtil
L
- language_to_check - Variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
- LanguageEnum - Enum Class in com.mrbysco.spellchecker.language
- load(Class) - Static method in class com.mrbysco.spellchecker.platform.Services
- LocationData - Record Class in com.mrbysco.spellchecker.util
- LocationData(String, String) - Constructor for record class com.mrbysco.spellchecker.util.LocationData
-
Creates an instance of a
LocationDatarecord class. - LOGGER - Static variable in class com.mrbysco.spellchecker.Constants
M
- max_suggestions - Variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
- MOD_ID - Static variable in class com.mrbysco.spellchecker.Constants
- MOD_NAME - Static variable in class com.mrbysco.spellchecker.Constants
N
- NL_NL - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
- NO_NO - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
O
- onKeyPressed(KeyEvent, EditBox) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Called when a key is pressed in the chat box
- onMouseClicked(MouseButtonEvent, boolean, EditBox) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Called when the mouse is clicked in the chat box
P
- personalDictionary - Static variable in class com.mrbysco.spellchecker.util.DictionaryUtil
- personalFolder - Static variable in class com.mrbysco.spellchecker.util.DictionaryUtil
- PLATFORM - Static variable in class com.mrbysco.spellchecker.platform.Services
- posX() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns the value of the
posXrecord component. - posY() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns the value of the
posYrecord component.
R
- refreshSuggestions(EditBox) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Refreshes the suggestions for the current input
S
- Services - Class in com.mrbysco.spellchecker.platform
- Services() - Constructor for class com.mrbysco.spellchecker.platform.Services
- setDict(SpellDictionary) - Static method in class com.mrbysco.spellchecker.CommonClass
- show_suggestions_live - Variable in class com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
- spellchecker_getDisplayPos() - Method in interface com.mrbysco.spellchecker.mixin.EditBoxAccessor
- spellchecker_getGameRenderState() - Method in interface com.mrbysco.spellchecker.mixin.GameRendererAccessor
- SpellCheckerConfig - Class in com.mrbysco.spellchecker.config
- SpellCheckerConfig() - Constructor for class com.mrbysco.spellchecker.config.SpellCheckerConfig
- SpellCheckerConfig.Client - Class in com.mrbysco.spellchecker.config
- stripWord(String, String) - Static method in class com.mrbysco.spellchecker.util.SuggestionUtil
-
Strips a word of all non-alphanumeric characters
- SuggestionInfo - Record Class in com.mrbysco.spellchecker.util
- SuggestionInfo(int, int, List, String) - Constructor for record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Creates an instance of a
SuggestionInforecord class. - SuggestionRendering - Class in com.mrbysco.spellchecker.util
- SuggestionRendering() - Constructor for class com.mrbysco.spellchecker.util.SuggestionRendering
- suggestions() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns the value of the
suggestionsrecord component. - SuggestionUtil - Class in com.mrbysco.spellchecker.util
-
Utility class for handling suggestions in the chat box
- SuggestionUtil() - Constructor for class com.mrbysco.spellchecker.util.SuggestionUtil
- SV_SE - Enum constant in enum class com.mrbysco.spellchecker.language.LanguageEnum
T
- toString() - Method in record class com.mrbysco.spellchecker.util.LocationData
-
Returns a string representation of this record class.
- toString() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns a string representation of this record class.
V
- valueOf(String) - Static method in enum class com.mrbysco.spellchecker.language.LanguageEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.mrbysco.spellchecker.language.LanguageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- word() - Method in record class com.mrbysco.spellchecker.util.LocationData
-
Returns the value of the
wordrecord component. - word() - Method in record class com.mrbysco.spellchecker.util.SuggestionInfo
-
Returns the value of the
wordrecord component. - wordPosition - Static variable in class com.mrbysco.spellchecker.util.SuggestionUtil
- wordSuggestions - Static variable in class com.mrbysco.spellchecker.util.SuggestionUtil
- wordsUntil() - Method in record class com.mrbysco.spellchecker.util.LocationData
-
Returns the value of the
wordsUntilrecord component. - wronglySpelledWords - Static variable in class com.mrbysco.spellchecker.util.SuggestionUtil
All Classes and Interfaces|All Packages|Constant Field Values