Uses of Interface
net.minecraft.loot.function.LootFunctionConsumingBuilder
Package
Description
-
Uses of LootFunctionConsumingBuilder in net.minecraft.data.server.loottable
Modifier and TypeMethodDescriptionprotected <T extends LootFunctionConsumingBuilder<T>>
TBlockLootTableGenerator.applyExplosionDecay
(ItemConvertible drop, LootFunctionConsumingBuilder<T> builder) Modifier and TypeMethodDescriptionprotected <T extends LootFunctionConsumingBuilder<T>>
TBlockLootTableGenerator.applyExplosionDecay
(ItemConvertible drop, LootFunctionConsumingBuilder<T> builder) -
Uses of LootFunctionConsumingBuilder in net.minecraft.loot
-
Uses of LootFunctionConsumingBuilder in net.minecraft.loot.entry
Modifier and TypeClassDescriptionprivate static class
static class
LeafEntry.Builder<T extends LeafEntry.Builder<T>>
-
Uses of LootFunctionConsumingBuilder in net.minecraft.loot.function
Modifier and TypeInterfaceDescriptioninterface
LootFunctionConsumingBuilder<T extends LootFunctionConsumingBuilder<T>>