yarn/mappings/net/minecraft/server
liach 3cabe5a907
Massive networking renames (#2179)
* Massive networking renames

Closes #1321, fixes a few legacy names, also some stuff from #2174
Moved ServerAddress to client package (as it's client only)
Moved NetworkEncryptionUtils to the encryption package

Signed-off-by: liach <liach@users.noreply.github.com>

* Some javadoc

Signed-off-by: liach <liach@users.noreply.github.com>

* Update mappings/net/minecraft/network/listener/PacketListener.mapping

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Resource pack for ServerInfo, suggested by Earthcomputer

Signed-off-by: liach <liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/util/NetworkUtils.mapping

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2021-03-27 14:26:40 +00:00
..
command Map parameters of commands (#2192) 2021-03-26 18:10:01 +00:00
dedicated Map parameters of commands (#2192) 2021-03-26 18:10:01 +00:00
filter 21w08a Packet stuff (#2104) 2021-03-10 18:17:14 +00:00
function World stuff (#1953) 2021-01-09 19:58:01 +00:00
integrated Server package stuff (#1993) 2021-02-28 14:40:37 +00:00
network Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
rcon Server package stuff (#1993) 2021-02-28 14:40:37 +00:00
world 21w10a 2021-03-10 18:34:17 +00: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 Server package stuff (#1993) 2021-02-28 14:40:37 +00:00
BannedPlayerEntry.mapping Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
BannedPlayerList.mapping Server package stuff (#1993) 2021-02-28 14:40:37 +00:00
LanServerPinger.mapping Switch to mappingpoet 0.2.0 (#1934) 2021-01-21 18:44:55 +00:00
Main.mapping 20w28a 2020-07-08 18:49:17 +01:00
MinecraftServer.mapping Some server javadoc (#2169) 2021-03-26 12:54:19 +00: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 Text Filtering additions (#2085) 2021-03-03 20:20:36 +00:00
QueueingWorldGenerationProgressListener.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ServerAdvancementLoader.mapping Server package stuff (#1993) 2021-02-28 14:40:37 +00: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 1.16-pre1 2020-06-04 20:08:31 +01:00
ServerMetadata.mapping Server package stuff (#1993) 2021-02-28 14:40:37 +00: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 21w10a 2021-03-10 18:34:17 +00: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