Uses of Interface
net.minecraft.loot.LootContext.IDynamicDropProvider
-
Uses of LootContext.IDynamicDropProvider in net.minecraft.loot
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.Builder.dynamicDrops
private final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.dynamicDrops
Modifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop
(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_)