Package net.minecraft.util
Interface ProblemReporter
- All Known Implementing Classes:
ProblemReporter.Collector
,ProblemReporter.ScopedCollector
public interface ProblemReporter
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static final record
static final record
static final record
static final record
static interface
static interface
static final record
static final record
static class
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionforChild
(ProblemReporter.PathElement pChild) void
report
(ProblemReporter.Problem pProblem)
-
Field Details
-
DISCARDING
-
-
Method Details
-
forChild
-
report
-