Uses of Interface
net.minecraft.util.ErrorReporter.class_11336
Packages that use ErrorReporter.class_11336
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ErrorReporter.class_11336 in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement ErrorReporter.class_11336Methods in net.minecraft.block.entity that return ErrorReporter.class_11336 -
Uses of ErrorReporter.class_11336 in net.minecraft.entity
Classes in net.minecraft.entity that implement ErrorReporter.class_11336Methods in net.minecraft.entity that return ErrorReporter.class_11336 -
Uses of ErrorReporter.class_11336 in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type ErrorReporter.class_11336Modifier and TypeMethodDescriptionLootTableReporter.makeChild(ErrorReporter.class_11336 class_11336) LootTableReporter.makeChild(ErrorReporter.class_11336 class_11336, RegistryKey<?> key) -
Uses of ErrorReporter.class_11336 in net.minecraft.loot.entry
Fields in net.minecraft.loot.entry declared as ErrorReporter.class_11336Modifier and TypeFieldDescriptionstatic final ErrorReporter.class_11336LootTableEntry.field_60422 -
Uses of ErrorReporter.class_11336 in net.minecraft.util
Classes in net.minecraft.util that implement ErrorReporter.class_11336Modifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordFields in net.minecraft.util declared as ErrorReporter.class_11336Modifier and TypeFieldDescriptionprivate final ErrorReporter.class_11336ErrorReporter.Impl.class_11331.elementThe field for theelementrecord component.static final ErrorReporter.class_11336ErrorReporter.Impl.field_60349private final ErrorReporter.class_11336ErrorReporter.Impl.field_60351Fields in net.minecraft.util with type parameters of type ErrorReporter.class_11336Modifier 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.class_11336Modifier and TypeMethodDescriptionErrorReporter.Impl.class_11331.element()Returns the value of theelementrecord component.Methods in net.minecraft.util that return types with arguments of type ErrorReporter.class_11336Modifier and TypeMethodDescriptionErrorReporter.Impl.class_11331.children()Returns the value of thechildrenrecord component.Methods in net.minecraft.util with parameters of type ErrorReporter.class_11336Modifier and TypeMethodDescriptionErrorReporter.Impl.makeChild(ErrorReporter.class_11336 class_11336) ErrorReporter.makeChild(ErrorReporter.class_11336 class_11336) ErrorReporter.Impl.class_11331.method_71354(ErrorReporter.class_11336 class_11336) Constructors in net.minecraft.util with parameters of type ErrorReporter.class_11336ModifierConstructorDescriptionclass_11331(ErrorReporter.class_11336 class_11336) privateclass_11331(ErrorReporter.class_11336 class_11336, List<ErrorReporter.class_11337> list, Map<ErrorReporter.class_11336, ErrorReporter.Impl.class_11331> map) class_11340(ErrorReporter.class_11336 class_11336, Logger logger) Impl(ErrorReporter.class_11336 class_11336) privateImpl(ErrorReporter.Impl impl, ErrorReporter.class_11336 class_11336) Constructor parameters in net.minecraft.util with type arguments of type ErrorReporter.class_11336ModifierConstructorDescriptionprivateclass_11331(ErrorReporter.class_11336 class_11336, List<ErrorReporter.class_11337> list, Map<ErrorReporter.class_11336, ErrorReporter.Impl.class_11331> map) -
Uses of ErrorReporter.class_11336 in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement ErrorReporter.class_11336Methods in net.minecraft.world.chunk that return ErrorReporter.class_11336Modifier and TypeMethodDescriptionChunk.method_71412()static ErrorReporter.class_11336Chunk.method_71413(ChunkPos chunkPos)