Uses of Interface
net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder
Packages that use FunctionUserBuilder
Package
Description
- 
Uses of FunctionUserBuilder in net.minecraft.data.lootMethods in net.minecraft.data.loot with type parameters of type FunctionUserBuilderModifier and TypeMethodDescriptionprotected <T extends FunctionUserBuilder<T>>
 TBlockLootSubProvider.applyExplosionDecay(ItemLike p_248695_, FunctionUserBuilder<T> p_248548_) Methods in net.minecraft.data.loot with parameters of type FunctionUserBuilderModifier and TypeMethodDescriptionprotected <T extends FunctionUserBuilder<T>>
 TBlockLootSubProvider.applyExplosionDecay(ItemLike p_248695_, FunctionUserBuilder<T> p_248548_) 
- 
Uses of FunctionUserBuilder in net.minecraft.world.level.storage.lootClasses in net.minecraft.world.level.storage.loot that implement FunctionUserBuilder
- 
Uses of FunctionUserBuilder in net.minecraft.world.level.storage.loot.entriesClasses in net.minecraft.world.level.storage.loot.entries that implement FunctionUserBuilderModifier and TypeClassDescriptionstatic class(package private) static class
- 
Uses of FunctionUserBuilder in net.minecraft.world.level.storage.loot.functionsClasses in net.minecraft.world.level.storage.loot.functions with type parameters of type FunctionUserBuilderModifier and TypeInterfaceDescriptioninterfaceFunctionUserBuilder<T extends FunctionUserBuilder<T>>