Uses of Interface
net.minecraft.util.ErrorReporter
Packages that use ErrorReporter
Package
Description
Contains utility method classes, various enums, serialization helpers, and
 miscellaneous classes.
- 
Uses of ErrorReporter in net.minecraft.advancementMethods in net.minecraft.advancement with parameters of type ErrorReporterModifier and TypeMethodDescriptionvoidAdvancement.validate(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup lookup) 
- 
Uses of ErrorReporter in net.minecraft.lootFields in net.minecraft.loot declared as ErrorReporterMethods in net.minecraft.loot that return ErrorReporterConstructors in net.minecraft.loot with parameters of type ErrorReporterModifierConstructorDescriptionLootTableReporter(ErrorReporter errorReporter, ContextType contextType) privateLootTableReporter(ErrorReporter errorReporter, ContextType contextType, Optional<RegistryEntryLookup.RegistryLookup> dataLookup, Set<RegistryKey<?>> referenceStack) LootTableReporter(ErrorReporter errorReporter, ContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) 
- 
Uses of ErrorReporter in net.minecraft.predicate.entityFields in net.minecraft.predicate.entity declared as ErrorReporterModifier and TypeFieldDescriptionprivate final ErrorReporterLootContextPredicateValidator.errorReporterConstructors in net.minecraft.predicate.entity with parameters of type ErrorReporterModifierConstructorDescriptionLootContextPredicateValidator(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup conditionsLookup) 
- 
Uses of ErrorReporter in net.minecraft.utilClasses in net.minecraft.util that implement ErrorReporterMethods in net.minecraft.util that return ErrorReporterModifier and TypeMethodDescription