Commit Graph

6 Commits

Author SHA1 Message Date
apple502j ad8eafc42c
Update mappings/net/minecraft/server/command/AbstractServerCommandSource.mapping 2023-11-03 01:44:06 +09:00
apple502j 126e82b4d7
23w44a commands 2023-11-03 00:42:25 +09:00
modmuss50 e48363370c 23w44a 2023-11-01 16:08:21 +00:00
Shnupbups 7a80090b57
23w42a stuff (#3699)
* 23w42a stuff

No realms or world load stuff here

* is this borked?
2023-10-19 22:43:23 +09: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