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.loot
Methods 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.entries
Methods 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.functions
Classes in net.minecraft.world.level.storage.loot.functions that implement LootItemFunction.BuilderModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
(package private) static final class
static class
static class
static class
static class
static class
static class
Methods 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> T
FunctionUserBuilder.apply
(E[] p_230988_, Function<E, LootItemFunction.Builder> p_230989_) default <E> T
FunctionUserBuilder.apply
(Iterable<E> p_230985_, Function<E, LootItemFunction.Builder> p_230986_)