yarn/mappings/net/minecraft/server
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
..
command Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
dedicated 20w20a 2020-05-13 18:06:00 +01:00
function 20w22a 2020-05-29 14:31:34 +01:00
integrated 20w22a 2020-05-29 14:31:34 +01:00
network 20w22a 2020-05-29 14:31:34 +01:00
rcon Rcon (#1313) 2020-05-01 14:55:34 +01:00
world 20w22a 2020-05-29 14:31:34 +01:00
BanEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
BannedIpEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
BannedIpList.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
BannedPlayerEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
BannedPlayerList.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
LanServerPinger.mapping Some javadoc and param names in mostly server related classes. (#1278) 2020-04-30 12:19:49 +01:00
Main.mapping 20w20b mappings (#1355) 2020-05-14 12:34:17 +01:00
MinecraftServer.mapping 20w22a 2020-05-29 14:31:34 +01:00
OperatorEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
OperatorList.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
PlayerManager.mapping 20w22a 2020-05-29 14:31:34 +01:00
QueueingWorldGenerationProgressListener.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ServerAdvancementLoader.mapping Advancement new stuff and refactor old bad names (#1310) 2020-05-02 13:31:08 +01:00
ServerConfigEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
ServerConfigHandler.mapping 20w12a 2020-03-18 18:59:27 +00:00
ServerConfigList.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
ServerMetadata.mapping Some javadoc and param names in mostly server related classes. (#1278) 2020-04-30 12:19:49 +01:00
ServerNetworkIo.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
ServerTask.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Whitelist.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
WhitelistEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
WorldGenerationProgressListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
WorldGenerationProgressListenerFactory.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
WorldGenerationProgressLogger.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00