yarn/mappings/net/minecraft/server/function/CommandFunction.mapping

21 lines
992 B
Plaintext

CLASS bz net/minecraft/server/function/CommandFunction
CLASS bz$a net/minecraft/server/function/CommandFunction$net/minecraft/server/function/CommandFunction$LazyContainer
FIELD a EMPTY Lbz$a;
FIELD b id Lqp;
FIELD c initialized Z
FIELD d function Ljava/util/Optional;
METHOD a getId ()Lqp;
METHOD a get (Lrb;)Ljava/util/Optional;
CLASS bz$b net/minecraft/server/function/CommandFunction$net/minecraft/server/function/CommandFunction$CommandElement
FIELD a parsed Lcom/mojang/brigadier/ParseResults;
CLASS bz$c net/minecraft/server/function/CommandFunction$net/minecraft/server/function/CommandFunction$Element
METHOD a execute (Lrb;Lcc;Ljava/util/ArrayDeque;I)V
CLASS bz$d net/minecraft/server/function/CommandFunction$net/minecraft/server/function/CommandFunction$FunctionElement
FIELD a function Lbz$a;
FIELD a elements [Lbz$c;
FIELD b id Lqp;
METHOD a getId ()Lqp;
METHOD a create (Lqp;Lrb;Ljava/util/List;)Lbz;
ARG 2 fileLines
METHOD b getElements ()[Lbz$c;