Commit Graph

20 Commits

Author SHA1 Message Date
apple502j bd4e393324
More 23w42a stuff (#3703) 2023-10-22 14:47:45 +09:00
modmuss50 0736e22eb1 23w42a 2023-10-18 16:46:35 +01:00
apple502j b97e8e1c62
23w33a more stuff (#3638)
Resolves #3631
Resolves #3632
2023-08-18 23:25:29 +10: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
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +01:00
Benonardo d3935bc27c
GameMenuScreen constants (#3600) 2023-06-24 01:46:12 +02:00
modmuss50 e6b8db8212 1.19.4-pre4 2023-03-08 14:39:45 +00:00
Shnupbups 5cdd2b87fb
1.19.3-pre1 stuff (#3422) 2022-11-23 11:27:12 +09:00
modmuss50 e3e6b5ae6f 1.19.3-pre1 2022-11-22 16:08:17 +00:00
apple502j 743a512a6d
22w46a client (#3414)
* 22w46a client

* Add head to vex model javadoc
2022-11-21 19:45:10 +00:00
apple502j c03fa3699e
22w44a stuff (#3383)
* 22w44a stuff

* Fix javadoc

* Update mappings/net/minecraft/server/world/ServerChunkManager.mapping

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

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2022-11-07 09:30:08 +00:00
apple502j 8f027eb78b
22w43a gui (#3371)
* ButtonWidget Builder and more

* fix wrong class

* remove unnecessary thing

* ClickableWidget x y getter and setter

* missing method

* 22w43a GUI

* Some renames

* Delete GridBlockLengthIterator.mapping

Co-authored-by: RedLime <redlimerl@gmail.com>
2022-11-01 10:11:28 +09:00
apple502j 7d14ba4a2f
Map more screens stuff (#2546)
* Map more screens stuff

* Update mappings/net/minecraft/client/gui/screen/DeathScreen.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

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

* Rename to isNarratable/BeaconButtonWidget

* narratorTimer -> lastNarrationTime

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-07-05 16:32:12 +01:00
enbrain 4700861064
Map button lambda parameters (#2416)
* Map button lambda parameters

* spawnNPCs -> spawnNpcs

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2021-05-20 14:21:46 +00:00
Shnupbups 4445120f59
random misc things (#2376)
* random misc things

* Update mappings/net/minecraft/block/entity/EndGatewayBlockEntity.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-05-04 08:47:40 +00:00
modmuss50 1b7aa91a4d 20w10a
bit of a big one
2020-03-04 20:22:46 +00:00
haykam821 8baf7357a2 Map GameMenuScreen field and parameter to showMenu (#1044) 2020-01-11 20:01:04 +00:00
Adrian Siekierka 1a6f261a2e The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
modmuss50 3401fb4f27 Merge branch 'pull/766' into 1.14.3
# Conflicts:
#	mappings/net/minecraft/client/gui/screen/GameMenuScreen.mapping
2019-06-28 22:16:11 +01:00
quaternary e3f8c1660e Fix three easy issues (#762)
* WORLD_INFO -> DEMO_LEVEL_INFO (fix #761)

* MinecraftServer#isServerThreadAlive -> isServerThreadDead (fix #760)

* PauseScreen -> GameMenuScreen (fix #704)
2019-06-28 22:12:32 +02:00
Renamed from mappings/net/minecraft/client/gui/screen/PauseScreen.mapping (Browse further)