Commit Graph

2 Commits

Author SHA1 Message Date
apple502j 19914956ae
1.17.1 arguments stuff (#2606)
* 1.17.1 arguments stuff

* Update mappings/net/minecraft/command/argument/ScoreboardObjectiveArgumentType.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Un-map method_9353

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-07-27 15:45:49 +01:00
zml 644e5c1241
Rename command arguments to align with value types (#1950)
Some command arguments were named based on their ID strings, which while
they may match the Mojang names, do not match the Yarn names for their
value types. This aligns the command argument types with the correct
established yarn names for their values.
2021-01-06 22:18:04 +00:00
Renamed from mappings/net/minecraft/command/argument/ItemEnchantmentArgumentType.mapping (Browse further)