Commit Graph

6 Commits

Author SHA1 Message Date
apple502j 302d5a04fa
23w51b yet more stuff (#3756)
* 23w51b yet more stuff

* Delete mappings/net/minecraft/entity/ai/brain/task/BreezeUtil.mapping
2023-12-26 01:37:27 +11:00
Shnupbups 09a453f4eb
More 23w51 stuff (#3755) 2023-12-20 01:06:34 +09:00
modmuss50 8c992c5e9a 23w51a 2023-12-18 15:11:52 +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