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;
2019-01-09 12:20:38 -05:00
FIELD b id Lqe;
2019-01-09 07:53:32 -05:00
FIELD c initialized Z
FIELD d function Lbx;
2019-01-09 12:20:38 -05:00
METHOD a getId ()Lqe;
METHOD a get (Lqr;)Lbx;
2019-01-09 07:53:32 -05:00
CLASS bx$b CommandElement
FIELD a parsed Lcom/mojang/brigadier/ParseResults;
2019-01-09 12:20:38 -05:00
METHOD a execute (Lqr;Lca;Ljava/util/ArrayDeque;I)V
2019-01-09 07:53:32 -05:00
CLASS bx$c Element
2019-01-09 12:20:38 -05:00
METHOD a execute (Lqr;Lca;Ljava/util/ArrayDeque;I)V
2019-01-09 07:53:32 -05:00
CLASS bx$d FunctionElement
FIELD a function Lbx$a;
2019-01-09 12:20:38 -05:00
METHOD a execute (Lqr;Lca;Ljava/util/ArrayDeque;I)V
2019-01-09 07:53:32 -05:00
FIELD a elements [Lbx$c;
2019-01-09 12:20:38 -05:00
FIELD b id Lqe;
METHOD a getId ()Lqe;
METHOD a create (Lqe;Lqr;Ljava/util/List;)Lbx;
2019-01-09 07:53:32 -05:00
ARG 2 fileLines
METHOD b getElements ()[Lbx$c;