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.advancement
Methods in net.minecraft.advancement with parameters of type ErrorReporterModifier and TypeMethodDescriptionvoid
Advancement.validate
(ErrorReporter errorReporter, LootDataLookup conditionsLookup) -
Uses of ErrorReporter in net.minecraft.loot
Fields in net.minecraft.loot declared as ErrorReporterConstructors in net.minecraft.loot with parameters of type ErrorReporterModifierConstructorDescriptionLootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup) private
LootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, LootDataLookup dataLookup, Set<LootDataKey<?>> referenceStack) -
Uses of ErrorReporter in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as ErrorReporterModifier and TypeFieldDescriptionprivate final ErrorReporter
LootContextPredicateValidator.errorReporter
Constructors in net.minecraft.predicate.entity with parameters of type ErrorReporterModifierConstructorDescriptionLootContextPredicateValidator
(ErrorReporter errorReporter, LootDataLookup conditionsLookup) -
Uses of ErrorReporter in net.minecraft.util
Classes in net.minecraft.util that implement ErrorReporterMethods in net.minecraft.util that return ErrorReporterModifier and TypeMethodDescription