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.Problem
ProblemReporter.Collector.Entry.problem
The field for theproblem
record component.Fields in net.minecraft.util with type parameters of type ProblemReporter.ProblemModifier and TypeFieldDescriptionprivate final List
<ProblemReporter.Problem> ProblemReporter.Collector.ProblemTreeNode.problems
The field for theproblems
record component.Methods in net.minecraft.util that return ProblemReporter.ProblemModifier and TypeMethodDescriptionProblemReporter.Collector.Entry.problem()
Returns the value of theproblem
record component.Methods in net.minecraft.util that return types with arguments of type ProblemReporter.ProblemModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.problems()
Returns the value of theproblems
record component.Methods in net.minecraft.util with parameters of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoid
ProblemReporter.Collector.report
(ProblemReporter.Problem pProblem) void
ProblemReporter.report
(ProblemReporter.Problem pProblem) Method parameters in net.minecraft.util with type arguments of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoid
ProblemReporter.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 aEntry
record 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 aProblemTreeNode
record 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 record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static 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 record
static final record
static final record
static final record
Methods in net.minecraft.world.level.storage.loot with parameters of type ProblemReporter.ProblemModifier and TypeMethodDescriptionvoid
ValidationContext.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.Problem
CompositeEntryBase.NO_CHILDREN_PROBLEM
static final ProblemReporter.Problem
AlternativesEntry.UNREACHABLE_PROBLEM