Uses of Record Class
net.minecraft.util.ErrorReporter.Impl.class_11331
Packages that use ErrorReporter.Impl.class_11331
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ErrorReporter.Impl.class_11331 in net.minecraft.util
Fields in net.minecraft.util with type parameters of type ErrorReporter.Impl.class_11331Modifier and TypeFieldDescriptionprivate final Map<ErrorReporter.class_11336, ErrorReporter.Impl.class_11331> ErrorReporter.Impl.class_11331.childrenThe field for thechildrenrecord component.Methods in net.minecraft.util that return ErrorReporter.Impl.class_11331Modifier and TypeMethodDescriptionErrorReporter.Impl.class_11331.method_71354(ErrorReporter.class_11336 class_11336) Methods in net.minecraft.util that return types with arguments of type ErrorReporter.Impl.class_11331Modifier and TypeMethodDescriptionErrorReporter.Impl.class_11331.children()Returns the value of thechildrenrecord component.Constructor parameters in net.minecraft.util with type arguments of type ErrorReporter.Impl.class_11331ModifierConstructorDescriptionprivateclass_11331(ErrorReporter.class_11336 class_11336, List<ErrorReporter.class_11337> list, Map<ErrorReporter.class_11336, ErrorReporter.Impl.class_11331> map)