yarn/mappings/net/minecraft/network
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
..
encryption The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
listener Block Action -> Synced Block Event. Level Event -> Synced World Event (#1323) 2020-05-02 21:29:07 +01:00
packet Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
ClientConnection.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
DecoderHandler.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
LegacyQueryHandler.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
MessageType.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NetworkEncryptionUtils.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NetworkSide.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NetworkState.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
NetworkThreadUtils.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
OffThreadException.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Packet.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketByteBuf.mapping Dimension tracker (#1382) 2020-05-22 12:38:49 +01:00
PacketDeflater.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PacketEncoder.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketEncoderException.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketInflater.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ServerAddress.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SizePrepender.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SplitterHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00