Uses of Interface
net.minecraft.world.level.storage.loot.LootContext.DynamicDrop
Packages that use LootContext.DynamicDrop
-
Uses of LootContext.DynamicDrop in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type LootContext.DynamicDropModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,LootContext.DynamicDrop> LootContext.Builder.dynamicDropsprivate final Map<ResourceLocation,LootContext.DynamicDrop> LootContext.dynamicDropsMethods in net.minecraft.world.level.storage.loot with parameters of type LootContext.DynamicDropModifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop(ResourceLocation p_78980_, LootContext.DynamicDrop p_78981_)