Commit Graph

7 Commits

Author SHA1 Message Date
apple502j 8db83f342a
1.20.5-pre1 more stuff 2024-04-11 12:51:57 +09:00
apple502j 08f2d8fcdf
24w05a stuff (#3780)
* 24w05a stuff

* More stuff

* Fix capitalization

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-03 01:02:58 +11:00
modmuss50 0babaa8c33 24w05a 2024-01-31 17:12:25 +00:00
apple502j 9ffb38959f
22w42a command (#3346)
* Map common command

* Map server command
2022-10-23 01:55:32 +11:00
Player be004e3916 22w42a 2022-10-19 19:11:34 +02:00
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/ParticleArgumentType.mapping (Browse further)