Class NbtPathExpressionParseHandlerRoot

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

public class NbtPathExpressionParseHandlerRoot extends Object implements INbtPathExpressionParseHandler
A handler that picks the root of the NBT tree via "$".
  • Constructor Details

    • NbtPathExpressionParseHandlerRoot

      public NbtPathExpressionParseHandlerRoot()
  • Method Details