Class ModLootFunctions
java.lang.Object
me.desht.pneumaticcraft.common.core.ModLootFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOOT_FUNCTIONS
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> LOOT_FUNCTIONS -
TE_SERIALIZER
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> TE_SERIALIZER
-
-
Constructor Details
-
ModLootFunctions
public ModLootFunctions()
-