Package at.petrak.hexcasting.common.lib
Class HexLootFunctions
java.lang.Object
at.petrak.hexcasting.common.lib.HexLootFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.storage.loot.functions.LootItemFunctionTypestatic final net.minecraft.world.level.storage.loot.functions.LootItemFunctionTypestatic final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterSerializers(BiConsumer<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType, net.minecraft.resources.ResourceLocation> r)
-
Field Details
-
PATTERN_SCROLL
public static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType PATTERN_SCROLL -
HEX_CYPHER
public static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType HEX_CYPHER -
AMETHYST_SHARD_REDUCER
public static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType AMETHYST_SHARD_REDUCER
-
-
Constructor Details
-
HexLootFunctions
public HexLootFunctions()
-
-
Method Details
-
registerSerializers
public static void registerSerializers(BiConsumer<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType, net.minecraft.resources.ResourceLocation> r)
-