Uses of Interface
io.papermc.paper.datacomponent.item.SeededContainerLoot
Packages that use SeededContainerLoot
- 
Uses of SeededContainerLoot in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type SeededContainerLootModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<SeededContainerLoot> DataComponentTypes.CONTAINER_LOOTHolds the unresolved loot table and seed of a container-like block.
- 
Uses of SeededContainerLoot in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return SeededContainerLootModifier and TypeMethodDescriptionstatic SeededContainerLootSeededContainerLoot.seededContainerLoot(Key lootTableKey, long seed)