yarn/mappings/net/minecraft/server/command/CommandOutput.mapping

8 lines
228 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cc net/minecraft/server/command/CommandOutput
2019-04-11 01:58:54 -04:00
FIELD a_ DUMMY Lcc;
2019-02-20 15:49:23 -05:00
METHOD H_ shouldBroadcastConsoleToOps ()Z
2018-11-06 11:02:00 -05:00
METHOD a sendCommandFeedback ()Z
2019-06-07 07:45:25 -04:00
METHOD a sendMessage (Ljn;)V
ARG 1 message
2018-11-06 11:02:00 -05:00
METHOD b shouldTrackOutput ()Z