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> TBlockLootTableGenerator.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 classstatic classLeafEntry.Builder<T extends LeafEntry.Builder<T>>