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.entriesClasses in net.minecraft.world.level.storage.loot.entries with type parameters of type LootPoolSingletonContainer.BuilderModifier and TypeClassDescriptionstatic classModifier and TypeClassDescription(package private) static classMethods 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<?>LootItem.lootTableItem(ItemLike p_79580_) static LootPoolSingletonContainer.Builder<?>LootTableReference.lootTableReference(ResourceLocation p_79777_) static LootPoolSingletonContainer.Builder<?>LootPoolSingletonContainer.simpleBuilder(LootPoolSingletonContainer.EntryConstructor p_79688_) static LootPoolSingletonContainer.Builder<?>TagEntry.tagContents(TagKey<Item> p_205085_)