Class LootItemRandomChanceWithEnchantedBonusConditionMixin

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.loot.LootItemRandomChanceWithEnchantedBonusConditionMixin

public class LootItemRandomChanceWithEnchantedBonusConditionMixin extends Object

Loot-related mixins in this package are based on Puzzles Lib's implementation. Provided as a solution to NeoForge issue #1112.

Source

  • Constructor Details

    • LootItemRandomChanceWithEnchantedBonusConditionMixin

      public LootItemRandomChanceWithEnchantedBonusConditionMixin()
  • Method Details

    • test

      public int test(int enchantmentLevel, net.minecraft.world.level.storage.loot.LootContext context)