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, LootDataLookup conditionsLookup) -
Uses of ErrorReporter in net.minecraft.loot
ModifierConstructorDescriptionLootTableReporter
(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
Modifier and TypeFieldDescriptionprivate final ErrorReporter
LootContextPredicateValidator.errorReporter
ModifierConstructorDescriptionLootContextPredicateValidator
(ErrorReporter errorReporter, LootDataLookup conditionsLookup) -
Uses of ErrorReporter in net.minecraft.util
Modifier and TypeMethodDescription