Commit Graph

11 Commits

Author SHA1 Message Date
Shnupbups 56cf176c6e
24w14potato stuff (#3830)
* 24w14potato stuff

Still quite a few things left, but here's what I've done
Can't wait to see none of these mappings make it past this week :)
2024-04-03 21:44:59 +11:00
apple502j e5e513cc5f
23w31a client (#3619)
* 23w31a client non-GUI

* Fix #3568
2023-08-05 18:40:14 +02:00
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +01:00
Shnupbups e488670b8d
Client stuff (#3381)
just a few misc things in the client package
2022-11-04 09:32:43 +09:00
apple502j f9bbd6124b
Map rendering stuff (#3114)
* Map rendering stuff

* Apply suggestions from code review

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

* Map a GLFW const in Clipboard

* GlBlendState: use names from OpenGL

* Fix mappings for BufferRenderer

* Add unpick definitions for GL and GLFW

* Fix unpick

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-04-27 16:40:20 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
Shnupbups 72c878c76c
Mapping Bonanza Part 1: Client stuff (#2845)
* Client stuff

* Update mappings/net/minecraft/client/font/BlankGlyph.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-22 15:28:19 +00:00
ByMartrixX 5c3acefeeb
Use upper snake case with static final fields (#2624)
* Use upper snake case with static final fields

* Fix fields that I missed
2021-08-07 16:51:52 +01:00
Shnupbups 19c661296a
more 21w14a stuff (#2300)
* stuff

mostly client stuff

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-04-10 18:09:14 +01:00
Thalia Nero e0df01cad6
Entity rendering (#1861)
* Map entity model classes.

* Map new stuff in entity renderers.

* - EntityModelParts -> EntityModels
- ModelPartGroup -> ModelPartData
- ModelPartData -> ModelPartDataNode
- TexturedModelPartGroup -> TexturedModelPartData

* Apply suggestions from code review

Co-authored-by: Gegy <gegy1000@gmail.com>

* Apply other suggestions

* Update mappings/net/minecraft/client/model/TexturedModelData.mapping

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Remap *PartData -> *ModelData, move Dilation to client.util.math

* Update crobbed mapping.

Co-authored-by: Gegy <gegy1000@gmail.com>
Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2020-11-12 08:57:40 +00:00
Shnupbups 1e46390347
20w45a things (#1833)
* Things

* Update AbstractCauldronBlock.mapping

* a few more things

* Create EntityModelLayers.mapping

* Update MinecraftVersion.mapping

* Update Oxidizable.mapping
2020-11-06 14:24:34 +00:00