Uses of Interface
io.papermc.paper.datacomponent.item.SeededContainerLoot
-
Uses of SeededContainerLoot in io.papermc.paper.datacomponent
Modifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<SeededContainerLoot> DataComponentTypes.CONTAINER_LOOT
Holds the unresolved loot table and seed of a container-like block. -
Uses of SeededContainerLoot in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionstatic SeededContainerLoot
SeededContainerLoot.seededContainerLoot
(Key lootTableKey, long seed)