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
↓ 69 callers
Method
fromString
(String value, String def)
core/src/main/java/me/athlaeos/valhallammo/dom/Scaling.java:87
↓ 69 callers
Method
getAndCacheProperties
(LivingEntity entity)
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityCache.java:18
↓ 69 callers
Method
getCachedRelationalStats
(String stat, Entity victim, Entity attacker, long refreshAfter, boolean use)
core/src/main/java/me/athlaeos/valhallammo/playerstats/AccumulativeStatManager.java:482
↓ 69 callers
Method
getNms
()
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:375
↓ 69 callers
Method
getOption
()
core/src/main/java/me/athlaeos/valhallammo/crafting/ingredientconfiguration/SlotEntry.java:20
↓ 68 callers
Method
map
(Collection<String> potionTypes, Collection<PotionEffectMappings> effects)
core/src/main/java/me/athlaeos/valhallammo/crafting/ingredientconfiguration/implementations/PotionMatchEffectsChoice.java:49
↓ 67 callers
Method
isResourcePackConfigForced
()
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:469
↓ 66 callers
Method
getAnswer
()
core/src/main/java/me/athlaeos/valhallammo/dom/Question.java:24
↓ 66 callers
Method
getQuestions
()
core/src/main/java/me/athlaeos/valhallammo/dom/Questionnaire.java:31
↓ 66 callers
Method
getSkill
(Class<T> skill)
core/src/main/java/me/athlaeos/valhallammo/skills/skills/SkillRegistry.java:51
↓ 65 callers
Method
getCrafter
()
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:41
↓ 65 callers
Method
getItem
()
core/src/main/java/me/athlaeos/valhallammo/item/ItemBuilder.java:275
↓ 65 callers
Method
hasFlag
(ItemMeta meta, CustomFlag flag)
core/src/main/java/me/athlaeos/valhallammo/item/CustomFlag.java:56
↓ 65 callers
Method
register
(PerkReward reward)
core/src/main/java/me/athlaeos/valhallammo/skills/perk_rewards/PerkRewardRegistry.java:93
↓ 61 callers
Method
getEffect
@param effect the name of the effect @return Returns a copy of the given PotionEffectWrapper if registered, or null otherwise
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectRegistry.java:782
↓ 61 callers
Method
setAmount
(double amount)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/implementations/rewards/Money.java:164
↓ 60 callers
Method
getValue
(String value)
core/src/main/java/me/athlaeos/valhallammo/item/WeightClass.java:117
↓ 60 callers
Method
min
(double min)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/properties/PropertyBuilder.java:31
↓ 59 callers
Method
toPascalCase
(String s)
core/src/main/java/me/athlaeos/valhallammo/utility/StringUtils.java:14
↓ 58 callers
Method
getModifiers
()
core/src/main/java/me/athlaeos/valhallammo/loot/LootEntry.java:56
↓ 56 callers
Method
dB
(int duration)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectRegistry.java:888
↓ 56 callers
Method
map
(boolean ominous, boolean vault, String material, String... likelyLootTables)
v1_21_R1/src/main/java/me/athlaeos/valhallammo/nms/VaultLootListener.java:208
↓ 56 callers
Method
setBoolean
(String stat, boolean value)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:222
↓ 55 callers
Method
get
(double i1, double i2)
core/src/main/java/me/athlaeos/valhallammo/item/PermanentPotionEffects.java:174
↓ 55 callers
Method
getParty
(Player p)
core/src/main/java/me/athlaeos/valhallammo/parties/PartyManager.java:136
↓ 55 callers
Method
isCooldownPassed
Returns true if the cooldown has passed @param entity the entity to check their cooldown @param cooldownKey the cooldown key to check @return true if
core/src/main/java/me/athlaeos/valhallammo/utility/Timer.java:115
↓ 54 callers
Method
getResult
@return The result of the recipe
core/src/main/java/me/athlaeos/valhallammo/crafting/recipetypes/ValhallaRecipe.java:19
↓ 54 callers
Method
setCooldown
Sets a cooldown of a given duration. @param entity the entity to set the cooldown to @param timems the time (in milliseconds) for the cooldown @param
core/src/main/java/me/athlaeos/valhallammo/utility/Timer.java:28
↓ 53 callers
Method
getPaper
()
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:489
↓ 53 callers
Method
next
()
core/src/main/java/me/athlaeos/valhallammo/utility/MathEval.java:521
↓ 52 callers
Method
getId
()
core/src/main/java/me/athlaeos/valhallammo/parties/Party.java:32
↓ 52 callers
Method
getLevel
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:55
↓ 52 callers
Method
logSevere
(String help)
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:445
↓ 52 callers
Method
setPreviousMenu
(Menu previousMenu)
core/src/main/java/me/athlaeos/valhallammo/gui/PlayerMenuUtility.java:18
↓ 50 callers
Method
getExpression
()
core/src/main/java/me/athlaeos/valhallammo/dom/Scaling.java:45
↓ 49 callers
Method
getMessage
()
core/src/main/java/me/athlaeos/valhallammo/parties/PartyManager.java:907
↓ 48 callers
Method
getDrops
()
core/src/main/java/me/athlaeos/valhallammo/event/ValhallaLootPopulateEvent.java:39
↓ 48 callers
Method
getItem
()
core/src/main/java/me/athlaeos/valhallammo/crafting/ingredientconfiguration/SlotEntry.java:24
↓ 48 callers
Method
isPersistent
()
core/src/main/java/me/athlaeos/valhallammo/skills/perk_rewards/implementations/SkillReset.java:47
↓ 48 callers
Method
sort
()
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:81
↓ 47 callers
Method
getHidePotionEffectsFlag
()
core/src/main/java/me/athlaeos/valhallammo/version/ConventionUtils.java:10
↓ 47 callers
Method
getMainHand
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:89
↓ 47 callers
Method
isHookFunctional
(Class<? extends PluginHook> hook)
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:460
↓ 47 callers
Method
noSubcommandArgs
()
core/src/main/java/me/athlaeos/valhallammo/commands/Command.java:17
↓ 47 callers
Method
registerOffensive
(String stat, AccumulativeStatSource... s)
core/src/main/java/me/athlaeos/valhallammo/playerstats/AccumulativeStatManager.java:389
↓ 47 callers
Method
sendErrorMessage
(CommandSender p)
core/src/main/java/me/athlaeos/valhallammo/parties/PartyManager.java:900
↓ 47 callers
Method
setDouble
(String stat, double value)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:180
↓ 46 callers
Method
getPersistentProfile
(Player p, Class<P> type)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/ProfileRegistry.java:184
↓ 46 callers
Method
getState
()
core/src/main/java/me/athlaeos/valhallammo/dom/CustomPlacedBlock.java:33
↓ 45 callers
Method
booleanStat
(String name)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:301
↓ 44 callers
Method
getLootTable
(Material block)
core/src/main/java/me/athlaeos/valhallammo/loot/LootTableRegistry.java:354
↓ 43 callers
Method
doubleStat
Registers a double stat with the default format {@link StatFormat#FLOAT_P2} and generates a perk reward. @param name the name of the stat
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/Profile.java:284
↓ 43 callers
Method
setDefaultProperties
(Material m, int foodValue, float saturationValue, FoodClass... types)
core/src/main/java/me/athlaeos/valhallammo/item/FoodPropertyManager.java:72
↓ 43 callers
Method
setResult
Sets the result of the custom brewing event. The item in the brewing stand will be replaced with this new result unless it is null. @param result the
core/src/main/java/me/athlaeos/valhallammo/event/PlayerCustomBrewEvent.java:65
↓ 42 callers
Method
getAction
Gets the action which will be performed on the potion effect type. @return An action to be performed on the potion effect type.
core/src/main/java/me/athlaeos/valhallammo/event/EntityCustomPotionEffectEvent.java:66
↓ 42 callers
Method
register
(Validation v)
core/src/main/java/me/athlaeos/valhallammo/crafting/blockvalidations/ValidationRegistry.java:64
↓ 41 callers
Method
separateStringIntoLines
(String string, int maxLength)
core/src/main/java/me/athlaeos/valhallammo/utility/StringUtils.java:103
↓ 41 callers
Method
translatePlaceholders
(String originalString)
core/src/main/java/me/athlaeos/valhallammo/localization/TranslationManager.java:80
↓ 40 callers
Method
getItems
()
core/src/main/java/me/athlaeos/valhallammo/item/CustomItemRegistry.java:33
↓ 40 callers
Method
getMaxStackSize
(ItemMeta meta, Material baseMaterial)
core/src/main/java/me/athlaeos/valhallammo/nms/NMS.java:57
↓ 40 callers
Method
getScalingType
()
core/src/main/java/me/athlaeos/valhallammo/dom/Scaling.java:41
↓ 40 callers
Method
mapResourcePackDetails
(MinecraftVersion version, String packLink, String packSha1)
core/src/main/java/me/athlaeos/valhallammo/resourcepack/ResourcePack.java:73
↓ 40 callers
Method
saveConfig
(String name)
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:393
↓ 39 callers
Method
registerFlag
(String s)
core/src/main/java/me/athlaeos/valhallammo/hooks/WorldGuardWrapper.java:25
↓ 39 callers
Method
save
()
core/src/main/java/me/athlaeos/valhallammo/configuration/Config.java:21
↓ 38 callers
Method
aB
(int amplifier)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectRegistry.java:903
↓ 38 callers
Method
isInverted
()
core/src/main/java/me/athlaeos/valhallammo/loot/predicates/LootPredicate.java:15
↓ 38 callers
Method
registerListener
(Listener listener)
core/src/main/java/me/athlaeos/valhallammo/ValhallaMMO.java:379
↓ 37 callers
Method
getPermanentEffectCooldowns
()
core/src/main/java/me/athlaeos/valhallammo/playerstats/EntityProperties.java:103
↓ 37 callers
Method
getRandom
()
core/src/main/java/me/athlaeos/valhallammo/utility/Utils.java:33
↓ 37 callers
Method
setRarity
(ItemRarityWrapper rarity)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/implementations/item_misc/ItemRarity.java:84
↓ 37 callers
Method
trigger
(LivingEntity entity, String id, CooldownProperties cooldown, List<PotionEffectWrapper> effects)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/effect_triggers/EffectTrigger.java:19
↓ 37 callers
Method
validate
(Block b)
core/src/main/java/me/athlaeos/valhallammo/crafting/blockvalidations/Validation.java:12
↓ 36 callers
Method
fromConfig
(String config, String path)
core/src/main/java/me/athlaeos/valhallammo/dom/Scaling.java:71
↓ 36 callers
Method
getItemType
(ItemStack item)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:1081
↓ 36 callers
Method
getOwner
()
core/src/main/java/me/athlaeos/valhallammo/gui/PlayerMenuUtility.java:26
↓ 36 callers
Method
max
(double max)
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/properties/PropertyBuilder.java:36
↓ 35 callers
Method
clear
(Block b)
core/src/main/java/me/athlaeos/valhallammo/listeners/LootListener.java:868
↓ 35 callers
Method
getWeightClass
(ItemMeta meta)
core/src/main/java/me/athlaeos/valhallammo/item/WeightClass.java:40
↓ 34 callers
Method
getDisplayName
()
core/src/main/java/me/athlaeos/valhallammo/parties/Party.java:36
↓ 34 callers
Method
matchesClassification
(EntityType type, EntityClassification classification)
core/src/main/java/me/athlaeos/valhallammo/entities/EntityClassification.java:110
↓ 34 callers
Method
tinker
()
core/src/main/java/me/athlaeos/valhallammo/loot/ReplacementEntry.java:48
↓ 33 callers
Method
getDirection
()
core/src/main/java/me/athlaeos/valhallammo/item/throwable_weapon_animations/ThrownItem.java:111
↓ 33 callers
Method
registerScaling
Registers an enchantment scalings for a custom enchantment type. @param e the enchantment to set its amplifier scalings for @param scaling the scaling
core/src/main/java/me/athlaeos/valhallammo/item/EnchantingItemPropertyManager.java:58
↓ 33 callers
Method
registerSimilarItem
(Material base, Tag<Material> subTypes, String translation)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:180
↓ 33 callers
Method
shouldExecuteUsageMechanics
()
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:48
↓ 32 callers
Method
addItem
(Player player, ItemStack i, boolean setOwnership)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:232
↓ 32 callers
Method
getAmplifier
Returns the amplifier of the given effect If not active, amplifier is 0 @param buff the name of the effect @return the amplifier of the effect
core/src/main/java/me/athlaeos/valhallammo/utility/GlobalEffect.java:283
↓ 32 callers
Method
getArg
(String rawID)
core/src/main/java/me/athlaeos/valhallammo/potioneffects/effect_triggers/EffectTrigger.java:59
↓ 32 callers
Method
getMatchingMaterials
()
core/src/main/java/me/athlaeos/valhallammo/item/WeightClass.java:85
↓ 32 callers
Method
registerPlaceholder
(Placeholder p)
core/src/main/java/me/athlaeos/valhallammo/placeholder/PlaceholderRegistry.java:42
↓ 32 callers
Method
setListPlaceholder
(List<String> original, String placeholder, List<String> replaceWith)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:496
↓ 32 callers
Method
startQuestionnaire
(Player who, Questionnaire questionnaire)
core/src/main/java/me/athlaeos/valhallammo/dom/Questionnaire.java:10
↓ 32 callers
Method
toRoman
(int number)
core/src/main/java/me/athlaeos/valhallammo/utility/StringUtils.java:40
↓ 31 callers
Method
builder
(ItemBuilder item)
core/src/main/java/me/athlaeos/valhallammo/crafting/dynamicitemmodifiers/ModifierContext.java:37
↓ 31 callers
Method
isVanilla
()
core/src/main/java/me/athlaeos/valhallammo/potioneffects/PotionEffectWrapper.java:64
↓ 31 callers
Method
setHidden
(boolean hidden)
core/src/main/java/me/athlaeos/valhallammo/item/item_attributes/AttributeWrapper.java:126
↓ 31 callers
Method
setSkillProfile
Sets a profile as the player's skill profile. Skill profiles are profiles that aren't persisted, where its stats and contents are calculated when the
core/src/main/java/me/athlaeos/valhallammo/playerstats/profiles/ProfileRegistry.java:180
↓ 31 callers
Method
stringToMaterial
(String material, Material def)
core/src/main/java/me/athlaeos/valhallammo/utility/ItemUtils.java:576
↓ 30 callers
Method
appendField
Appends a string field to the JSON. @param key The key of the field. @param value The value of the field. @return A reference to this object.
core/src/main/java/me/athlaeos/valhallammo/Metrics.java:668
← previous
next →
101–200 of 8,583, ranked by callers