Fix the parameter of CommandSuggestor: slashRequired -> slashOptional (#2367)

This commit is contained in:
enbrain 2021-05-01 02:03:11 +09:00 committed by GitHub
parent f344dece1a
commit d29f5f29a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ CLASS net/minecraft/class_4717 net/minecraft/client/gui/screen/CommandSuggestor
ARG 2 owner
ARG 3 textField
ARG 4 textRenderer
ARG 5 slashRequired
ARG 5 slashOptional
ARG 6 suggestingWhenEmpty
ARG 7 inWindowIndexOffset
ARG 8 maxSuggestionSize