yarn/mappings/net/minecraft/util/profiler
­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
..
CsvWriter.mapping Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
DummyProfiler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EmptyProfileResult.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ProfileLocationInfo.mapping Fix missing mappings. (#1101) 2020-02-09 12:17:32 +00:00
ProfileResult.mapping Profiler mappings (#1066) 2020-01-22 16:03:37 +00:00
ProfileResultImpl.mapping Profiler mappings (#1066) 2020-01-22 16:03:37 +00:00
Profiler.mapping 20w06a profiler mappings (#1085) 2020-02-05 18:50:55 +00:00
ProfilerSystem.mapping 20w06a profiler mappings (#1085) 2020-02-05 18:50:55 +00:00
ProfilerTiming.mapping Profiler mappings (#1066) 2020-01-22 16:03:37 +00:00
ReadableProfiler.mapping Profiler mappings (#1066) 2020-01-22 16:03:37 +00:00
TickTimeTracker.mapping Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00