Package org.cyclops.cyclopscore.nbt.path
Class NbtPathExpressionMatches
java.lang.Object
org.cyclops.cyclopscore.nbt.path.NbtPathExpressionMatches
A data object representing the result of executing
an NBT path expression against an NBT tag.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic NbtPathExpressionMatches
forAll
(NbtPathExpressionExecutionContext... nbts) Stream<net.minecraft.nbt.Tag>
-
Field Details
-
EMPTY
-
-
Constructor Details
-
NbtPathExpressionMatches
-
-
Method Details
-
getContexts
-
getMatches
-
forAll
-