Uses of Interface
net.minecraft.loot.LootContext.IDynamicDropProvider
Packages that use LootContext.IDynamicDropProvider
-
Uses of LootContext.IDynamicDropProvider in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type LootContext.IDynamicDropProviderModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.Builder.dynamicDrops
private final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.dynamicDrops
Methods in net.minecraft.loot with parameters of type LootContext.IDynamicDropProviderModifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop
(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_)