Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fix3dll/SkyblockAddons
/ functions
Functions
1,574 in github.com/Fix3dll/SkyblockAddons
⨍
Functions
1,574
◇
Types & classes
431
↓ 323 callers
Method
isEnabled
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:321
↓ 201 callers
Method
put
Put an item on cooldown by reading the cooldown value from the json. @param item ItemStack to put on cooldown
src/main/java/com/fix3dll/skyblockaddons/features/cooldowns/CooldownManager.java:51
↓ 195 callers
Method
getMessage
(String path, Object... variables)
src/main/java/com/fix3dll/skyblockaddons/core/Translations.java:20
↓ 174 callers
Method
get
Returns the compiled pattern for this entry. @return the compiled {@link Pattern} @throws IllegalStateException if the pattern has not been loaded yet
src/main/java/com/fix3dll/skyblockaddons/core/Regex.java:117
↓ 160 callers
Method
getValue
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:375
↓ 135 callers
Method
getColor
(int alpha)
src/main/java/com/fix3dll/skyblockaddons/core/ColorCode.java:98
↓ 131 callers
Method
add
Update the changed amount of the item. @param amount Amount to be added
src/main/java/com/fix3dll/skyblockaddons/core/ItemDiff.java:38
↓ 109 callers
Method
size
()
src/main/java/com/fix3dll/skyblockaddons/features/tablist/RenderColumn.java:13
↓ 108 callers
Method
isEmpty
()
src/main/java/com/fix3dll/skyblockaddons/core/SkyblockEquipment.java:115
↓ 107 callers
Method
getX
(int maxX)
src/main/java/com/fix3dll/skyblockaddons/utils/EnumUtils.java:47
↓ 106 callers
Method
getY
(int maxY)
src/main/java/com/fix3dll/skyblockaddons/utils/EnumUtils.java:55
↓ 106 callers
Method
matcher
Creates a {@link Matcher} for the given input against this pattern. @param input the character sequence to match @return a new {@link Matcher}
src/main/java/com/fix3dll/skyblockaddons/core/Regex.java:130
↓ 105 callers
Method
equals
(Object anotherObject)
src/main/java/com/fix3dll/skyblockaddons/features/FetchurManager.java:144
↓ 89 callers
Method
getString
(JsonObject langJson, String path)
src/main/java/com/fix3dll/skyblockaddons/core/Translations.java:61
↓ 77 callers
Method
isOn
@param island Island to check if the player is on it @return true if current map is one of the specified island @see #isOn(Island...)
src/main/java/com/fix3dll/skyblockaddons/utils/LocationUtils.java:62
↓ 72 callers
Method
toString
()
src/main/java/com/fix3dll/skyblockaddons/utils/objects/RegistrableEnum.java:7
↓ 70 callers
Method
name
()
src/main/java/com/fix3dll/skyblockaddons/utils/objects/RegistrableEnum.java:5
↓ 67 callers
Method
drawText
Draws absolute text at the given position with chroma detection enabled. @param graphics the current {@link GuiGraphicsExtractor} context @param text
src/main/java/com/fix3dll/skyblockaddons/utils/DrawUtils.java:192
↓ 66 callers
Method
isOnSkyblock
()
src/main/java/com/fix3dll/skyblockaddons/mixin/hooks/HudHook.java:17
↓ 64 callers
Method
getItem
Lazily creates and caches the ItemStack. @return {@link ItemStack} for this skill type rendering
src/main/java/com/fix3dll/skyblockaddons/core/SkillType.java:40
↓ 61 callers
Method
getLogger
()
src/main/java/com/fix3dll/skyblockaddons/SkyblockAddons.java:248
↓ 61 callers
Method
set
If the value is valid, it is set to the value of the specified setting. If the settings map does not exist, the map is created and then the value is a
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:620
↓ 60 callers
Method
getColor
()
src/main/java/com/fix3dll/skyblockaddons/features/dungeons/DungeonClass.java:51
↓ 60 callers
Method
identifier
(String location)
src/main/java/com/fix3dll/skyblockaddons/SkyblockAddons.java:272
↓ 56 callers
Method
color
()
src/main/java/com/fix3dll/skyblockaddons/mixin/hooks/ContainerScreenHook.java:15
↓ 54 callers
Method
formatNumber
Formats a number to look better with commas every 3 digits (if the {@code NUMBER_SEPARATORS} mod feature is enabled) and up to two decimal places. For
src/main/java/com/fix3dll/skyblockaddons/utils/TextUtils.java:87
↓ 54 callers
Method
isDisabled
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:331
↓ 54 callers
Method
sendMessage
(Component text, boolean prefix)
src/main/java/com/fix3dll/skyblockaddons/utils/Utils.java:231
↓ 52 callers
Method
add
(List<Class<?>> sink, String rootPkg, String relPath,
src/main/java/com/fix3dll/skyblockaddons/utils/ReflectionUtils.java:69
↓ 50 callers
Method
getMessage
(String... variables)
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:262
↓ 50 callers
Method
register
Adds this keybinding to {@link net.minecraft.client.Minecraft#options}. If the key binding is not being registered for the first time, its previous ke
src/main/java/com/fix3dll/skyblockaddons/core/SkyblockKeyBinding.java:103
↓ 48 callers
Method
get
(ItemStack item)
src/main/java/com/fix3dll/skyblockaddons/features/cooldowns/CooldownManager.java:27
↓ 42 callers
Method
getColor
()
src/main/java/com/fix3dll/skyblockaddons/utils/SkyblockColor.java:93
↓ 40 callers
Method
create
(Gson gson, TypeToken<T> type)
src/main/java/com/fix3dll/skyblockaddons/utils/gson/GsonInitializableTypeAdapter.java:17
↓ 37 callers
Method
equals
(Object obj)
src/main/java/com/fix3dll/skyblockaddons/features/fishing/FishParticleManager.java:116
↓ 37 callers
Method
setValue
(Object value)
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:388
↓ 37 callers
Method
stripColor
Strips color codes from a given text @param input Text to strip colors from @return Text without color codes
src/main/java/com/fix3dll/skyblockaddons/utils/TextUtils.java:144
↓ 36 callers
Method
cancel
(int id)
src/main/java/com/fix3dll/skyblockaddons/core/scheduler/Scheduler.java:67
↓ 31 callers
Method
saveValues
Saves the current data model to the JSON file asynchronously safely.
src/main/java/com/fix3dll/skyblockaddons/config/AbstractPersistentDataManager.java:78
↓ 30 callers
Method
getId
Returns the id for the task. @return Task id number.
src/main/java/com/fix3dll/skyblockaddons/core/scheduler/ScheduledTask.java:97
↓ 29 callers
Method
clear
Clears all cached overlay data and resets the REI exclusion zone. Should be called when the dungeon chest inventory is closed.
src/main/java/com/fix3dll/skyblockaddons/features/dungeons/DungeonProfitOverlay.java:86
↓ 29 callers
Method
getSkyblockItemID
Returns the Skyblock Item ID of a given Skyblock item @param itemStack the Skyblock item to check @return the Skyblock Item ID of this item or {@code
src/main/java/com/fix3dll/skyblockaddons/utils/ItemUtils.java:351
↓ 28 callers
Method
getGuiScale
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:454
↓ 26 callers
Method
setColor
(int color)
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:491
↓ 25 callers
Method
getRowHeightSetting
(double row)
src/main/java/com/fix3dll/skyblockaddons/gui/screens/SettingsGui.java:670
↓ 22 callers
Method
getCoordinate
(ButtonLocation button)
src/main/java/com/fix3dll/skyblockaddons/gui/screens/LocationEditGui.java:486
↓ 22 callers
Method
numberValue
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:379
↓ 22 callers
Method
playLoudSound
When you use this function, any sound played will bypass the player's volume setting, so make sure to only use this for like warnings or stuff like th
src/main/java/com/fix3dll/skyblockaddons/utils/Utils.java:655
↓ 21 callers
Method
getAnchorPoint
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:397
↓ 21 callers
Method
getFormattedText
Returns legacy formatted text. <s>If there are no siblings and text is instance of {@link PlainTextContents} returns {@link PlainTextContents#text()}<
src/main/java/com/fix3dll/skyblockaddons/utils/TextUtils.java:650
↓ 21 callers
Method
withFixedColor
Applies a fixed color and disables chroma formatting for the given component. <p> If the provided component is not mutable, a copy is created. This en
src/main/java/com/fix3dll/skyblockaddons/utils/TextUtils.java:860
↓ 20 callers
Method
getDisplayName
@return A name displayed inside the button
src/main/java/com/fix3dll/skyblockaddons/gui/buttons/ButtonCycling.java:33
↓ 20 callers
Method
getExtraAttributes
Returns the {@code ExtraAttributes} compound tag from the item's NBT data. The item must not be {@code null}. @param item the item to get the tag from
src/main/java/com/fix3dll/skyblockaddons/utils/ItemUtils.java:198
↓ 20 callers
Method
getHeight
()
src/main/java/com/fix3dll/skyblockaddons/gui/screens/LocationEditGui.java:946
↓ 20 callers
Method
ordinal
()
src/main/java/com/fix3dll/skyblockaddons/utils/objects/RegistrableEnum.java:6
↓ 20 callers
Method
renderItem
(GuiGraphicsExtractor graphics, ItemStack item, float x, float y)
src/main/java/com/fix3dll/skyblockaddons/listeners/RenderListener.java:2335
↓ 20 callers
Method
sendErrorMessage
(String errorText)
src/main/java/com/fix3dll/skyblockaddons/utils/Utils.java:270
↓ 20 callers
Method
showErrorPopup
(Throwable ex)
src/main/java/SkyblockAddonsInstallerFrame.java:610
↓ 20 callers
Method
textureSetup
(Identifier location)
src/main/java/com/fix3dll/skyblockaddons/listeners/RenderListener.java:2816
↓ 19 callers
Method
getActualX
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:433
↓ 19 callers
Method
getActualY
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:438
↓ 19 callers
Method
getAsNumber
Returns setting value as {@link Number} @param setting Feature related setting @return The value of the {@code setting} as {@link Number} @exception I
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:545
↓ 19 callers
Method
isChroma
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:495
↓ 19 callers
Method
parse
(Matcher dateMatcher)
src/main/java/com/fix3dll/skyblockaddons/core/SkyblockDate.java:24
↓ 19 callers
Method
remove
Remove the cooldown from the specified itemId @param itemId the item id from which to remove the cooldown
src/main/java/com/fix3dll/skyblockaddons/features/cooldowns/CooldownManager.java:102
↓ 18 callers
Method
isOnGlaciteTunnelsLocation
@return true if current location is where counts in Glacite Tunnels
src/main/java/com/fix3dll/skyblockaddons/utils/LocationUtils.java:53
↓ 17 callers
Method
getChromaColor
(float x, float y, int alpha)
src/main/java/com/fix3dll/skyblockaddons/core/render/chroma/ManualChromaManager.java:40
↓ 16 callers
Method
checkHoveredAndDrawBox
This just updates the hovered status and draws the box around each feature. To avoid repetitive code.
src/main/java/com/fix3dll/skyblockaddons/gui/buttons/feature/ButtonLocation.java:54
↓ 16 callers
Method
clamp
Clamps a value between two bounds. <p> For example, if the given value is 2.5, and the max is 2, this will round down to 2. @param value The value to
src/main/java/com/fix3dll/skyblockaddons/utils/MathUtils.java:78
↓ 16 callers
Method
getLeft
()
src/main/java/com/fix3dll/skyblockaddons/utils/objects/Pair.java:12
↓ 16 callers
Method
getRight
()
src/main/java/com/fix3dll/skyblockaddons/utils/objects/Pair.java:20
↓ 16 callers
Method
isHovered
(double mouseX, double mouseY)
src/main/java/com/fix3dll/skyblockaddons/gui/buttons/SkyblockAddonsButton.java:50
↓ 15 callers
Method
accept
(@NonNull Style style, @NonNull String string)
src/main/java/com/fix3dll/skyblockaddons/utils/TextUtils.java:666
↓ 15 callers
Method
getWidth
()
src/main/java/com/fix3dll/skyblockaddons/gui/screens/LocationEditGui.java:950
↓ 15 callers
Method
handleLocalFileReadException
This method handles errors that can occur when reading the local configuration files. If the game is still initializing, it displays an error screen a
src/main/java/com/fix3dll/skyblockaddons/utils/data/DataUtils.java:487
↓ 15 callers
Method
put
Put any detected deployable into the list of active deployables. @param deployable Detected Deployable type @param seconds Seconds the deployable has
src/main/java/com/fix3dll/skyblockaddons/features/deployable/DeployableManager.java:56
↓ 15 callers
Method
transformX
(float x, int width, float scale, boolean xAllignment)
src/main/java/com/fix3dll/skyblockaddons/listeners/RenderListener.java:2695
↓ 15 callers
Method
transformY
(float y, int height, float scale)
src/main/java/com/fix3dll/skyblockaddons/listeners/RenderListener.java:2708
↓ 14 callers
Method
getPetInfo
Returns a {@link PetInfo} from the {@link ItemStack} @param itemStack the {@link ItemStack} to check @return A {@link PetInfo} or {@code null} if it i
src/main/java/com/fix3dll/skyblockaddons/utils/ItemUtils.java:430
↓ 14 callers
Method
getScale
()
src/main/java/com/fix3dll/skyblockaddons/mixin/transformers/ChatComponentMixin.java:23
↓ 14 callers
Method
getStyle
(int level)
src/main/java/com/fix3dll/skyblockaddons/utils/data/skyblockdata/EnchantmentsData.java:152
↓ 14 callers
Method
has
Checks whether the specified {@link FeatureSetting} is present. @param setting of Feature @return true if {@link Feature}'s settings is not null and c
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:633
↓ 14 callers
Method
setItemStack
(ItemStack itemStack)
src/main/java/com/fix3dll/skyblockaddons/core/SkyblockEquipment.java:56
↓ 13 callers
Method
execute
(@NonNull HttpClient client, @NonNull ExecutorService executor)
src/main/java/com/fix3dll/skyblockaddons/utils/data/RemoteFileRequest.java:58
↓ 12 callers
Method
getAsEnum
Returns setting value as {@link RegistrableEnum} @param setting Feature related setting @return The value of the {@code setting} as {@link Registrable
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:561
↓ 12 callers
Method
getColor
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:466
↓ 12 callers
Method
loadOnlineData
(RemoteFileRequest<?> request)
src/main/java/com/fix3dll/skyblockaddons/utils/data/DataUtils.java:342
↓ 12 callers
Method
scheduleTask
Runs a task (synchronously) on the next tick. @param task The task to run. @param delay The delay (in ticks) to wait before running the task. @return
src/main/java/com/fix3dll/skyblockaddons/core/scheduler/Scheduler.java:101
↓ 12 callers
Method
setEnabled
Sets whether the current feature is enabled. @param enabled {@code true} to enable the feature, {@code false} to disable it
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:248
↓ 12 callers
Method
setGuiToOpen
(GUIType guiToOpen, int page, GuiTab tab)
src/main/java/com/fix3dll/skyblockaddons/listeners/RenderListener.java:2683
↓ 11 callers
Method
createItemStack
(Item item, boolean enchanted)
src/main/java/com/fix3dll/skyblockaddons/utils/ItemUtils.java:670
↓ 11 callers
Method
get
If the property has a settings map and the specified setting is associated with this property, it returns the stored value of that setting. If the set
src/main/java/com/fix3dll/skyblockaddons/core/feature/Feature.java:594
↓ 11 callers
Method
getDefaultColor
(float alphaFloat)
src/main/java/com/fix3dll/skyblockaddons/utils/Utils.java:646
↓ 11 callers
Method
getGameProfile
()
src/main/java/com/fix3dll/skyblockaddons/utils/data/skyblockdata/ItemsData.java:457
↓ 11 callers
Method
getTexturedHeadItem
(String identifier)
src/main/java/com/fix3dll/skyblockaddons/utils/ItemUtils.java:70
↓ 11 callers
Method
getTotalTicks
()
src/main/java/com/fix3dll/skyblockaddons/core/scheduler/Scheduler.java:28
↓ 11 callers
Method
parseFloat
Parses a float from a given string. @param string the string to parse @return the parsed float or {@code -1} if parsing was unsuccessful
src/main/java/com/fix3dll/skyblockaddons/utils/ActionBarParser.java:613
↓ 11 callers
Method
priceLookup
Looks up the best available price for {@code skyblockId}. Tries Bazaar instant-sell first, then Lowest BIN. Both lookups use the ID as-is - callers ar
src/main/java/com/fix3dll/skyblockaddons/features/dungeons/DungeonProfitOverlay.java:405
↓ 10 callers
Method
cancel
Will attempt to cancel this task if running.
src/main/java/com/fix3dll/skyblockaddons/core/scheduler/ScheduledTask.java:71
↓ 10 callers
Method
getRelatedFeature
()
src/main/java/com/fix3dll/skyblockaddons/core/feature/FeatureSetting.java:220
next →
1–100 of 1,574, ranked by callers