Uses of Interface
net.minecraft.util.ProblemReporter.Problem
Packages that use ProblemReporter.Problem
Package
Description
-
Uses of ProblemReporter.Problem in net.minecraft.data.loot
Classes in net.minecraft.data.loot that implement ProblemReporter.Problem -
Uses of ProblemReporter.Problem in net.minecraft.util
Fields in net.minecraft.util declared as ProblemReporter.ProblemModifier and TypeFieldDescriptionprivate final ProblemReporter.ProblemProblemReporter.Collector.Entry.problemThe field for theproblemrecord component.Fields in net.minecraft.util with type parameters of type ProblemReporter.ProblemModifier and TypeFieldDescriptionprivate final List<ProblemReporter.Problem> ProblemReporter.Collector.ProblemTreeNode.problemsThe field for theproblemsrecord component.Methods in net.minecraft.util that return ProblemReporter.ProblemModifier and TypeMethodDescriptionProblemReporter.Collector.Entry.problem()Returns the value of theproblemrecord component.Methods in net.minecraft.util that return types with arguments of type ProblemReporter.ProblemModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.problems()Returns the value of theproblemsrecord component.Methods in net.minecraft.util with parameters of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoidProblemReporter.Collector.report(ProblemReporter.Problem p_422092_) voidProblemReporter.report(ProblemReporter.Problem pProblem) Method parameters in net.minecraft.util with type arguments of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoidProblemReporter.Collector.forEach(BiConsumer<String, ProblemReporter.Problem> pAction) Constructors in net.minecraft.util with parameters of type ProblemReporter.ProblemModifierConstructorDescription(package private)Entry(ProblemReporter.Collector source, ProblemReporter.Problem problem) Creates an instance of aEntryrecord class.Constructor parameters in net.minecraft.util with type arguments of type ProblemReporter.ProblemModifierConstructorDescription(package private)ProblemTreeNode(ProblemReporter.PathElement element, List<ProblemReporter.Problem> problems, Map<ProblemReporter.PathElement, ProblemReporter.Collector.ProblemTreeNode> children) Creates an instance of aProblemTreeNoderecord class. -
Uses of ProblemReporter.Problem in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement ProblemReporter.ProblemModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final record -
Uses of ProblemReporter.Problem in net.minecraft.world.level.storage.loot
Classes in net.minecraft.world.level.storage.loot that implement ProblemReporter.ProblemModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordMethods in net.minecraft.world.level.storage.loot with parameters of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoidValidationContext.reportProblem(ProblemReporter.Problem pProblem) -
Uses of ProblemReporter.Problem in net.minecraft.world.level.storage.loot.entries
Fields in net.minecraft.world.level.storage.loot.entries declared as ProblemReporter.ProblemModifier and TypeFieldDescriptionstatic final ProblemReporter.ProblemCompositeEntryBase.NO_CHILDREN_PROBLEMstatic final ProblemReporter.ProblemAlternativesEntry.UNREACHABLE_PROBLEM