yarn/mappings/net/minecraft/client
Deximus-Maximus 2fbbb01395
Misc. Issue Resolution (#1401)
* PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392)

* GameJoinS2CPacket seed -> sha256Seed (#1360)

* checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332)

* StatusEffectType -> StatusEffectCategory (#1036)
StatusEffect -> StatusEffectType
StatusEfectInstance -> StatusEffect
(and related names)

* SettingsScreen -> OptionsScreen (#787)
AccessibilityScreen -> AccessibilityOptionsScreen
Moved OptionsScreen to options package with all the other options screens

* Finishes making maximum/minimum -> max/min (#672)
(the ones in TreeDecoratorConfig as they have no postfix)

DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667)

* fix missing file

* Revert "StatusEffectType -> StatusEffectCategory (#1036)"

This reverts commit 07f887a3d2.

* fix capitalization

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

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

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

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

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

* Update mappings/net/minecraft/world/World.mapping

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 19:31:17 +01:00
..
block Map some blocks, fluids and block entities (#1309) 2020-04-30 12:20:20 +01:00
color Rename every view argument to world and random additions. (#1114) 2020-02-17 13:48:43 +00:00
font 20w22a 2020-05-29 14:31:34 +01:00
gl 20w06a 2020-02-05 17:27:03 +00:00
gui Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
input A few client mappings (#833) 2019-09-01 16:22:10 +01:00
item item property getter (#1305) 2020-04-30 12:20:29 +01:00
main A few client mappings (#833) 2019-09-01 16:22:10 +01:00
model Renderer mappings (#988) 2020-03-27 11:06:32 +00:00
network 20w22a 2020-05-29 14:31:34 +01:00
options Some refactor and clean up with KeyBinding and EntryListWidget$Entry (#1348) 2020-05-15 16:36:40 +01:00
particle 20w22a 2020-05-29 14:31:34 +01:00
recipebook Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
render Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
resource 20w22a 2020-05-29 14:31:34 +01:00
search Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
sound stuff (#1334) 2020-05-11 12:50:12 +01:00
texture 20w15a 2020-04-08 15:44:19 +01:00
toast 20w21a 2020-05-20 17:12:58 +01:00
tutorial 20w20a stuff (#1351) 2020-05-20 00:49:55 +01:00
util 20w22a 2020-05-29 14:31:34 +01:00
world 20w22a 2020-05-29 14:31:34 +01:00
ClientGameSession.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Keyboard.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MinecraftClient.mapping 20w22a 2020-05-29 14:31:34 +01:00
MinecraftClientGame.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
Mouse.mapping Document scrolling parameters. (#1399) 2020-05-28 21:41:32 +01:00
RunArgs.mapping Map disable multiplayer and chat command line options (#1376) 2020-05-20 21:05:13 +01:00
WindowEventHandler.mapping 19w39a 2019-09-27 17:23:24 +01:00
WindowSettings.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00