Interface ConglomerateOfItems.RegistryDependentEntry

Enclosing class:
ConglomerateOfItems

public static interface ConglomerateOfItems.RegistryDependentEntry
Since:
4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    List<net.minecraft.world.item.ItemStack>
    add(net.minecraft.core.RegistryAccess registryAccess)
     
  • Method Details

    • add

      List<net.minecraft.world.item.ItemStack> add(net.minecraft.core.RegistryAccess registryAccess)