Form != From :)

This commit is contained in:
Brett Bonifas 2022-03-13 14:20:13 -04:00
parent e679ca85fa
commit d9cb09b716

View File

@ -135,7 +135,7 @@ public class EnchantmentContainer implements Iterable<Map.Entry<Enchantment, Int
} }
/** /**
* Remove any entries form the list of enchantments that are mutually exclusive to each other. * Remove any entries from the list of enchantments that are mutually exclusive to each other.
* <br>First instance of a mutually exclusive enchantment gets priority * <br>First instance of a mutually exclusive enchantment gets priority
*/ */
public void filterMutuallyExclusive() public void filterMutuallyExclusive()