Package com.binaris.wizardry.core
Class EBConfig
java.lang.Object
com.binaris.wizardry.core.EBConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.resources.ResourceLocation[]static booleanstatic booleanstatic Map<org.apache.commons.lang3.tuple.Pair<net.minecraft.resources.ResourceLocation,Short>, Integer> static doublestatic final intstatic booleanstatic net.minecraft.resources.ResourceLocation[]static final intstatic final intstatic final floatstatic net.minecraft.resources.ResourceLocation[]static net.minecraft.resources.ResourceLocation[]static final intstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic final floatstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisOnList(net.minecraft.resources.ResourceLocation[] list, net.minecraft.world.item.ItemStack stack)
-
Field Details
-
MANA_PER_SHARD
public static final int MANA_PER_SHARD- See Also:
-
MANA_PER_CRYSTAL
public static final int MANA_PER_CRYSTAL- See Also:
-
GRAND_CRYSTAL_MANA
public static final int GRAND_CRYSTAL_MANA- See Also:
-
NON_ELEMENTAL_UPGRADE_BONUS
public static final int NON_ELEMENTAL_UPGRADE_BONUS- See Also:
-
MAX_PROGRESSION_REDUCTION
public static final float MAX_PROGRESSION_REDUCTION- See Also:
-
STORAGE_INCREASE_PER_LEVEL
public static final float STORAGE_INCREASE_PER_LEVEL- See Also:
-
UPGRADE_STACK_LIMIT
public static final int UPGRADE_STACK_LIMIT- See Also:
-
lootInjectionLocations
public static net.minecraft.resources.ResourceLocation[] lootInjectionLocations -
meltItemsBlackList
public static net.minecraft.resources.ResourceLocation[] meltItemsBlackList -
modifiableMobs
public static net.minecraft.resources.ResourceLocation[] modifiableMobs -
blacklistedHostileMobs
public static net.minecraft.resources.ResourceLocation[] blacklistedHostileMobs -
playersMoveEachOther
public static boolean playersMoveEachOther -
replaceVanillaFallDamage
public static boolean replaceVanillaFallDamage -
showSpellHUD
public static boolean showSpellHUD -
showChargeMeter
public static boolean showChargeMeter -
preventBindingSameSpellTwiceToWands
public static boolean preventBindingSameSpellTwiceToWands -
singleUseSpellBooks
public static boolean singleUseSpellBooks -
injectMobDrops
public static boolean injectMobDrops -
passiveMobsAreAllies
public static boolean passiveMobsAreAllies -
reverseScrollDirection
public static boolean reverseScrollDirection -
shrineRegenerationEnabled
public static boolean shrineRegenerationEnabled -
playerBlockDamage
public static boolean playerBlockDamage -
spellHUDDynamicPositioning
public static boolean spellHUDDynamicPositioning -
spellHUDFlipX
public static boolean spellHUDFlipX -
spellHUDFlipY
public static boolean spellHUDFlipY -
blockPlayersAlliesDamage
public static boolean blockPlayersAlliesDamage -
blockOwnedAlliesDamage
public static boolean blockOwnedAlliesDamage -
forfeitChance
public static double forfeitChance -
currencyItems
-
-
Method Details
-
isOnList
public static boolean isOnList(net.minecraft.resources.ResourceLocation[] list, net.minecraft.world.item.ItemStack stack)
-