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.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type LootParams.DynamicDropModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
LootParams.DynamicDrop> LootParams.Builder.dynamicDrops
private final Map<ResourceLocation,
LootParams.DynamicDrop> LootParams.dynamicDrops
Methods in net.minecraft.world.level.storage.loot with parameters of type LootParams.DynamicDropModifier and TypeMethodDescriptionLootParams.Builder.withDynamicDrop
(ResourceLocation p_287734_, LootParams.DynamicDrop p_287724_)