Uses of Interface
io.papermc.paper.datacomponent.item.SeededContainerLoot.Builder
Packages that use SeededContainerLoot.Builder
-
Uses of SeededContainerLoot.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return SeededContainerLoot.BuilderModifier and TypeMethodDescriptionSeededContainerLoot.Builder.lootTable(net.kyori.adventure.key.Key key) Sets the loot table key.SeededContainerLoot.Builder.seed(long seed) Sets the loot table seed.static SeededContainerLoot.BuilderSeededContainerLoot.seededContainerLoot(net.kyori.adventure.key.Key lootTableKey)