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

9 lines
333 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS td net/minecraft/server/command/ScheduleCommand
FIELD a SAME_TICK_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-04-11 01:58:54 -04:00
METHOD a execute (Lcd;Lcom/mojang/datafixers/util/Either;I)I
ARG 0 source
ARG 1 function
ARG 2 time
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher