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 pDynamicDropsName) static LootPoolSingletonContainer.Builder
<?> EmptyLootItem.emptyItem()
static LootPoolSingletonContainer.Builder
<?> static LootPoolSingletonContainer.Builder
<?> NestedLootTable.inlineLootTable
(LootTable pLootTable) static LootPoolSingletonContainer.Builder
<?> LootItem.lootTableItem
(ItemLike pItem) static LootPoolSingletonContainer.Builder
<?> NestedLootTable.lootTableReference
(ResourceKey<LootTable> pLootTable) static LootPoolSingletonContainer.Builder
<?> LootPoolSingletonContainer.simpleBuilder
(LootPoolSingletonContainer.EntryConstructor pEntryBuilder) static LootPoolSingletonContainer.Builder
<?> TagEntry.tagContents
(TagKey<Item> pTag)