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

12 lines
365 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS sh net/minecraft/server/command/GameModeCommand
2019-06-19 13:48:53 -04:00
METHOD a setGameMode (Lcd;Lvj;Lbhj;)V
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 player
ARG 2 gameMode
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
2019-06-19 13:48:53 -04:00
METHOD a execute (Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lbhj;)I
2019-04-11 01:58:54 -04:00
ARG 0 context
ARG 1 targets
ARG 2 gameMode