Package petrolpark.mc.library.registry
Class PetrolparkLootItemFunctions
java.lang.Object
petrolpark.mc.library.registry.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<FlagLootItemFunction>> static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<?>, net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<SetTeamLootItemFunction>> 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 -
FLAG
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<FlagLootItemFunction>> FLAG -
SET_TEAM
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<SetTeamLootItemFunction>> SET_TEAM -
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()
-