Uses of Interface
net.minecraft.loot.ILootFunctionConsumer
-
Packages that use ILootFunctionConsumer Package Description net.minecraft.data.loot net.minecraft.loot -
-
Uses of ILootFunctionConsumer in net.minecraft.data.loot
Methods in net.minecraft.data.loot with parameters of type ILootFunctionConsumer Modifier and Type Method Description protected static <T> T
BlockLootTables. applyExplosionDecay(IItemProvider p_218552_0_, ILootFunctionConsumer<T> p_218552_1_)
-
Uses of ILootFunctionConsumer in net.minecraft.loot
Classes in net.minecraft.loot that implement ILootFunctionConsumer Modifier and Type Class Description static class
LootPool.Builder
static class
LootTable.Builder
static class
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>
(package private) static class
StandaloneLootEntry.BuilderImpl
-