yarn/mappings/net/minecraft/util
haykam821 c1fd719b76
Rename the BackgroundHelper class to ColorHelper (#2915)
* Rename the BackgroundHelper class to ColorHelper

Fixes #2907

* Move the ColorHelper class to the net.minecraft.util.math package

* Rename the ColorHelper.ColorMixer class to Argb

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-23 14:19:12 +00:00
..
annotation Last few top level classes (annotations) (#2321) 2021-04-12 13:23:18 +01:00
collection Fix the parameter of DefaultedList.add (#2936) 2021-12-22 19:20:26 +00:00
crash 1.17.1-pre1 stuff (#2500) 2021-06-24 14:15:19 +01:00
dynamic Map misc stuff (#2843) 2021-11-22 16:43:57 +00:00
function Import from 1.18_experimental-snapshot-7 2021-09-17 01:24:14 +02:00
hit Finish BlockHitResult mapping (#1787) 2020-10-11 21:37:04 +01:00
logging Util package stuff (#1994) 2021-02-02 17:57:50 +00:00
math Rename the BackgroundHelper class to ColorHelper (#2915) 2021-12-23 14:19:12 +00:00
profiler 21w43a tick stuff and more (#2793) 2021-11-03 17:59:35 +00:00
profiling/jfr More 21w44a stuff (#2811) 2021-11-08 23:34:33 +00:00
registry Map misc stuff (#2843) 2021-11-22 16:43:57 +00:00
shape 1.18 pre6 stuff (#2869) 2021-11-23 17:24:16 +00:00
thread 1.18-pre7 stuff (#2872) 2021-11-25 14:52:58 +00:00
ActionResult.mapping Document ActionResult.CONSUME_PARTIAL (#2807) 2021-11-03 16:54:01 +00:00
Arm.mapping Finish Option mapping (#1783) 2020-10-13 08:57:15 +01:00
BlockMirror.mapping Util package stuff (#1994) 2021-02-02 17:57:50 +00:00
BlockRotation.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
Clearable.mapping Remap inventories :D (#1154) 2020-03-27 18:04:46 +00:00
ClickType.mapping Bundle related methods (#1843) 2020-11-06 22:51:37 +00:00
CsvWriter.mapping Sampler changes (#2478) 2021-06-28 15:22:54 +01:00
CubicSampler.mapping 21w37a 2021-09-16 21:06:33 +02:00
CuboidBlockIterator.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
DyeColor.mapping Beacon beam rendering and other be renderers (#1944) 2020-12-31 14:23:15 +00:00
FileNameUtil.mapping Map util stuff (#2386) 2021-05-08 03:39:34 +00:00
FixedBufferInputStream.mapping Map BufferedInputStream (#2860) 2021-11-20 18:11:51 +00:00
Formatting.mapping Rename ChatUtil, add javadoc (#2771) 2021-10-20 15:36:14 +01:00
Hand.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Identifier.mapping Make the parameter for equals methods consistent (#2361) 2021-04-29 17:12:46 +01:00
InvalidIdentifierException.mapping Map util stuff (#2386) 2021-05-08 03:39:34 +00:00
ItemScatterer.mapping Various stuff (#1987) 2021-01-31 12:37:36 +00:00
JsonHelper.mapping 21w39a util (#2728) 2021-10-03 12:48:20 +01:00
JsonSerializableType.mapping Loot and JSON stuff (#1437) 2020-06-07 22:57:17 +01:00
JsonSerializer.mapping Loot and JSON stuff (#1437) 2020-06-07 22:57:17 +01:00
JsonSerializing.mapping Loot/JSON serialisation improvements (#2554) 2021-07-19 12:57:43 +01:00
Language.mapping util 21w13a stuff (#2273) 2021-04-05 11:30:17 +01:00
Lazy.mapping 21w05a 2021-02-03 19:34:30 +00:00
LowercaseEnumTypeAdapterFactory.mapping Minor stuff for util package (#935) 2019-11-02 21:47:58 +00:00
MetricsData.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ModStatus.mapping 21w41a brand (#2748) 2021-10-15 16:22:53 +01:00
Nameable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Pair.mapping 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
ProgressListener.mapping Map a lot of util methods and stuff (#2172) 2021-03-21 13:13:33 +00:00
Rarity.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
SignType.mapping A few 1.16 mappings (#1091) 2020-02-06 20:02:23 +00:00
StringHelper.mapping Rename ChatUtil, add javadoc (#2771) 2021-10-20 15:36:14 +01:00
StringIdentifiable.mapping 1.18-pre1 2021-11-11 18:05:24 +00:00
SystemDetails.mapping Map two new classes used in profiler (#2451) 2021-06-01 16:39:22 +01:00
ThrowableDeliverer.mapping Region and session lock (#1254) 2020-04-04 21:19:01 +01:00
TickDurationMonitor.mapping Map util stuff (#2386) 2021-05-08 03:39:34 +00:00
TimeHelper.mapping Fix TimeHelper.SECOND_IN_MILLIS (#2941) 2021-12-23 14:17:43 +00:00
TopologicalSorts.mapping Map topological sort; used by vanilla to sort feature generation (#2711) 2021-10-03 12:52:08 +01:00
TypeFilter.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
TypedActionResult.mapping method_29237 -> success (#1773) 2020-10-01 23:30:32 +01:00
Unit.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
UseAction.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
UserCache.mapping More 1.18-pre2 stuff (#2838) 2021-11-17 14:33:42 +00:00
Util.mapping 1.18.1-rc1 stuff (#2908) 2021-12-13 13:47:39 +00:00
WinNativeModuleUtil.mapping 21w37a native modules (#2688) 2021-09-18 14:19:39 +00:00
WorldSavePath.mapping 20w20a mappings (#1353) 2020-05-20 22:57:06 +01:00
ZipCompressor.mapping Sampler changes (#2478) 2021-06-28 15:22:54 +01:00