Uses of Interface
net.minecraft.util.ProblemReporter.PathElement
Packages that use ProblemReporter.PathElement
Package
Description
-
Uses of ProblemReporter.PathElement in net.minecraft.util
Classes in net.minecraft.util that implement ProblemReporter.PathElementModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordFields in net.minecraft.util declared as ProblemReporter.PathElementModifier and TypeFieldDescriptionprivate final ProblemReporter.PathElementProblemReporter.Collector.elementprivate final ProblemReporter.PathElementProblemReporter.Collector.ProblemTreeNode.elementThe field for theelementrecord component.static final ProblemReporter.PathElementProblemReporter.Collector.EMPTY_ROOTFields in net.minecraft.util with type parameters of type ProblemReporter.PathElementModifier and TypeFieldDescriptionProblemReporter.Collector.ProblemTreeNode.childrenThe field for thechildrenrecord component.Methods in net.minecraft.util that return ProblemReporter.PathElementModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.element()Returns the value of theelementrecord component.Methods in net.minecraft.util that return types with arguments of type ProblemReporter.PathElementModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.children()Returns the value of thechildrenrecord component.Methods in net.minecraft.util with parameters of type ProblemReporter.PathElementModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.child(ProblemReporter.PathElement pElement) ProblemReporter.Collector.forChild(ProblemReporter.PathElement p_422155_) ProblemReporter.forChild(ProblemReporter.PathElement pChild) Constructors in net.minecraft.util with parameters of type ProblemReporter.PathElementModifierConstructorDescriptionprivateCollector(ProblemReporter.Collector pParent, ProblemReporter.PathElement pElement) Collector(ProblemReporter.PathElement pElement) ProblemTreeNode(ProblemReporter.PathElement p_422382_) (package private)ProblemTreeNode(ProblemReporter.PathElement element, List<ProblemReporter.Problem> problems, Map<ProblemReporter.PathElement, ProblemReporter.Collector.ProblemTreeNode> children) Creates an instance of aProblemTreeNoderecord class.ScopedCollector(ProblemReporter.PathElement pElement, org.slf4j.Logger pLogger) Constructor parameters in net.minecraft.util with type arguments of type ProblemReporter.PathElementModifierConstructorDescription(package private)ProblemTreeNode(ProblemReporter.PathElement element, List<ProblemReporter.Problem> problems, Map<ProblemReporter.PathElement, ProblemReporter.Collector.ProblemTreeNode> children) Creates an instance of aProblemTreeNoderecord class. -
Uses of ProblemReporter.PathElement in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement ProblemReporter.PathElementMethods in net.minecraft.world.entity that return ProblemReporter.PathElement -
Uses of ProblemReporter.PathElement in net.minecraft.world.level.block.entity
Classes in net.minecraft.world.level.block.entity that implement ProblemReporter.PathElementModifier and TypeClassDescription(package private) static final recordMethods in net.minecraft.world.level.block.entity that return ProblemReporter.PathElement -
Uses of ProblemReporter.PathElement in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement ProblemReporter.PathElementModifier and TypeClassDescription(package private) static final recordMethods in net.minecraft.world.level.chunk that return ProblemReporter.PathElementModifier and TypeMethodDescriptionChunkAccess.problemPath()static ProblemReporter.PathElementChunkAccess.problemPath(ChunkPos pPos) -
Uses of ProblemReporter.PathElement in net.minecraft.world.level.storage.loot
Methods in net.minecraft.world.level.storage.loot with parameters of type ProblemReporter.PathElementModifier and TypeMethodDescriptionValidationContext.enterElement(ProblemReporter.PathElement pElement, ResourceKey<?> pKey) ValidationContext.forChild(ProblemReporter.PathElement pChild) -
Uses of ProblemReporter.PathElement in net.minecraft.world.level.storage.loot.entries
Fields in net.minecraft.world.level.storage.loot.entries declared as ProblemReporter.PathElementModifier and TypeFieldDescriptionstatic final ProblemReporter.PathElementNestedLootTable.INLINE_LOOT_TABLE_PATH_ELEMENT