Commit Graph

9 Commits

Author SHA1 Message Date
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
apple502j 2d04635cfc
1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
modmuss50 e3380fa937 1.20.2-pre3 2023-09-12 14:17:57 +01:00
apple502j db49164055
23w35a realms (#3648) 2023-09-02 22:09:53 +09:00
enbrain 6fc0747c1e
Map logger fields (#3436) 2022-11-27 17:12:14 +11:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j 1597971e90
Map realms (#2347)
* Map realms

* Update mappings/net/minecraft/client/realms/dto/UploadInfo.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update mappings/net/minecraft/client/realms/task/ResettingWorldTask.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-04-26 12:22:34 +01:00
modmuss50 3e78db4504 20w46a 2020-11-11 19:27:23 +00:00
i509VCB 1e133b9935
Move all realms screens to `realms.gui.screen`, move tasks to `task`package. And a few class renames. (#1588)
* Move all realms screens to `realms.gui.screen`, move tasks to `task` package. And a few class renames.

* Revert name change
2020-07-26 12:14:00 +01:00
Renamed from mappings/net/minecraft/client/realms/RealmsGetServerDetailsTask.mapping (Browse further)