net.minecraft.world.level.storage.loot.functions

public interface FunctionUserBuilder<T extends FunctionUserBuilder<T>>

fcy
net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder
net.minecraft.class_116

Method summary

Modifier and TypeMethod
T
b(fdc$a arg0)
apply(LootItemFunction$Builder arg0)
method_511(class_117$class_118 arg0)
default <E> T
a(Iterable<E> arg0, Function<E, fdc$a> arg1)
apply(Iterable<E> arg0, Function<E, LootItemFunction$Builder> arg1)
method_43739(Iterable<E> arg0, Function<E, class_117$class_118> arg1)
default <E> T
a(E[] arg0, Function<E, fdc$a> arg1)
apply(E[] arg0, Function<E, LootItemFunction$Builder> arg1)
method_43740(E[] arg0, Function<E, class_117$class_118> arg1)
T
c()
unwrap()
method_43732()