Class UCoreLootFunctions

java.lang.Object
info.u_team.u_team_core.intern.init.UCoreLootFunctions

public class UCoreLootFunctions extends Object
  • 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)