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 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 dynamicDropsName) static LootPoolSingletonContainer.Builder<?> EmptyLootItem.emptyItem()static LootPoolSingletonContainer.Builder<?> static LootPoolSingletonContainer.Builder<?> NestedLootTable.inlineLootTable(LootTable lootTable) static LootPoolSingletonContainer.Builder<?> LootItem.lootTableItem(ItemLike item) static LootPoolSingletonContainer.Builder<?> NestedLootTable.lootTableReference(ResourceKey<LootTable> lootTable) static LootPoolSingletonContainer.Builder<?> LootPoolSingletonContainer.simpleBuilder(LootPoolSingletonContainer.EntryConstructor entryBuilder) static LootPoolSingletonContainer.Builder<?> TagEntry.tagContents(TagKey<Item> tag)