Commit Graph

5 Commits

Author SHA1 Message Date
apple502j a1a36a421f
Map CommandExecutionContext#currentDepth 2023-11-29 01:17:33 +09:00
Shnupbups b35ad99fd6
1.20.3-pre2 stuff (#3738) 2023-11-23 00:55:27 +09:00
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
Renamed from mappings/net/minecraft/command/VirtualMachine.mapping (Browse further)