Uses of Interface
net.minecraft.loot.function.LootFunctionConsumingBuilder
Packages that use LootFunctionConsumingBuilder
Package
Description
The base package for all Minecraft classes.
-
Uses of LootFunctionConsumingBuilder in net.minecraft
Methods in net.minecraft with type parameters of type LootFunctionConsumingBuilderModifier and TypeMethodDescriptionprotected <T extends LootFunctionConsumingBuilder<T>>
Tclass_7788.method_45977(ItemConvertible itemConvertible, LootFunctionConsumingBuilder<T> lootFunctionConsumingBuilder) Methods in net.minecraft with parameters of type LootFunctionConsumingBuilderModifier and TypeMethodDescriptionprotected <T extends LootFunctionConsumingBuilder<T>>
Tclass_7788.method_45977(ItemConvertible itemConvertible, LootFunctionConsumingBuilder<T> lootFunctionConsumingBuilder) -
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>> -
Uses of LootFunctionConsumingBuilder in net.minecraft.loot.function
Classes in net.minecraft.loot.function with type parameters of type LootFunctionConsumingBuilderModifier and TypeInterfaceDescriptioninterfaceLootFunctionConsumingBuilder<T extends LootFunctionConsumingBuilder<T>>