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

9 lines
462 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3093 net/minecraft/server/command/PublishCommand
FIELD field_13679 ALREADY_PUBLISHED_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_13680 FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13509 execute (Lnet/minecraft/class_2168;I)I
ARG 0 source
ARG 1 port
2019-06-28 17:55:20 -04:00
METHOD method_13510 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher