yarn/mappings/net/minecraft
­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
..
advancement some piglin stuff + misc (#1144) 2020-03-05 21:40:35 +00:00
block Pathfinding improvements (#1180) 2020-03-17 20:21:08 +00:00
client remove blit and javadoc i need comments (#1168) 2020-03-16 21:41:30 +00:00
command 20w10a 2020-03-04 20:22:46 +00:00
data 20w11a 2020-03-11 17:25:56 +00:00
datafixer Map some more DataFixer code. (#1179) 2020-03-17 20:21:00 +00:00
enchantment InfoEnchantment -> EnchantmentLevelEntry (extends WeightedPicker.Entry) (#1182) 2020-03-17 20:26:12 +00:00
entity Pathfinding improvements (#1180) 2020-03-17 20:21:08 +00:00
fluid Random fixes (#1109) 2020-02-17 13:46:39 +00:00
inventory Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
item InfoEnchantment -> EnchantmentLevelEntry (extends WeightedPicker.Entry) (#1182) 2020-03-17 20:26:12 +00:00
loot Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
nbt Document changed UUID serialization methods (#1156) 2020-03-08 11:23:54 +00:00
network Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
particle Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
potion Some potion-related names (#1032) 2020-01-07 00:55:16 +00:00
predicate Map new classes, staging (#1122) 2020-02-24 20:14:56 +00:00
realms Realms mapped (#1167) 2020-03-10 20:41:47 +00:00
recipe Container -> ScreenHandler (#1106) 2020-03-08 22:18:57 +00:00
resource Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
scoreboard Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
screen InfoEnchantment -> EnchantmentLevelEntry (extends WeightedPicker.Entry) (#1182) 2020-03-17 20:26:12 +00:00
server Some parameter names and corrections (#1183) 2020-03-17 20:23:58 +00:00
sound Plant block, smithing table container, data gen, dfu, dynamic seriali… (#1148) 2020-03-08 22:23:40 +00:00
stat 20w07a 2020-02-14 14:54:37 +00:00
state 20w10a 2020-03-04 20:22:46 +00:00
structure Extend structures and structure pools mappings (#1160) 2020-03-10 20:42:03 +00:00
tag Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
test Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
text 20w10a 2020-03-04 20:22:46 +00:00
util Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
village Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
world Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
Bootstrap.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
MinecraftVersion.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SharedConstants.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00