Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Athlaeos/ValhallaMMO
/ functions
Functions
8,583 in github.com/Athlaeos/ValhallaMMO
⨍
Functions
8,583
◇
Types & classes
927
↓ 17 callers
Method
getTableName
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:35
↓ 17 callers
Method
parse
(String stringToParse, Player p)
core/src/main/java/me/athlaeos/valhallammo/placeholder/PlaceholderRegistry.java:52
↓ 17 callers
Method
register
(CustomDamageType type)
core/src/main/java/me/athlaeos/valhallammo/dom/CustomDamageType.java:13
↓ 17 callers
Method
setFood
(int food)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/implementations/food/FoodValueSet.java:71
↓ 17 callers
Method
toTimeStamp2
(long ticks, long base)
core/src/main/java/me/athlaeos/valhallammo/utility/StringUtils.java:78
↓ 16 callers
Method
doubleStatNames
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:236
↓ 16 callers
Method
floatStatNames
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:232
↓ 16 callers
Method
getDamageTypeFromEvent
(EntityDamageEvent e)
core/src/main/java/me/athlaeos/valhallammo/nms/NMS.java:126
↓ 16 callers
Method
getDisplayName
()
core/src/main/java/me/athlaeos/valhallammo/skills/skills/Skill.java:938
↓ 16 callers
Method
getHook
(Class<T> hook)
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:464
↓ 16 callers
Method
getIndicatorIcon
()
core/src/main/java/me/athlaeos/valhallammo/dom/CustomDamageType.java:144
↓ 16 callers
Method
getListTranslation
(String key)
core/src/main/java/me/athlaeos/valhallammo/localization/TranslationManager.java:54
↓ 16 callers
Method
getTotalExperience
(Player player)
core/src/main/java/me/athlaeos/valhallammo/utility/EntityUtils.java:39
↓ 16 callers
Method
increment
(Chunk chunk, Player player, String key)
core/src/main/java/me/athlaeos/valhallammo/skills/ChunkEXPNerf.java:40
↓ 16 callers
Method
intStatNames
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:228
↓ 16 callers
Method
resetCache
(String category)
core/src/main/java/me/athlaeos/valhallammo/gui/implementations/RecipeOverviewMenu.java:206
↓ 16 callers
Method
send
(Player player, String mode, String message)
core/src/main/java/me/athlaeos/valhallammo/commands/valhallasubcommands/Debugger.java:17
↓ 16 callers
Method
setCharges
(int charges)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectWrapper.java:83
↓ 16 callers
Method
setEquippable
(ItemMeta meta, String modelKey, EquipmentSlot slot, String cameraOverlayKey, Sound equipSound, List<EntityTyp
core/src/main/java/me/athlaeos/valhallammo/nms/NMS.java:80
↓ 16 callers
Method
stringSetStat
(String name)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:294
↓ 15 callers
Method
addEXP
Adds an amount of EXP to the player's profile, and checks if the player should level up If this method is being called on an inactive skill, no exp is
core/src/main/java/me/athlaeos/valhallammo/skills/skills/Skill.java:518
↓ 15 callers
Method
execute
(CommandSender sender, String[] args)
core/src/main/java/me/athlaeos/valhallammo/commands/Command.java:8
↓ 15 callers
Method
fromName
(String name)
core/src/main/java/me/athlaeos/valhallammo/block/DigPacketInfo.java:171
↓ 15 callers
Method
fromStructure
(Structure structure)
core/src/main/java/me/athlaeos/valhallammo/dom/Structures.java:90
↓ 15 callers
Method
getAttribute
()
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/AttributeWrapper.java:116
↓ 15 callers
Method
getCatalyst
()
core/src/main/java/me/athlaeos/valhallammo/crafting/recipetypes/DynamicCauldronRecipe.java:36
↓ 15 callers
Method
getEffectiveUntil
()
core/src/main/java/me/athlaeos/valhallammo/potioneffects/CustomPotionEffect.java:38
↓ 15 callers
Method
getGlobalReplacementTable
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:456
↓ 15 callers
Method
getGridRecipes
()
core/src/main/java/me/athlaeos/valhallammo/crafting/CustomRecipeRegistry.java:375
↓ 15 callers
Method
getIcon
()
core/src/main/java/me/athlaeos/valhallammo/gui/implementations/recipecategories/RecipeCategory.java:24
↓ 15 callers
Method
getImmersiveRecipes
()
core/src/main/java/me/athlaeos/valhallammo/crafting/CustomRecipeRegistry.java:395
↓ 15 callers
Method
getManhattanDistance
(Location l1, Location l2)
core/src/main/java/me/athlaeos/valhallammo/utility/Utils.java:43
↓ 15 callers
Method
getMaterialSet
(Collection<String> materials)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:220
↓ 15 callers
Method
getPreparedExtraDrops
Returns the extra drops that have been prepared for the given block, to provide some way for other plugins to see what a block will drop in case that'
core/src/main/java/me/athlaeos/valhallammo/listeners/LootListener.java:965
↓ 15 callers
Method
getRecipe
()
core/src/main/java/me/athlaeos/valhallammo/event/PlayerCustomBrewEvent.java:43
↓ 15 callers
Method
getReplacementTable
(Material block)
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:366
↓ 15 callers
Method
getSmithingRecipes
()
core/src/main/java/me/athlaeos/valhallammo/crafting/CustomRecipeRegistry.java:387
↓ 15 callers
Method
getTemplate
()
core/src/main/java/me/athlaeos/valhallammo/crafting/recipetypes/DynamicSmithingRecipe.java:90
↓ 15 callers
Method
getValue
()
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/AttributeWrapper.java:109
↓ 15 callers
Method
hasSmithingQuality
(ItemMeta meta)
core/src/main/java/me/athlaeos/valhallammo/item/SmithingItemPropertyManager.java:245
↓ 15 callers
Method
ingredientDescription
@return The description of the ingredients required. Visible to players, so should be translatable
core/src/main/java/me/athlaeos/valhallammo/crafting/ingredientconfiguration/IngredientChoice.java:21
↓ 15 callers
Method
isVanilla
()
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/AttributeWrapper.java:117
↓ 15 callers
Method
resistance
()
core/src/main/java/me/athlaeos/valhallammo/dom/CustomDamageType.java:156
↓ 15 callers
Method
setBlockSound
(Material block, Sound sound)
core/src/main/java/me/athlaeos/valhallammo/animations/implementations/BlockSparksCraftSound.java:47
↓ 15 callers
Method
setBlockSound
(Material block, Sound sound)
core/src/main/java/me/athlaeos/valhallammo/animations/implementations/BlockParticlePuff.java:48
↓ 15 callers
Method
setDuration
(long duration)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectWrapper.java:82
↓ 14 callers
Method
canReward
Returns true if: <br> - The block is Ageable and not in the list of exceptions, and of max age (fully grown)<br> - The block is not ageable and not pr
core/src/main/java/me/athlaeos/valhallammo/utility/BlockUtils.java:226
↓ 14 callers
Method
copyDefaultStats
(P profile)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/ProfileRegistry.java:232
↓ 14 callers
Method
dEx
(int duration)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectRegistry.java:898
↓ 14 callers
Method
executeUsageMechanics
()
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:85
↓ 14 callers
Method
getAllParties
()
core/src/main/java/me/athlaeos/valhallammo/parties/PartyManager.java:812
↓ 14 callers
Method
getBase
()
core/src/main/java/me/athlaeos/valhallammo/crafting/recipetypes/DynamicSmithingRecipe.java:91
↓ 14 callers
Method
getBaseQuantityMin
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootEntry.java:37
↓ 14 callers
Method
getBoots
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:85
↓ 14 callers
Method
getCauldronRecipes
()
core/src/main/java/me/athlaeos/valhallammo/crafting/CustomRecipeRegistry.java:363
↓ 14 callers
Method
getChestplate
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:83
↓ 14 callers
Method
getDefaultDouble
(String stat)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:175
↓ 14 callers
Method
getDefaultFloat
(String stat)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:151
↓ 14 callers
Method
getDefaultInt
(String stat)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:127
↓ 14 callers
Method
getItemModel
(ItemMeta meta)
core/src/main/java/me/athlaeos/valhallammo/nms/NMS.java:83
↓ 14 callers
Method
getLeggings
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:87
↓ 14 callers
Method
getLootTables
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:508
↓ 14 callers
Method
getNew
()
core/src/main/java/me/athlaeos/valhallammo/crafting/ingredientconfiguration/RecipeOption.java:37
↓ 14 callers
Method
getSound
(String of)
core/src/main/java/me/athlaeos/valhallammo/utility/Utils.java:464
↓ 14 callers
Method
getThrower
()
core/src/main/java/me/athlaeos/valhallammo/item/throwable_weapon_animations/ThrownItem.java:109
↓ 14 callers
Method
getTimesExecuted
()
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:45
↓ 14 callers
Method
getToReplace
()
core/src/main/java/me/athlaeos/valhallammo/loot/ReplacementPool.java:40
↓ 14 callers
Method
getUnlockedPerks
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/implementations/PowerProfile.java:673
↓ 14 callers
Method
i
(String hardCodedIndicatorIcon)
core/src/main/java/me/athlaeos/valhallammo/dom/CustomDamageType.java:203
↓ 14 callers
Method
isWeighted
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootPool.java:43
↓ 14 callers
Method
loadCommonConfig
@param baseSkillConfig the intended base skill config, containing simple properties @param progressionConfig the intended skill progression config,
core/src/main/java/me/athlaeos/valhallammo/skills/skills/Skill.java:182
↓ 14 callers
Method
register
(ModifierCategory c)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierCategoryRegistry.java:82
↓ 14 callers
Method
registerProfileType
Registers a new type of profile, this profile will be persisted in whatever storage method is used. @param p the profile to persist. Any profile prope
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/ProfileRegistry.java:54
↓ 14 callers
Method
requireValhallaTools
()
core/src/main/java/me/athlaeos/valhallammo/crafting/recipetypes/DynamicGridRecipe.java:90
↓ 14 callers
Method
round6Decimals
(double d)
core/src/main/java/me/athlaeos/valhallammo/utility/Utils.java:185
↓ 14 callers
Method
setAmplifier
(double amplifier)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/CustomPotionEffect.java:44
↓ 14 callers
Method
setConsumable
(ItemBuilder builder, boolean edible, boolean canAlwaysEat, float eatTimeSeconds)
core/src/main/java/me/athlaeos/valhallammo/nms/Paper.java:10
↓ 14 callers
Method
setCooldownIgnoreIfPermission
Sets a cooldown of a given duration. Cooldown is ignored by the entity's COOLDOWN_REDUCTION stat, and is ignored completely if the player has the valh
core/src/main/java/me/athlaeos/valhallammo/utility/Timer.java:40
↓ 14 callers
Method
setLootTable
(ItemMeta meta, LootTable table)
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:529
↓ 14 callers
Method
setOperation
(AttributeModifier.Operation operation)
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/AttributeWrapper.java:125
↓ 14 callers
Method
setShouldForcePersist
(boolean forcePersist)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:93
↓ 14 callers
Method
sortModifiers
Sorts the given modifiers based on their priority. @param modifiers the modifiers to sort
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/DynamicItemModifier.java:152
↓ 14 callers
Method
toString
()
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/implementations/AttributeHiddenWrapper.java:50
↓ 13 callers
Method
badUsage
(CommandSender sender, String usage)
core/src/main/java/me/athlaeos/valhallammo/commands/PartyManagementCommand.java:25
↓ 13 callers
Method
cos
(double d)
core/src/main/java/me/athlaeos/valhallammo/utility/MathUtils.java:133
↓ 13 callers
Method
count
(int count)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:80
↓ 13 callers
Method
exception
(int ofs, String txt)
core/src/main/java/me/athlaeos/valhallammo/utility/MathEval.java:489
↓ 13 callers
Method
getAllSkills
()
core/src/main/java/me/athlaeos/valhallammo/skills/skills/SkillRegistry.java:43
↓ 13 callers
Method
getColor
()
core/src/main/java/me/athlaeos/valhallammo/dom/ItemRarityWrapper.java:14
↓ 13 callers
Method
getItems
()
core/src/main/java/me/athlaeos/valhallammo/gui/implementations/recipecategories/DisabledRecipesCategory.java:184
↓ 13 callers
Method
getLoot
(LootTable table, LootContext context, LootTable.LootType type)
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:221
↓ 13 callers
Method
getOffHand
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:91
↓ 13 callers
Method
getPreservationType
()
core/src/main/java/me/athlaeos/valhallammo/event/ValhallaLootPopulateEvent.java:27
↓ 13 callers
Method
getQuantityMinFortuneBase
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootEntry.java:41
↓ 13 callers
Method
getSetBonus
()
core/src/main/java/me/athlaeos/valhallammo/item/ArmorSet.java:23
↓ 13 callers
Method
getTrueDamager
(EntityDamageByEntityEvent e)
core/src/main/java/me/athlaeos/valhallammo/utility/EntityUtils.java:453
↓ 13 callers
Method
getUnlockedRecipes
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/implementations/PowerProfile.java:682
↓ 13 callers
Method
indicator
(String indicatorIcon)
core/src/main/java/me/athlaeos/valhallammo/dom/CustomDamageType.java:198
↓ 13 callers
Method
isCancelled
()
core/src/main/java/me/athlaeos/valhallammo/event/ValhallaLootPopulateEvent.java:53
↓ 13 callers
Method
isCancelled
()
core/src/main/java/me/athlaeos/valhallammo/event/ValhallaLootReplacementEvent.java:43
← previous
next →
301–400 of 8,583, ranked by callers