commit | bf0ab224590b27dac9b1454e5228df115d37bdbc | [log] [download] |
---|---|---|
author | Chris Hennick <4961925+Pr0methean@users.noreply.github.com> | Sun May 20 09:34:51 2018 -0700 |
committer | mastercoms <mastercoms@tutanota.de> | Sun May 20 12:34:51 2018 -0400 |
tree | ed2609fd91be409ac09a66bbe8f64203e36cdddb | |
parent | c31e0565f5acea03b9278519b71f4c6c35aa4b6f [diff] |
`LocalizedString.send(CommandSender, Object...)` (#920) New method that sends a LocalizedString, possibly populated with args, to a CommandSender. Will be used much more as command responses are i18nized.