Class NbtPathExpressionParseHandlerCurrent

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

public class NbtPathExpressionParseHandlerCurrent extends Object implements INbtPathExpressionParseHandler
A handler that picks the current position in the NBT tree via "@".
  • Constructor Details

    • NbtPathExpressionParseHandlerCurrent

      public NbtPathExpressionParseHandlerCurrent()
  • Method Details