Package com.petrolpark
Class PetrolparkLootItemFunctions
java.lang.Object
com.petrolpark.PetrolparkLootItemFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>, net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<BadgeAwardLootItemFunction>> static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>, net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<ContaminationLootItemFunction>> static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>, net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<StartDecayLootItemFunction>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BADGE_AWARD
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>,net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<BadgeAwardLootItemFunction>> BADGE_AWARD -
CONTAMINATION
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>,net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<ContaminationLootItemFunction>> CONTAMINATION -
START_DECAY
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>,net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<StartDecayLootItemFunction>> START_DECAY
-
-
Constructor Details
-
PetrolparkLootItemFunctions
public PetrolparkLootItemFunctions()
-
-
Method Details
-
register
public static final void register()
-