Class LootItemRandomChanceWithEnchantedBonusConditionMixin
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.loot.LootItemRandomChanceWithEnchantedBonusConditionMixin
Loot-related mixins in this package are based on Puzzles Lib's implementation. Provided as a solution to NeoForge
issue #1112.
Source
Source
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninttest(int enchantmentLevel, net.minecraft.world.level.storage.loot.LootContext lootContext)
-
Constructor Details
-
LootItemRandomChanceWithEnchantedBonusConditionMixin
public LootItemRandomChanceWithEnchantedBonusConditionMixin()
-
-
Method Details
-
test
public int test(int enchantmentLevel, net.minecraft.world.level.storage.loot.LootContext lootContext)
-