Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- applyEffectTick(LivingEntity, int) - Method in class com.velddev.xpalchemy.effects.XPDebtEffect
- applyInstantenousEffect(Entity, Entity, LivingEntity, int, double) - Method in class com.velddev.xpalchemy.effects.XPDebtEffect
C
- com.velddev.xpalchemy - package com.velddev.xpalchemy
- com.velddev.xpalchemy.effects - package com.velddev.xpalchemy.effects
- com.velddev.xpalchemy.mixins - package com.velddev.xpalchemy.mixins
- com.velddev.xpalchemy.platform - package com.velddev.xpalchemy.platform
- com.velddev.xpalchemy.platform.services - package com.velddev.xpalchemy.platform.services
- CommonMain - Class in com.velddev.xpalchemy
- CommonMain() - Constructor for class com.velddev.xpalchemy.CommonMain
- Constants - Class in com.velddev.xpalchemy
- Constants() - Constructor for class com.velddev.xpalchemy.Constants
E
- Effects - Class in com.velddev.xpalchemy
- Effects() - Constructor for class com.velddev.xpalchemy.Effects
- ExperienceOrbMixin - Class in com.velddev.xpalchemy.mixins
- ExperienceOrbMixin() - Constructor for class com.velddev.xpalchemy.mixins.ExperienceOrbMixin
F
- ForgeEffects - Class in com.velddev.xpalchemy
- ForgeEffects() - Constructor for class com.velddev.xpalchemy.ForgeEffects
- ForgeItems - Class in com.velddev.xpalchemy
- ForgeItems() - Constructor for class com.velddev.xpalchemy.ForgeItems
- ForgePlatformHelper - Class in com.velddev.xpalchemy.platform
- ForgePlatformHelper() - Constructor for class com.velddev.xpalchemy.platform.ForgePlatformHelper
G
- getEnvironmentName() - Method in interface com.velddev.xpalchemy.platform.services.IPlatformHelper
-
Gets the name of the environment type as a string.
- getPlatformName() - Method in class com.velddev.xpalchemy.platform.ForgePlatformHelper
- getPlatformName() - Method in interface com.velddev.xpalchemy.platform.services.IPlatformHelper
-
Gets the name of the current platform
- getTotalConsumedXp(int, Player) - Static method in class com.velddev.xpalchemy.effects.XPDebtEffect
I
- init() - Static method in class com.velddev.xpalchemy.CommonMain
- IPlatformHelper - Interface in com.velddev.xpalchemy.platform.services
- isDevelopmentEnvironment() - Method in class com.velddev.xpalchemy.platform.ForgePlatformHelper
- isDevelopmentEnvironment() - Method in interface com.velddev.xpalchemy.platform.services.IPlatformHelper
-
Check if the game is currently in a development environment.
- isDurationEffectTick(int, int) - Method in class com.velddev.xpalchemy.effects.XPBoostEffect
- isDurationEffectTick(int, int) - Method in class com.velddev.xpalchemy.effects.XPDebtEffect
- isInstantenous() - Method in class com.velddev.xpalchemy.effects.XPDebtEffect
- isModLoaded(String) - Method in class com.velddev.xpalchemy.platform.ForgePlatformHelper
- isModLoaded(String) - Method in interface com.velddev.xpalchemy.platform.services.IPlatformHelper
-
Checks if a mod with the given id is loaded.
L
- load(Class<T>) - Static method in class com.velddev.xpalchemy.platform.Services
- LOGGER - Static variable in class com.velddev.xpalchemy.Constants
M
- MOB_EFFECTS_REGISTRY - Static variable in class com.velddev.xpalchemy.ForgeEffects
- MOD_ID - Static variable in class com.velddev.xpalchemy.Constants
- MOD_NAME - Static variable in class com.velddev.xpalchemy.Constants
- MOD_VERSION - Static variable in class com.velddev.xpalchemy.Constants
P
R
- RegisterBrewingRecipes(FMLCommonSetupEvent) - Static method in class com.velddev.xpalchemy.ForgeItems
- RegisterEffects(IEventBus) - Static method in class com.velddev.xpalchemy.ForgeEffects
- RegisterItems(IEventBus) - Static method in class com.velddev.xpalchemy.ForgeItems
- roundToHalf(double) - Static method in class com.velddev.xpalchemy.CommonMain
- roundToHalf(float) - Static method in class com.velddev.xpalchemy.CommonMain
S
- Services - Class in com.velddev.xpalchemy.platform
- Services() - Constructor for class com.velddev.xpalchemy.platform.Services
X
- XP_BOOST_EFFECT - Static variable in class com.velddev.xpalchemy.Effects
- XP_BOOST_EFFECT_ID - Static variable in class com.velddev.xpalchemy.Effects
- XP_BOOST_POTION_LVL1 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL1_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL2 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL2_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL3 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL3_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL4 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_BOOST_POTION_LVL4_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT - Static variable in class com.velddev.xpalchemy.Effects
- XP_HEALTH_DEBT_EFFECT_ID - Static variable in class com.velddev.xpalchemy.Effects
- XP_HEALTH_DEBT_LVL1 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT_LVL1_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT_LVL2 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT_LVL2_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT_LVL3 - Static variable in class com.velddev.xpalchemy.XPPotions
- XP_HEALTH_DEBT_LVL3_ID - Static variable in class com.velddev.xpalchemy.XPPotions
- XPAlchemy - Class in com.velddev.xpalchemy
- XPAlchemy() - Constructor for class com.velddev.xpalchemy.XPAlchemy
- XPBoostEffect - Class in com.velddev.xpalchemy.effects
- XPBoostEffect(MobEffectCategory, int) - Constructor for class com.velddev.xpalchemy.effects.XPBoostEffect
- XPDebtEffect - Class in com.velddev.xpalchemy.effects
- XPDebtEffect(MobEffectCategory, int) - Constructor for class com.velddev.xpalchemy.effects.XPDebtEffect
- XPPotions - Class in com.velddev.xpalchemy
- XPPotions() - Constructor for class com.velddev.xpalchemy.XPPotions
All Classes and Interfaces|All Packages|Constant Field Values