yarn/mappings/net/minecraft
i509VCB 73f3f96ff9 Actually describe vague "checkChunk" methods. (#1548)
* Actually describe vague "checkChunk" methods.

These are quite vague, and the profiler call is all we really have to go off of.

From looking around the codebase, these methods validate the entity's chunkX/Y/Z positions are correct. If the entity's last and current chunk pos are not the same, move the entity to it's new chunk (which also changes the chunkX/Y/Z values to the correct ones).

Oh and some synthetic method params while I was at it.

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/entity/Entity.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/world/ClientWorld.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

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

* Update mappings/net/minecraft/client/world/ClientWorld.mapping

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

* match method name

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Yanis48 <doublecraft.official@gmail.com>
2020-07-10 13:04:35 +01:00
..
advancement Map the new advancement trigger (#1476) 2020-06-17 21:59:33 +01:00
block Less controversial new stuff (#1567) 2020-07-09 12:36:04 +01:00
client Actually describe vague "checkChunk" methods. (#1548) 2020-07-10 13:04:35 +01:00
command 20w27a 2020-07-01 17:44:38 +01:00
data Fix lots of spelling errors throughout yarn (#1506) 2020-06-24 17:34:48 +01:00
datafixer Less controversial new stuff (#1567) 2020-07-09 12:36:04 +01:00
enchantment Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00
entity Actually describe vague "checkChunk" methods. (#1548) 2020-07-10 13:04:35 +01:00
fluid Fix FluidState#matches not being consistent with Fluid#isIn (#1489) 2020-06-20 19:50:51 +01:00
inventory BasicInventory -> SimpleInventory (#1364) 2020-05-21 12:35:58 +01:00
item 20w28a 2020-07-08 18:49:17 +01:00
loot Default structures and minor fixes (#1509) 2020-06-25 13:27:28 +01:00
nbt 20w28a 2020-07-08 18:49:17 +01:00
network RateLimitedConnection (#1564) 2020-07-09 10:55:55 +01:00
particle Named the Codecs where possible (#1388) 2020-05-21 12:35:32 +01:00
potion stuff (#1231) 2020-03-30 09:10:03 +00:00
predicate Fix lots of spelling errors throughout yarn (#1506) 2020-06-24 17:34:48 +01:00
recipe 20w27a recipe book (#1538) 2020-07-07 22:52:06 +01:00
resource 20w27a 2020-07-01 17:44:38 +01:00
scoreboard 20w17a 2020-04-22 16:59:47 +01:00
screen 20w28a 2020-07-08 18:49:17 +01:00
server Actually describe vague "checkChunk" methods. (#1548) 2020-07-10 13:04:35 +01:00
sound pre1 stuff (#1420) 2020-06-07 16:02:50 +01:00
stat some 14a stuff (#1251) 2020-04-03 20:11:08 +01:00
state 1.16-pre5 2020-06-12 16:18:26 +01:00
structure Builtin registries (#1562) 2020-07-10 12:01:36 +01:00
tag New tag mappings and refactor of tag names (#1543) 2020-07-06 22:51:14 +01:00
test 20w22a 2020-05-29 14:31:34 +01:00
text Fix name inconsistency (#1558) 2020-07-09 10:59:06 +01:00
util Builtin registries (#1562) 2020-07-10 12:01:36 +01:00
village Fix lots of spelling errors throughout yarn (#1506) 2020-06-24 17:34:48 +01:00
world TypeConsumer is actually a visitor (#1566) 2020-07-10 12:59:25 +01:00
AreaHelper.mapping 20w28a 2020-07-08 18:49:17 +01:00
Bootstrap.mapping TypeConsumer is actually a visitor (#1566) 2020-07-10 12:59:25 +01:00
MinecraftVersion.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SharedConstants.mapping 20w17a 2020-04-22 16:59:47 +01:00
class_5425.mapping 20w27a 2020-07-01 17:44:38 +01:00