Uses of Class
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder
Packages that use LootPoolSingletonContainer.Builder
-
Uses of LootPoolSingletonContainer.Builder in net.minecraft.world.level.storage.loot.entries
Classes in net.minecraft.world.level.storage.loot.entries with type parameters of type LootPoolSingletonContainer.BuilderModifier and TypeClassDescriptionstatic class
Modifier and TypeClassDescription(package private) static class
Methods in net.minecraft.world.level.storage.loot.entries that return LootPoolSingletonContainer.BuilderModifier and TypeMethodDescriptionstatic LootPoolSingletonContainer.Builder
<?> DynamicLoot.dynamicEntry
(ResourceLocation p_79484_) static LootPoolSingletonContainer.Builder
<?> EmptyLootItem.emptyItem()
static LootPoolSingletonContainer.Builder
<?> static LootPoolSingletonContainer.Builder
<?> NestedLootTable.inlineLootTable
(LootTable p_330235_) static LootPoolSingletonContainer.Builder
<?> LootItem.lootTableItem
(ItemLike p_79580_) static LootPoolSingletonContainer.Builder
<?> NestedLootTable.lootTableReference
(ResourceKey<LootTable> p_335392_) static LootPoolSingletonContainer.Builder
<?> LootPoolSingletonContainer.simpleBuilder
(LootPoolSingletonContainer.EntryConstructor p_79688_) static LootPoolSingletonContainer.Builder
<?> TagEntry.tagContents
(TagKey<Item> p_205085_)