Uses of Interface
net.minecraft.util.ErrorReporter
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ErrorReporter in net.minecraft.advancement
Modifier and TypeMethodDescriptionvoid
Advancement.validate
(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup lookup) -
Uses of ErrorReporter in net.minecraft.loot
ModifierConstructorDescriptionLootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) private
LootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup, Set<RegistryKey<?>> referenceStack) -
Uses of ErrorReporter in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate final ErrorReporter
LootContextPredicateValidator.errorReporter
ModifierConstructorDescriptionLootContextPredicateValidator
(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup conditionsLookup) -
Uses of ErrorReporter in net.minecraft.util
Modifier and TypeMethodDescription