Class NbtPathExpressionParseHandlerParent

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

public class NbtPathExpressionParseHandlerParent extends Object implements INbtPathExpressionParseHandler
A handler that picks the parent of the NBT tree in the current execution context via "..".
  • Constructor Details

    • NbtPathExpressionParseHandlerParent

      public NbtPathExpressionParseHandlerParent()
  • Method Details