Class EBLootFunctions

java.lang.Object
com.binaris.wizardry.setup.registries.EBLootFunctions

public final class EBLootFunctions extends Object
  • Field Details

    • RANDOM_SPELL

      public static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType RANDOM_SPELL
    • WIZARD_SPELL

      public static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType WIZARD_SPELL
  • Method Details

    • register

      public static void register(RegisterFunction<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> function)