Uses of Class
net.minecraft.loot.StandaloneLootEntry.Builder
-
Uses of StandaloneLootEntry.Builder in net.minecraft.loot
Modifier and TypeClassDescriptionstatic class
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>
Modifier and TypeMethodDescriptionstatic StandaloneLootEntry.Builder<?>
DynamicLootEntry.dynamicEntry
(ResourceLocation p_216162_0_) static StandaloneLootEntry.Builder<?>
EmptyLootEntry.emptyItem()
static StandaloneLootEntry.Builder<?>
static StandaloneLootEntry.Builder<?>
ItemLootEntry.lootTableItem
(IItemProvider p_216168_0_) static StandaloneLootEntry.Builder<?>
TableLootEntry.lootTableReference
(ResourceLocation p_216171_0_) static StandaloneLootEntry.Builder<?>
StandaloneLootEntry.simpleBuilder
(StandaloneLootEntry.ILootEntryBuilder p_216156_0_)