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

9 lines
409 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3112 net/minecraft/server/command/ScheduleCommand
FIELD field_13706 SAME_TICK_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13566 execute (Lnet/minecraft/class_2168;Lcom/mojang/datafixers/util/Either;I)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 function
ARG 2 time
2019-06-28 17:55:20 -04:00
METHOD method_13567 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher