yarn/mappings/net/minecraft/util/shape
­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
..
ArrayVoxelShape.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
BitSetVoxelSet.mapping 20w10a 2020-03-04 20:22:46 +00:00
CroppedVoxelSet.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
DisjointPairList.mapping Shape mappings (#839) 2019-11-09 19:07:05 +00:00
FractionalDoubleList.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
FractionalPairList.mapping Shape mappings (#839) 2019-11-09 19:07:05 +00:00
IdentityPairList.mapping Shape mappings (#839) 2019-11-09 19:07:05 +00:00
OffsetDoubleList.mapping Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
PairList.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
SimplePairList.mapping Shape mappings (#839) 2019-11-09 19:07:05 +00:00
SimpleVoxelShape.mapping 20w10a 2020-03-04 20:22:46 +00:00
SlicedVoxelShape.mapping Shape mappings (#839) 2019-11-09 19:07:05 +00:00
VoxelSet.mapping 20w06a 2020-02-05 17:27:03 +00:00
VoxelShape.mapping 20w06a 2020-02-05 17:27:03 +00:00
VoxelShapes.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00