Update mappings/net/minecraft/server/command/AbstractServerCommandSource.mapping

This commit is contained in:
apple502j 2023-11-03 01:44:06 +09:00 committed by GitHub
parent 23d0c4c9bc
commit ad8eafc42c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
CLASS net/minecraft/class_8839 net/minecraft/server/command/AbstractServerCommandSource
METHOD method_54307 withReturnValueConsumers (Lnet/minecraft/class_8935;)Lnet/minecraft/class_8839;
METHOD method_54307 withReturnValueConsumer (Lnet/minecraft/class_8935;)Lnet/minecraft/class_8839;
ARG 1 returnValueConsumer
METHOD method_54310 getDispatcher ()Lcom/mojang/brigadier/CommandDispatcher;
METHOD method_54311 withDummyResultStorer ()Lnet/minecraft/class_8839;