Uses of Class
net.minecraft.world.level.storage.loot.parameters.LootContextParamSet.Builder
Packages that use LootContextParamSet.Builder
- 
Uses of LootContextParamSet.Builder in net.minecraft.world.level.storage.loot.parametersMethods in net.minecraft.world.level.storage.loot.parameters that return LootContextParamSet.BuilderModifier and TypeMethodDescriptionstatic LootContextParamSet.BuilderLootContextParamSet.builder()LootContextParamSet.Builder.optional(LootContextParam<?> p_81409_) LootContextParamSet.Builder.required(LootContextParam<?> p_81407_) Method parameters in net.minecraft.world.level.storage.loot.parameters with type arguments of type LootContextParamSet.BuilderModifier and TypeMethodDescriptionprivate static LootContextParamSetLootContextParamSets.register(String p_81429_, Consumer<LootContextParamSet.Builder> p_81430_)