Class HexLootFunctions

java.lang.Object
at.petrak.hexcasting.common.lib.HexLootFunctions

public class HexLootFunctions extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType
     
    static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType
     
    static final net.minecraft.world.level.storage.loot.functions.LootItemFunctionType
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    registerSerializers(BiConsumer<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType,net.minecraft.resources.ResourceLocation> r)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)