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

21 lines
624 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-02-13 12:35:08 -05:00
FIELD b id Lqh;
2019-01-09 07:53:32 -05:00
FIELD c initialized Z
2019-01-24 11:47:45 -05:00
FIELD d function Ljava/util/Optional;
2019-02-13 12:35:08 -05:00
METHOD a getId ()Lqh;
METHOD a get (Lqt;)Ljava/util/Optional;
2019-01-09 07:53:32 -05:00
CLASS bx$b CommandElement
FIELD a parsed Lcom/mojang/brigadier/ParseResults;
CLASS bx$c Element
2019-02-13 12:35:08 -05:00
METHOD a execute (Lqt;Lca;Ljava/util/ArrayDeque;I)V
2019-01-09 07:53:32 -05:00
CLASS bx$d FunctionElement
FIELD a function Lbx$a;
FIELD a elements [Lbx$c;
2019-02-13 12:35:08 -05:00
FIELD b id Lqh;
METHOD a getId ()Lqh;
METHOD a create (Lqh;Lqt;Ljava/util/List;)Lbx;
2019-01-09 07:53:32 -05:00
ARG 2 fileLines
METHOD b getElements ()[Lbx$c;