Uses of Interface
net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder
Packages that use FunctionUserBuilder
Package
Description
-
Uses of FunctionUserBuilder in net.minecraft.data.loot
Methods 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.loot
Classes in net.minecraft.world.level.storage.loot that implement FunctionUserBuilder -
Uses of FunctionUserBuilder in net.minecraft.world.level.storage.loot.entries
Classes 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.functions
Classes in net.minecraft.world.level.storage.loot.functions with type parameters of type FunctionUserBuilderModifier and TypeInterfaceDescriptioninterface
FunctionUserBuilder<T extends FunctionUserBuilder<T>>