java.lang.Object
tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects

public class EnvironmentEffects extends Object
  • Field Details

    • celestialProtectionChanceForNoDamage

      public static float celestialProtectionChanceForNoDamage
  • Constructor Details

    • EnvironmentEffects

      public EnvironmentEffects()
  • Method Details

    • celestialProtectionEffect

      public static void celestialProtectionEffect(net.minecraftforge.event.entity.living.LivingHurtEvent event, net.minecraft.world.entity.LivingEntity damagedEntity)
    • damageVulnerabilityEffect

      public static void damageVulnerabilityEffect(net.minecraftforge.event.entity.living.LivingHurtEvent event, net.minecraft.world.entity.LivingEntity damagedEntity)
    • starstormArmorSetBonus

      public static void starstormArmorSetBonus(net.minecraftforge.event.entity.living.LivingHurtEvent event, @Nullable @Nullable net.minecraft.world.entity.LivingEntity sourceEntity)
    • moltenArmorSetBonus

      public static void moltenArmorSetBonus(net.minecraftforge.event.entity.living.LivingHurtEvent event, @Nullable @Nullable net.minecraft.world.entity.LivingEntity sourceEntity)