Class EBLootFunctions
java.lang.Object
com.binaris.wizardry.setup.registries.EBLootFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.storage.loot.functions.LootItemFunctionTypestatic final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(RegisterFunction<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> function)
-
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)
-