Uses of Interface
net.minecraft.util.ProblemReporter
Packages that use ProblemReporter
Package
Description
-
Uses of ProblemReporter in net.minecraft.advancements
Methods in net.minecraft.advancements with parameters of type ProblemReporterModifier and TypeMethodDescriptionvoid
Advancement.validate
(ProblemReporter p_310503_, LootDataResolver p_311286_) -
Uses of ProblemReporter in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as ProblemReporterConstructors in net.minecraft.advancements.critereon with parameters of type ProblemReporterModifierConstructorDescriptionCriterionValidator
(ProblemReporter p_311865_, LootDataResolver p_312779_) -
Uses of ProblemReporter in net.minecraft.util
Classes 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.loot
Fields in net.minecraft.world.level.storage.loot declared as ProblemReporterConstructors in net.minecraft.world.level.storage.loot with parameters of type ProblemReporterModifierConstructorDescriptionValidationContext
(ProblemReporter p_312350_, LootContextParamSet p_279485_, LootDataResolver p_279476_) private
ValidationContext
(ProblemReporter p_310867_, LootContextParamSet p_279447_, LootDataResolver p_279446_, Set<LootDataId<?>> p_311231_)