Uses of Class
net.minecraft.loot.StandaloneLootEntry.Builder
Packages that use StandaloneLootEntry.Builder
-
Uses of StandaloneLootEntry.Builder in net.minecraft.loot
Classes in net.minecraft.loot with type parameters of type StandaloneLootEntry.BuilderModifier and TypeClassDescriptionstatic classStandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>Subclasses of StandaloneLootEntry.Builder in net.minecraft.lootMethods in net.minecraft.loot that return StandaloneLootEntry.BuilderModifier 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_)