Class AllEnchantments

java.lang.Object
com.simibubi.create.AllEnchantments

public class AllEnchantments extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.enchantment.Enchantment>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.enchantment.Enchantment>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.item.enchantment.Enchantment> context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • POTATO_RECOVERY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.enchantment.Enchantment> POTATO_RECOVERY
    • CAPACITY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.enchantment.Enchantment> CAPACITY
  • Constructor Details

    • AllEnchantments

      public AllEnchantments()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.item.enchantment.Enchantment> context)