Uses of Interface
io.papermc.paper.datacomponent.item.SeededContainerLoot.Builder
Packages that use SeededContainerLoot.Builder
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of SeededContainerLoot.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return SeededContainerLoot.BuilderModifier and TypeMethodDescriptionSets the loot table key.SeededContainerLoot.Builder.seed(long seed) Sets the loot table seed.static SeededContainerLoot.BuilderSeededContainerLoot.seededContainerLoot(Key lootTableKey)