Commit Graph

25 Commits

Author SHA1 Message Date
modmuss50 1a88cc3516 1.20.5-pre1 2024-04-10 15:27:32 +01:00
Shnupbups 4359ec7d9e
24w07a stuff (#3790)
* 24w07a stuff

* Update TeleportCommand.mapping
2024-02-15 10:28:31 +09:00
apple502j d0db89512a
24w03a stuff (#3766) 2024-01-18 15:07:47 +00:00
modmuss50 e003d7446f 24w03a 2024-01-17 16:52:02 +00:00
apple502j f8d26ea5f4
23w45a misc (#3726)
* 23w45a misc

* Add unpick
2023-11-12 00:58:28 +11:00
modmuss50 f4726c6912 23w45a 2023-11-08 15:41:09 +00:00
apple502j ff742eec90
23w44a more stuff (#3717) 2023-11-02 17:30:30 +01:00
modmuss50 e48363370c 23w44a 2023-11-01 16:08:21 +00:00
apple502j aa19b05380
23w43a more stuff (#3709)
* 23w43a more stuff

* Update mappings/net/minecraft/client/gui/screen/ingame/JigsawBlockScreen.mapping

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

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-10-28 12:19:46 +11:00
modmuss50 06ee097207 23w43a 2023-10-25 16:10:58 +01:00
modmuss50 0ab4ad3b8c 1.20.2-pre1 2023-09-05 15:45:48 +01:00
bluebear94 46503b6892
1.20 client mappings (#3582)
* Map LogoDrawer constants

* Map constants in PlayerSkinDrawer

Since we can’t consult mojmap, the precise meanings of the various
‘8’ constants will remain elusive. The mappings in this commit
are inferred from the position of the ‘40’ (FACE_OVERLAY_X).

* Map more GUI constants

* Add parameter mapping for SpectatorHud.cycleSlot

* Map two Particle fields

* Map the rest of the Frustum class

* Map WorldRenderer

* Add mappings for debug renderers and entity models

* SinglePartEntityModel.ZERO → TEMP

This is not always zero; rather, it is used for temporary storage.

* Add more mappings for SplashTextRenderer

* Fix javadocs for SplashText.render’s alpha parameter

* Map screen handler constants

* Map interactivity parameters for structure blocks

* Add mappings for various fixes

* Implement suggested changes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-06-29 11:48:21 +01:00
MiniDigger | Martin f976698636
The Great Lambda FixUp (#3593)
* The Great Lambda FixUp

* complete some records

* revert record changes and clean up old paper mappings

* missed some
2023-06-20 23:11:48 +01:00
apple502j eb2bbb15ae
Rename Structure and StructureType (#3183)
* Rename Structure and StructureType
Structures really need a revisit. In my opinion the net.minecraft.structure package should be gone and
everything should be moved to net.minecraft.world.gen.structure. That'd be a very big change, though.
This commit basically reverts the entirety of #3079 and contains the changes necessary to keep consistency
(but not other new changes). I could make it bigger, but this needs an ASAP merge to stop the bad names from
going to the release.

Summary of the renames:

- `structure.Structure` became `structure.StructureTemplate`. See `/place template`, datafixes, etc.
- `structure.StructureType` became `world.gen.structure.StructureType`.
- `world.gen.structure.StructureType` became `world.gen.structure.Structure`.
- `world.gen.structure.StructureTypes` became `world.gen.structure.Structures`.
- Other names referencing the renamed classes by their old name
- And missed "feature" renames (Fixes #3179)

* Rename StructureManager

* merging gone wrong

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 16:07:00 +01:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j c0d3f0e025
21w41a test (#2758) 2021-10-17 14:49:24 +01:00
modmuss50 026d197686
Some small fixes to the game test framework (#2283)
* Some small fixes to the game test framework

* Update mappings/net/minecraft/test/AfterBatch.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Update mappings/net/minecraft/test/CustomTestProvider.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* TestTimeoutException

* GameTestException

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-04-05 22:41:12 +01:00
apple502j d92659cd00
Map GameTest methods (#2260)
* Map GameTest methods

* Rename some mappings
2021-04-03 13:30:32 +01:00
modmuss50 252ad11d0a 21w10a 2021-03-10 18:34:17 +00:00
Shnupbups c1fd11697c
test stuff (#1991) 2021-01-30 13:44:00 +00:00
modmuss50 e9c5c02d50 20w22a 2020-05-29 14:31:34 +01:00
­Sollace 0f9c44a541
Mappings relating to code that uses CsvWriter (#1186)
* Mappings relating to code that uses CsvWriter

* ok

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* 👌

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

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

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* directionalLighting -> shade

* Revise param names for createArea

* @Sollace misreads the code again

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2020-03-20 18:16:55 +00:00
modmuss50 841e352c61 19w41a 2019-10-09 18:17:26 +01:00
modmuss50 6bcf8b8ce9 19w36a 2019-09-05 10:54:58 +01:00
Runemoro 35891f155e Map some new 19w34a classes (#831)
* Map some new 19w23a classes

* Fixes

* Fix typo

* Drop methods that are gone
2019-09-01 16:21:31 +01:00