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

23 lines
700 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS bx net/minecraft/server/function/CommandFunction
2019-01-09 07:53:32 -05:00
CLASS bx$a LazyContainer
FIELD a EMPTY Lbx$a;
FIELD b id Lqc;
FIELD c initialized Z
FIELD d function Lbx;
METHOD a getId ()Lqc;
METHOD a get (Lqp;)Lbx;
CLASS bx$b CommandElement
FIELD a parsed Lcom/mojang/brigadier/ParseResults;
METHOD a execute (Lqp;Lca;Ljava/util/ArrayDeque;I)V
CLASS bx$c Element
METHOD a execute (Lqp;Lca;Ljava/util/ArrayDeque;I)V
CLASS bx$d FunctionElement
FIELD a function Lbx$a;
METHOD a execute (Lqp;Lca;Ljava/util/ArrayDeque;I)V
FIELD a elements [Lbx$c;
2018-12-12 12:12:26 -05:00
FIELD b id Lqc;
METHOD a getId ()Lqc;
2019-01-09 07:53:32 -05:00
METHOD a create (Lqc;Lqp;Ljava/util/List;)Lbx;
ARG 2 fileLines
METHOD b getElements ()[Lbx$c;