mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
Automatic Enchantment Squared configuration.
This commit is contained in:
parent
6553122819
commit
fd1fb97174
6 changed files with 185 additions and 5 deletions
|
|
@ -53,6 +53,7 @@ public abstract class WrappedEnchantment {
|
|||
* Get the default rarity of this enchant.
|
||||
* @return The default rarity of this enchant.
|
||||
*/
|
||||
@NotNull
|
||||
public final EnchantmentRarity defaultRarity(){
|
||||
return defaultRarity;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue