Class NbtPathExpressionParseHandlerAllChildren

java.lang.Object
org.cyclops.cyclopscore.nbt.path.parse.NbtPathExpressionParseHandlerAllChildren
All Implemented Interfaces:
INbtPathExpressionParseHandler

public class NbtPathExpressionParseHandlerAllChildren extends Object implements INbtPathExpressionParseHandler
A handler that handles follows all child links of a tag via "*".
  • Constructor Details

    • NbtPathExpressionParseHandlerAllChildren

      public NbtPathExpressionParseHandlerAllChildren()
  • Method Details