Uses of Interface
net.minecraft.loot.ILootGenerator
-
Uses of ILootGenerator in net.minecraft.loot
Modifier 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_)