yarn/mappings/net/minecraft/world/chunk
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
..
light World package stuff (#1980) 2021-01-24 16:38:19 +00:00
ArrayPalette.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
BiMapPalette.mapping stuff (#1231) 2020-03-30 09:10:03 +00:00
BlockEntityTickInvoker.mapping BlockEntity tick and creation (#1836) 2020-11-06 12:49:58 +00:00
Chunk.mapping Random stuff (#1947) 2021-01-03 20:53:34 +00:00
ChunkCache.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
ChunkDataAccess.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
ChunkDataList.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
ChunkManager.mapping 20w45a 2020-11-04 20:44:22 +00:00
ChunkNibbleArray.mapping Random stuff (#1947) 2021-01-03 20:53:34 +00:00
ChunkProvider.mapping A bunch of param names (#1436) 2020-06-07 16:01:40 +01:00
ChunkSection.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
ChunkStatus.mapping 21w06a 2021-02-10 18:42:45 +00:00
ChunkStatusChangeListener.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
ChunkToNibbleArrayMap.mapping Merge #822 2019-09-12 14:28:23 +01:00
ColumnChunkNibbleArray.mapping Random stuff (#1947) 2021-01-03 20:53:34 +00:00
EmptyChunk.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
EntityChunkDataAccess.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
IdListPalette.mapping Fix the IdListPalette.fallback field not matching the parameter name (#1781) 2020-10-11 15:59:50 +01:00
Palette.mapping 20w22a 2020-05-29 14:31:34 +01:00
PaletteResizeListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PalettedContainer.mapping 21w06a 2021-02-10 18:42:45 +00:00
ProtoChunk.mapping 21w06a 2021-02-10 18:42:45 +00:00
ReadOnlyChunk.mapping Map chunk and chunk statuses (Reattached) (#1511) 2020-06-26 12:34:45 +01:00
UpgradeData.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
WorldChunk.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00