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 TypeMethodDescriptionboolean
ILootEntry.expand
(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) final boolean
ParentedLootEntry.expand
(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) boolean
StandaloneLootEntry.expand
(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) boolean
TagLootEntry.expand
(LootContext p_expand_1_, Consumer<ILootGenerator> p_expand_2_) private boolean
TagLootEntry.expandTag
(LootContext p_216179_1_, Consumer<ILootGenerator> p_216179_2_)