yarn/mappings/net/minecraft/client/gui
Pyrofab b9f12fb5c8 Status effect inventory rendering mappings (#1041)
* AbstractInventoryScreen#method_18642(3) -> renderStatusEffectBackgrounds

* AbstractInventoryScreen#drawPotionEffects(0) -> drawStatusEffects

* AbstractInventoryScreen#renderStatusEffectBackgrounds(3) -> drawStatusEffectBackgrounds

* AbstractInventoryScreen#renderStatusEffectSprites(3) -> drawStatusEffectSprites

* AbstractInventoryScreen#method_18644(3) -> drawStatusEffectDescriptions

* AbstractInventoryScreen#drawStatusEffectBackgrounds(3)[1 = ] -> x

* AbstractInventoryScreen#drawStatusEffectBackgrounds(3)[2 = ] -> top

* AbstractInventoryScreen#drawStatusEffectBackgrounds(3)[2 = top] -> yIncrement

* AbstractInventoryScreen#drawStatusEffectBackgrounds(3)[3 = ] -> effects

* AbstractInventoryScreen#drawStatusEffectSprites(3)[1 = ] -> x

* AbstractInventoryScreen#drawStatusEffectSprites(3)[2 = ] -> yIncrement

* AbstractInventoryScreen#drawStatusEffectSprites(3)[3 = ] -> effects

* AbstractInventoryScreen#drawStatusEffectDescriptions(3)[1 = ] -> x

* AbstractInventoryScreen#drawStatusEffectDescriptions(3)[2 = ] -> yIncrement

* AbstractInventoryScreen#drawStatusEffectDescriptions(3)[3 = ] -> effects

* AbstractInventoryScreen#<init>(3)[2 = ] -> inventory

* AbstractInventoryScreen#<init>(3)[3 = ] -> name
2020-01-08 14:34:26 +00:00
..
hud 1.15-pre7 2019-12-09 12:54:41 +00:00
screen Status effect inventory rendering mappings (#1041) 2020-01-08 14:34:26 +00:00
widget some client names and moved PageTurnWidget (#1019) 2019-12-26 12:29:59 +00:00
AbstractParentElement.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ClientChatListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
CubeMapRenderer.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Drawable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
DrawableHelper.mapping Screen/GUI fields (#890) 2019-10-07 11:47:33 +01:00
Element.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
GameInfoChatListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
MapRenderer.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ParentElement.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
RotatingCubeMapRenderer.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
WorldGenerationProgressTracker.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00