Uses of Interface
net.minecraft.loot.context.LootWorldContext.DynamicDrop
-
Uses of LootWorldContext.DynamicDrop in net.minecraft.loot.context
Modifier and TypeFieldDescriptionprivate final Map
<Identifier, LootWorldContext.DynamicDrop> LootWorldContext.Builder.dynamicDrops
private final Map
<Identifier, LootWorldContext.DynamicDrop> LootWorldContext.dynamicDrops
Modifier and TypeMethodDescriptionLootWorldContext.Builder.addDynamicDrop
(Identifier id, LootWorldContext.DynamicDrop dynamicDrop) ModifierConstructorDescriptionLootWorldContext
(ServerWorld world, ContextParameterMap parameters, Map<Identifier, LootWorldContext.DynamicDrop> dynamicDrops, float luck)