Class UCoreLootItemFunctions
java.lang.Object
info.u_team.u_team_core.intern.init.UCoreLootItemFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CommonRegister<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType>static final RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOOT_FUNCTIONS
public static final CommonRegister<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> LOOT_FUNCTIONS -
SET_BLOCKENTITY_NBT
public static final RegistryEntry<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> SET_BLOCKENTITY_NBT
-
-
Constructor Details
-
UCoreLootItemFunctions
public UCoreLootItemFunctions()
-