yarn/mappings/net/minecraft/util/shape
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
..
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 Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
VoxelShapes.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00