Class UCoreLootFunctions
java.lang.Object
info.u_team.u_team_core.intern.init.UCoreLootFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CommonDeferredRegister<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
Modifier and TypeMethodDescriptionstatic void
registerMod
(net.minecraftforge.eventbus.api.IEventBus bus)
-
Field Details
-
LOOT_FUNCTIONS
public static final CommonDeferredRegister<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> LOOT_FUNCTIONS -
SET_BLOCKENTITY_NBT
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.storage.loot.functions.LootItemFunctionType> SET_BLOCKENTITY_NBT
-
-
Constructor Details
-
UCoreLootFunctions
public UCoreLootFunctions()
-
-
Method Details
-
registerMod
public static void registerMod(net.minecraftforge.eventbus.api.IEventBus bus)
-