Uses of Interface
net.minecraft.util.ProblemReporter
Packages that use ProblemReporter
Package
Description
- 
Uses of ProblemReporter in net.minecraft.advancementsMethods in net.minecraft.advancements with parameters of type ProblemReporterModifier and TypeMethodDescriptionvoidAdvancement.validate(ProblemReporter p_311766_, LootDataResolver p_311896_) 
- 
Uses of ProblemReporter in net.minecraft.advancements.critereonFields in net.minecraft.advancements.critereon declared as ProblemReporterConstructors in net.minecraft.advancements.critereon with parameters of type ProblemReporterModifierConstructorDescriptionCriterionValidator(ProblemReporter p_311918_, LootDataResolver p_312611_) 
- 
Uses of ProblemReporter in net.minecraft.utilClasses in net.minecraft.util that implement ProblemReporterMethods in net.minecraft.util that return ProblemReporterModifier and TypeMethodDescription
- 
Uses of ProblemReporter in net.minecraft.world.level.storage.lootFields in net.minecraft.world.level.storage.loot declared as ProblemReporterConstructors in net.minecraft.world.level.storage.loot with parameters of type ProblemReporterModifierConstructorDescriptionValidationContext(ProblemReporter p_311875_, LootContextParamSet p_279485_, LootDataResolver p_279476_) privateValidationContext(ProblemReporter p_312319_, LootContextParamSet p_279447_, LootDataResolver p_279446_, Set<LootDataId<?>> p_311760_)