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

20 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3060 net/minecraft/server/command/ForceLoadCommand
FIELD field_13657 TOO_BIG_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
2019-06-28 17:55:20 -04:00
FIELD field_13658 ADDED_FAILURE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13659 QUERY_FAILURE_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
FIELD field_13660 REMOVED_FAILURE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13365 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13366 executeRemoveAll (Lnet/minecraft/class_2168;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
METHOD method_13372 executeChange (Lnet/minecraft/class_2168;Lnet/minecraft/class_2265;Lnet/minecraft/class_2265;Z)I
ARG 0 source
ARG 1 from
ARG 2 to
2019-04-11 01:58:54 -04:00
ARG 3 forceLoaded
2019-06-28 17:55:20 -04:00
METHOD method_13373 executeQuery (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_13374 executeQuery (Lnet/minecraft/class_2168;Lnet/minecraft/class_2265;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
2019-06-28 17:55:20 -04:00
ARG 1 pos