yarn/mappings/net/minecraft/loot
­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
..
condition Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
context Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
entry Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
function Enchantments, vines, particles 11a (#1174) 2020-03-13 13:55:19 +00:00
operator Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
BinomialLootTableRange.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ConstantLootTableRange.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
LootChoice.mapping Move loot package out of world (#921) 2019-10-25 16:58:38 +01:00
LootManager.mapping Random fixes (#1109) 2020-02-17 13:46:39 +00:00
LootPool.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
LootTable.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
LootTableRange.mapping Move loot package out of world (#921) 2019-10-25 16:58:38 +01:00
LootTableRanges.mapping Move loot package out of world (#921) 2019-10-25 16:58:38 +01:00
LootTableReporter.mapping Move loot package out of world (#921) 2019-10-25 16:58:38 +01:00
LootTables.mapping Move loot package out of world (#921) 2019-10-25 16:58:38 +01:00
UniformLootTableRange.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00