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 record
static final record
static final record
static final record
static final record
static final record
Fields in net.minecraft.util declared as ProblemReporter.PathElementModifier and TypeFieldDescriptionprivate final ProblemReporter.PathElement
ProblemReporter.Collector.element
private final ProblemReporter.PathElement
ProblemReporter.Collector.ProblemTreeNode.element
The field for theelement
record component.static final ProblemReporter.PathElement
ProblemReporter.Collector.EMPTY_ROOT
Fields in net.minecraft.util with type parameters of type ProblemReporter.PathElementModifier and TypeFieldDescriptionProblemReporter.Collector.ProblemTreeNode.children
The field for thechildren
record component.Methods in net.minecraft.util that return ProblemReporter.PathElementModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.element()
Returns the value of theelement
record component.Methods in net.minecraft.util that return types with arguments of type ProblemReporter.PathElementModifier and TypeMethodDescriptionProblemReporter.Collector.ProblemTreeNode.children()
Returns the value of thechildren
record 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 pChild) ProblemReporter.forChild
(ProblemReporter.PathElement pChild) Constructors in net.minecraft.util with parameters of type ProblemReporter.PathElementModifierConstructorDescriptionprivate
Collector
(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 aProblemTreeNode
record class.ScopedCollector
(ProblemReporter.PathElement p_421607_, org.slf4j.Logger p_421775_) 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 aProblemTreeNode
record 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 record
Methods 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 record
Methods in net.minecraft.world.level.chunk that return ProblemReporter.PathElementModifier and TypeMethodDescriptionChunkAccess.problemPath()
static ProblemReporter.PathElement
ChunkAccess.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.PathElement
NestedLootTable.INLINE_LOOT_TABLE_PATH_ELEMENT