Uses of Interface
net.minecraft.world.level.storage.loot.LootParams.DynamicDrop
Packages that use LootParams.DynamicDrop
- 
Uses of LootParams.DynamicDrop in net.minecraft.world.level.storage.lootFields in net.minecraft.world.level.storage.loot with type parameters of type LootParams.DynamicDropModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,LootParams.DynamicDrop> LootParams.Builder.dynamicDropsprivate final Map<ResourceLocation,LootParams.DynamicDrop> LootParams.dynamicDropsMethods in net.minecraft.world.level.storage.loot with parameters of type LootParams.DynamicDropModifier and TypeMethodDescriptionLootParams.Builder.withDynamicDrop(ResourceLocation p_287734_, LootParams.DynamicDrop p_287724_)