yarn/mappings/net/minecraft/util
Deximus-Maximus 2fbbb01395
Misc. Issue Resolution (#1401)
* PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392)

* GameJoinS2CPacket seed -> sha256Seed (#1360)

* checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332)

* StatusEffectType -> StatusEffectCategory (#1036)
StatusEffect -> StatusEffectType
StatusEfectInstance -> StatusEffect
(and related names)

* SettingsScreen -> OptionsScreen (#787)
AccessibilityScreen -> AccessibilityOptionsScreen
Moved OptionsScreen to options package with all the other options screens

* Finishes making maximum/minimum -> max/min (#672)
(the ones in TreeDecoratorConfig as they have no postfix)

DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667)

* fix missing file

* Revert "StatusEffectType -> StatusEffectCategory (#1036)"

This reverts commit 07f887a3d2.

* fix capitalization

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

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

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

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

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

* Update mappings/net/minecraft/world/World.mapping

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 19:31:17 +01:00
..
collection Registry mappings (#1379) 2020-05-20 21:04:40 +01:00
crash stuff (#1231) 2020-03-30 09:10:03 +00:00
dynamic Named the Codecs where possible (#1388) 2020-05-21 12:35:32 +01:00
function stuff (#1231) 2020-03-30 09:10:03 +00:00
hit stuff (#1231) 2020-03-30 09:10:03 +00:00
logging Rename logger print streams to not use prefix naming (#1371) 2020-05-20 00:50:12 +01:00
math 20w21a 2020-05-20 17:12:58 +01:00
profiler Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
registry 20w22a 2020-05-29 14:31:34 +01:00
shape Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
snooper Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
thread 20w10a 2020-03-04 20:22:46 +00:00
ActionResult.mapping ActionResult docs (#1086) 2020-02-09 19:05:51 +00:00
Arm.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
BlockMirror.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
BlockRotation.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
ChatUtil.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
Clearable.mapping Remap inventories :D (#1154) 2020-03-27 18:04:46 +00:00
CubicSampler.mapping 20w09a all classes mapped (#1143) 2020-03-03 15:10:30 +00:00
CuboidBlockIterator.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
DyeColor.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
EightWayDirection.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
FileNameUtil.mapping Minor stuff for util package (#935) 2019-11-02 21:47:58 +00:00
Formatting.mapping 20w17a 2020-04-22 16:59:47 +01:00
Hand.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Identifier.mapping 20w21a 2020-05-20 17:12:58 +01:00
InvalidIdentifierException.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ItemScatterer.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
JsonHelper.mapping 20w09a 2020-02-26 17:56:39 +00:00
Language.mapping 20w22a 2020-05-29 14:31:34 +01:00
Lazy.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02: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
Nameable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Pair.mapping Minor stuff for util package (#935) 2019-11-02 21:47:58 +00:00
ProgressListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02: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
StringIdentifiable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ThrowableDeliverer.mapping Region and session lock (#1254) 2020-04-04 21:19:01 +01:00
TickDurationMonitor.mapping 20w06a profiler mappings (#1085) 2020-02-05 18:50:55 +00:00
Tickable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
TypedActionResult.mapping Minor stuff for util package (#935) 2019-11-02 21:47:58 +00: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 Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
Util.mapping 20w20a 2020-05-13 18:06:00 +01:00
WorldSavePath.mapping 20w20a mappings (#1353) 2020-05-20 22:57:06 +01:00