yarn/mappings/net/minecraft/entity
liach 47bdb3b9e4
Entity stuff, see #1905 (#1967)
* Squash the review stuff

Co-authored-by: Henry <obw@generalprogramming.org>
Co-authored-by: Thalia Nero <chrisvn00@gmail.com>

commit b9e91de684
Author: Henry <obw@generalprogramming.org>
Date:   Fri Jan 1 18:06:37 2021 +0000

    Apply some cleanup from code review

    Also removes some bits not present in 20w51a

    Co-authored-by: YanisBft <doublecraft.official@gmail.com>

commit e9f0cea6e7
Author: Henry Le Grys <henry@legrys.info>
Date:   Wed Dec 9 19:40:28 2020 +0000

    Add javadocs for MessageListener

commit a6fe16a9cd
Author: Henry Le Grys <henry@legrys.info>
Date:   Wed Dec 9 18:31:29 2020 +0000

    Apply some suggestions to clean up

    - Restored missing Entity methods
    - Fixed comment reference
    - Unmapped generic `flagSet`-named methods

commit cbacd58a0a
Author: Henry Le Grys <henry@legrys.info>
Date:   Thu Dec 3 18:56:45 2020 +0000

    Apply some suggestions & map extra names

commit 411b92b91f
Merge: c5287fed0 c0a046c66
Author: Henry Le Grys <henry@legrys.info>
Date:   Thu Dec 3 17:55:40 2020 +0000

    Merge 20w49a into world-entity

commit c5287fed06
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Wed Nov 11 23:18:02 2020 -0500

    listener -> handler

commit 490818513e
Merge: d74d922b0 3465a1132
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Sun Nov 8 14:53:43 2020 -0500

    Merge branch '20w45a' into world-entity

commit d74d922b0b
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Sat Nov 7 15:28:32 2020 -0500

    Update mappings from review.

commit fbb44ecbb9
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Sat Nov 7 01:51:17 2020 -0500

    Some docs and mapping of methods called by the entity stuff.

commit 095711c00a
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Sat Nov 7 01:28:23 2020 -0500

    Some parameters and mappings.

commit caea9fed00
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Sat Nov 7 01:14:33 2020 -0500

    Filter -> TypeFilter

commit 9d82f4bcc4
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Fri Nov 6 20:19:18 2020 -0500

    Map ChunkStatusChangeListener.

commit 4699e0991e
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Fri Nov 6 20:11:11 2020 -0500

    Map more entity loading stuff.

commit 8a30358ef2
Merge: 6d0aa8cff ee05e2b40
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Fri Nov 6 18:10:03 2020 -0500

    Merge branch '20w45a' of github.com:FabricMC/yarn into world-entity

commit 6d0aa8cff7
Author: Thalia Nero <chrisvn00@gmail.com>
Date:   Fri Nov 6 03:43:11 2020 -0500

    Map a lot of entity world interaction shenanigans. Feeling tired might remap later.

* Extra classes

* tweaks

* Revert some refactors

* meh, enigma bad

* move entitylike to world as it's more s/l related than actual entity

* Eliminate the "group"

Signed-off-by: liach <liach@users.noreply.github.com>

* Bunch renames, should make sense now

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix javadoc types

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Human-friendly name for synthetic fields in case they appear

* rename

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2021-02-10 19:35:29 +00:00
..
ai Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
attribute Some entity attribute docs (#1609) 2020-07-27 19:45:14 +01:00
boss Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
damage Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
data Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
decoration Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
effect Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
mob Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
passive Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
player Bundle tutorial (#2011) 2021-02-07 13:31:42 +00:00
projectile Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
raid Move raid classes to village package (#1482) 2020-06-21 22:00:14 +01:00
vehicle Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
AreaEffectCloudEntity.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Bucketable.mapping 20w51a things (#1918) 2020-12-31 14:22:27 +00: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 Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
Entity.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
EntityData.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityDimensions.mapping 20w51a things (#1918) 2020-12-31 14:22:27 +00: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 Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
EquipmentSlot.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ExperienceOrbEntity.mapping Map something for experience orb (#1893) 2020-11-29 22:05:30 +00:00
EyeOfEnderEntity.mapping Corrected EyeOfEnderEntity mappings & comment (#1576) 2020-08-02 09:36:19 +01:00
FallingBlockEntity.mapping 20w49a stuff (#1903) 2020-12-09 12:21:32 +00: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 Entity package stuff (#1979) 2021-01-25 18:28:38 +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 20w49a stuff (#1903) 2020-12-09 12:21:32 +00:00
LivingEntity.mapping 20w51a things (#1918) 2020-12-31 14:22:27 +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
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 Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
SpawnReason.mapping EntityCategory -> SpawnGroup, SpawnType -> SpawnReason (#1327) 2020-05-06 21:53:25 +01:00
SpawnRestriction.mapping Entity package stuff (#1979) 2021-01-25 18:28:38 +00:00
TntEntity.mapping 20w46a 2020-11-11 19:27:23 +00:00