yarn/mappings/net/minecraft/entity
Pyrofab 32e934eac7
LivingEntity rendering fix (#1080)
* Entity#canSeePlayer(1) -> isInvisibleTo

* LivingEntityRenderer#method_4056(2) -> shouldRender

* LivingEntityRenderer#method_4056(2) -> isVisible

* EntityRenderer#render(3)[2 = ] -> yaw

* EntityRenderer#render(3)[3 = ] -> tickDelta

* EntityRenderer#render(3)[5 = ] -> vertexConsumers

* EntityRenderer#render(3)[6 = ] -> light

* Pick better names

* Remove overlaps

* Fix merge conflicts

* Actually remove overlap
2020-01-31 10:14:57 +00:00
..
ai Mapped some entity logic stuff (#1013) 2019-12-19 18:46:57 +00:00
attribute Hodgepodge mappings 1 (#1075) 2020-01-29 14:02:51 +00:00
boss 1.15 pre 5 new mappings and other cumulative new mappings (#996) 2019-12-05 23:28:21 +00:00
damage Merge #822 2019-09-12 14:28:23 +01:00
data Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
decoration Merge #822 2019-09-12 14:28:23 +01:00
effect Status effect stufff (#1068) 2020-01-24 10:10:35 +00:00
mob Mapped some entity logic stuff (#1013) 2019-12-19 18:46:57 +00:00
passive Improve confusing names in entities classes. (#1058) 2020-01-19 18:02:15 +00:00
player Map method_7288 to findRespawnPosition (#1045) 2020-01-20 16:34:03 +00:00
projectile Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
raid Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
thrown Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
vehicle Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
AreaEffectCloudEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
CrossbowUser.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
DamageUtil.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EnderEyeEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Entity.mapping LivingEntity rendering fix (#1080) 2020-01-31 10:14:57 +00:00
EntityCategory.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityContext.mapping 1.15 pre 5 new mappings and other cumulative new mappings (#996) 2019-12-05 23:28:21 +00:00
EntityContextImpl.mapping 1.15 pre 5 new mappings and other cumulative new mappings (#996) 2019-12-05 23:28:21 +00: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 Names for some fields and methods in net.minecraft.data.server (#1021) 2020-01-03 20:52:06 +00: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
FallingBlockEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
FireworkEntity.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 19w44a 2019-10-30 16:28:24 +00: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 1.15.2-pre1 2020-01-14 20:22:47 +00: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
ProjectileUtil.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SpawnRestriction.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
SpawnType.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
TntEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00