Uses of Interface
net.minecraft.loot.ILootGenerator
Packages that use ILootGenerator
-
Uses of ILootGenerator in net.minecraft.loot
Classes in net.minecraft.loot that implement ILootGeneratorFields in net.minecraft.loot declared as ILootGeneratorMethod parameters in net.minecraft.loot with type arguments of type ILootGeneratorModifier and TypeMethodDescriptionbooleanILootEntry.expand(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) final booleanParentedLootEntry.expand(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) booleanStandaloneLootEntry.expand(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) booleanTagLootEntry.expand(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) private booleanTagLootEntry.expandTag(LootContext p_216179_1_, Consumer<ILootGenerator> p_216179_2_)