Uses of Interface
net.minecraft.world.level.storage.loot.functions.LootItemFunction.Builder
Packages that use LootItemFunction.Builder
Package
Description
- 
Uses of LootItemFunction.Builder in net.minecraft.world.level.storage.lootMethods in net.minecraft.world.level.storage.loot with parameters of type LootItemFunction.BuilderModifier and TypeMethodDescriptionLootPool.Builder.apply(LootItemFunction.Builder p_79079_) LootTable.Builder.apply(LootItemFunction.Builder p_79164_) 
- 
Uses of LootItemFunction.Builder in net.minecraft.world.level.storage.loot.entriesMethods in net.minecraft.world.level.storage.loot.entries with parameters of type LootItemFunction.BuilderModifier and TypeMethodDescriptionLootPoolSingletonContainer.Builder.apply(LootItemFunction.Builder p_79710_) 
- 
Uses of LootItemFunction.Builder in net.minecraft.world.level.storage.loot.functionsClasses in net.minecraft.world.level.storage.loot.functions that implement LootItemFunction.BuilderModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic class(package private) static final classstatic classstatic classstatic classstatic classstatic classstatic classMethods in net.minecraft.world.level.storage.loot.functions with parameters of type LootItemFunction.BuilderMethod parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type LootItemFunction.BuilderModifier and TypeMethodDescriptiondefault <E> TFunctionUserBuilder.apply(E[] p_230988_, Function<E, LootItemFunction.Builder> p_230989_) default <E> TFunctionUserBuilder.apply(Iterable<E> p_230985_, Function<E, LootItemFunction.Builder> p_230986_)