Uses of Interface
net.minecraft.loot.function.LootFunctionConsumingBuilder
Packages that use LootFunctionConsumingBuilder
-
Uses of LootFunctionConsumingBuilder in net.minecraft.data.server
Methods in net.minecraft.data.server with parameters of type LootFunctionConsumingBuilderModifier and TypeMethodDescriptionprivate static <T> T
BlockLootTableGenerator.applyExplosionDecay
(ItemConvertible drop, LootFunctionConsumingBuilder<T> builder) -
Uses of LootFunctionConsumingBuilder in net.minecraft.loot
Classes in net.minecraft.loot that implement LootFunctionConsumingBuilder -
Uses of LootFunctionConsumingBuilder in net.minecraft.loot.entry
Classes in net.minecraft.loot.entry that implement LootFunctionConsumingBuilderModifier and TypeClassDescriptionprivate static class
static class
LeafEntry.Builder<T extends LeafEntry.Builder<T>>