Commit Graph

9 Commits

Author SHA1 Message Date
apple502j ad9fded3ee
23w44a commands (#3716)
* 23w44a commands

* Update mappings/net/minecraft/server/command/FunctionCommand.mapping

* Update mappings/net/minecraft/server/command/ExecuteCommand.mapping

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

* Update mappings/net/minecraft/server/command/ExecuteCommand.mapping
2023-11-02 19:21:39 +01:00
modmuss50 e48363370c 23w44a 2023-11-01 16:08:21 +00:00
apple502j 0d04d119d8
23w41a stuff (#3698)
* Improve some names mapped in #3694

- `VirtualMachine` sounds like an expensive object to construct. This isn't really a VM, so rename it to something
more neutral.
- `Control` conflicts with the class in entity.ai package. Add a prefix.
- Related changes.

* Rename inaccurate method names in VehicleEntity

* Map ProjectileUtil constant

* More command stuff

* Realms stuff

* Map everything else

* Apply suggestions from code review

* Update mappings/net/minecraft/entity/vehicle/VehicleEntity.mapping
2023-10-18 23:03:58 +09:00
bluebear94 a40e233410
More 23w41a stuff (#3694)
* Add some 23w41a mappings

* Fix name conflict

* Revise some more names
2023-10-12 21:55:15 +09:00
modmuss50 cd029577f0 23w41a 2023-10-11 16:19:59 +01:00
modmuss50 0ab4ad3b8c 1.20.2-pre1 2023-09-05 15:45:48 +01:00
apple502j 075dd632ba
23w31a commands and functions (#3614) 2023-08-05 07:29:11 +09:00
Shnupbups 6a0a492578
23w31a stuff (#3610)
* 23w31a stuff

i'm starting to get a headache so i'll stop now
lots of stuff left though

* Apply suggestions from code review

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-08-03 13:44:06 +09:00
Matias Koivikko eaf51bdb7d
Misc 23w16a mappings (#3546)
* Map /return command and related changes

* Map recipe_crafted advancement criterion

* Map new datafixers in 23w16a

* Add package to Schema3448
2023-04-21 01:57:54 +10:00