yarn/mappings/net/minecraft/network
­Sollace 93701715c0
Moved a lot of "util" classes to more appropriate packages (#1171)
* Moved a lot of "util" classes to more appropriate packages

* Move UncaughtExceptionLogger to the correct package

* These are all collections/sets/iterables

* Move stuff relating to dyamics into util/dynamic

* UnaryOperator is only used in the context of loot tables

* Functional classes into util/function

* Time classes into a util/time package

* JsonHelper -> JsonUtil

* Whatever that name is, this is a world class

* Moved ReusableStream to util/collection

* TODO: this name is wrong

* Update mappings/net/minecraft/util/io/CsvWriter.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* Move OffsetDoubleList to the shape package (since it's only used there)

* Move CsvWriter to the profiler package

* io package is gone :crab_dance:

* time package is gone :crab_dance:

* And now it lets me add them...

* Move Lazy back to util/

* Revert JsonUtil to JsonHelper

* Jeon -> Json

* Update mappings/net/minecraft/util/Identifier.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* ids -> initialSize

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2020-03-17 23:04:34 +00:00
..
encryption The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
listener Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
packet Fix client/server being swapped in InventoryS2CPacket's docs (#1196) 2020-03-17 13:05:14 +00: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 Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00: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