yarn/mappings/net/minecraft/entity
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
..
ai 20w22a 2020-05-29 14:31:34 +01:00
attribute Attribute command & related stuff (#1295) 2020-04-26 22:16:16 +01:00
boss 20w22a 2020-05-29 14:31:34 +01:00
damage 20w22a 2020-05-29 14:31:34 +01:00
data stuff (#1231) 2020-03-30 09:10:03 +00:00
decoration stuff (#1231) 2020-03-30 09:10:03 +00:00
effect 20w14a 2020-04-02 18:40:17 +01:00
mob 20w22a 2020-05-29 14:31:34 +01:00
passive Standardize attribute modifier mappings (#1390) 2020-05-22 12:38:04 +01:00
player 20w22a 2020-05-29 14:31:34 +01:00
projectile Advancement new stuff and refactor old bad names (#1310) 2020-05-02 13:31:08 +01:00
raid 20w20a 2020-05-13 18:06:00 +01:00
vehicle stuff (#1231) 2020-03-30 09:10:03 +00:00
AreaEffectCloudEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
CrossbowUser.mapping Map new classes, staging (#1122) 2020-02-24 20:14:56 +00:00
DamageUtil.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Dismounting.mapping 20w20a mappings (#1353) 2020-05-20 22:57:06 +01:00
Entity.mapping 20w22a 2020-05-29 14:31:34 +01:00
EntityData.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityDimensions.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityGroup.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityInteraction.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityPose.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityType.mapping EntityCategory -> SpawnGroup, SpawnType -> SpawnReason (#1327) 2020-05-06 21:53:25 +01:00
EquipmentSlot.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ExperienceOrbEntity.mapping 1.15 pre 5 new mappings and other cumulative new mappings (#996) 2019-12-05 23:28:21 +00:00
EyeOfEnderEntity.mapping Sorted out the projectile mess (#1199) 2020-03-19 14:41:57 +00:00
FallingBlockEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Flutterer.mapping Renames some classes now shared by parrots and bees (#840) 2019-08-26 22:34:19 +01:00
FlyingItemEntity.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
InteractionObserver.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ItemEntity.mapping A few 1.16 mappings (#1091) 2020-02-06 20:02:23 +00:00
ItemSteerable.mapping 20w15a 2020-04-08 15:44:19 +01:00
JumpingMount.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
LightningEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
LivingEntity.mapping Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
MovementType.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Npc.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Saddleable.mapping Map some 20w15a new classes (entities, enchantments) (#1269) 2020-04-08 21:48:41 +01:00
SaddledComponent.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
Shearable.mapping Map some 20w15a new classes (entities, enchantments) (#1269) 2020-04-08 21:48:41 +01:00
SpawnGroup.mapping 20w22a 2020-05-29 14:31:34 +01:00
SpawnReason.mapping EntityCategory -> SpawnGroup, SpawnType -> SpawnReason (#1327) 2020-05-06 21:53:25 +01:00
SpawnRestriction.mapping EntityCategory -> SpawnGroup, SpawnType -> SpawnReason (#1327) 2020-05-06 21:53:25 +01:00
TntEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00