yarn/mappings/net/minecraft/predicate
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 stuff (#1231) 2020-03-30 09:10:03 +00:00
entity Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
item stuff (#1231) 2020-03-30 09:10:03 +00:00
BlockPredicate.mapping 20w20a stuff (#1351) 2020-05-20 00:49:55 +01:00
DamagePredicate.mapping Advancement new stuff and refactor old bad names (#1310) 2020-05-02 13:31:08 +01:00
FluidPredicate.mapping 19w38b - loot conditions from data packs, advancements go smart, data… (#865) 2019-09-26 08:42:38 +01:00
LightPredicate.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
NbtPredicate.mapping 19w38b - loot conditions from data packs, advancements go smart, data… (#865) 2019-09-26 08:42:38 +01:00
NumberRange.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
PlayerPredicate.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
StatePredicate.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00