Uses of Interface
io.papermc.paper.datacomponent.item.SeededContainerLoot
Packages that use SeededContainerLoot
-
Uses of SeededContainerLoot in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type SeededContainerLootModifier 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
Methods in io.papermc.paper.datacomponent.item that return SeededContainerLootModifier and TypeMethodDescriptionstatic SeededContainerLoot
SeededContainerLoot.seededContainerLoot
(Key lootTableKey, long seed)