yarn/mappings/net/minecraft/world
liach 3e0278676c
rc2 stuff (#2565)
* rc2 stuff

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

* Don't use weird arrow

Co-authored-by: liach <liach@users.noreply.github.com>
2021-07-10 12:27:42 +01:00
..
biome Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
border Random stuff (#2463) 2021-06-04 13:02:31 +01:00
chunk 1.17.1-pre2/pre3 stuff (#2535) 2021-07-01 13:54:06 +01:00
dimension Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
entity About entity network ID (#2472) 2021-06-07 14:45:06 +01:00
event Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
explosion 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
gen Misc structure gen mappings (#2559) 2021-07-05 16:32:02 +01:00
level 1.17.1-rc1 2021-07-01 17:21:19 +01:00
poi Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
storage rc2 stuff (#2565) 2021-07-10 12:27:42 +01:00
timer 21w19a 2021-05-12 17:50:44 +02:00
updater Complete WorldUpdator (#1855) 2020-11-07 12:51:54 +00:00
BlockCollisionSpliterator.mapping Some collision stuff, fixes #2443 (#2444) 2021-05-31 17:18:53 +01:00
BlockLocating.mapping PortalUtil -> BlockLocating, and findColumnEnd (#2514) 2021-07-04 01:31:50 +01:00
BlockRenderView.mapping Mappings relating to code that uses CsvWriter (#1186) 2020-03-20 18:16:55 +00:00
BlockStateRaycastContext.mapping Fixes around blocks (#2173) 2021-03-20 12:05:58 +00:00
BlockView.mapping world 21w13a stuff (#2277) 2021-04-06 09:51:17 +01:00
ChunkPosDistanceLevelPropagator.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
ChunkRegion.mapping 21w20a 2021-05-19 19:20:40 +02:00
ChunkSectionCache.mapping misc things (#2409) 2021-05-18 15:38:15 +00:00
ChunkSerializer.mapping world 21w13a stuff (#2277) 2021-04-06 09:51:17 +01:00
ChunkTickScheduler.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
ChunkUpdateState.mapping world 21w13a stuff (#2277) 2021-04-06 09:51:17 +01:00
CollisionView.mapping Some collision stuff, fixes #2443 (#2444) 2021-05-31 17:18:53 +01:00
CommandBlockExecutor.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
Difficulty.mapping 20w46a 2020-11-11 19:27:23 +00:00
EmptyBlockView.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityList.mapping Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
EntityView.mapping Add javadoc linting task using Filament (#2318) 2021-04-13 12:59:43 +01:00
FeatureUpdater.mapping misc things (#2409) 2021-05-18 15:38:15 +00:00
ForcedChunkState.mapping world 21w13a stuff (#2277) 2021-04-06 09:51:17 +01:00
GameMode.mapping Game mode stuff (#1899) 2020-12-02 14:37:37 +00:00
GameRules.mapping world stuff (#2422) 2021-05-21 14:29:23 +00:00
HeightLimitView.mapping Refactored some cursed height limit view names (#2027) 2021-02-07 13:30:35 +00:00
Heightmap.mapping world stuff (#2422) 2021-05-21 14:29:23 +00:00
IdCountsState.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
LightType.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
LocalDifficulty.mapping 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
LunarWorldView.mapping Add getSkyAngle mapping (#1734) 2020-08-30 11:05:18 +01:00
MobSpawnerEntry.mapping Some constants (#2487) 2021-06-12 00:32:38 +01:00
MobSpawnerLogic.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
ModifiableTestableWorld.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ModifiableWorld.mapping Remove unnecessary paragraph end tags from documentation (#2295) 2021-04-11 13:08:07 +01:00
MultiTickScheduler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
MutableWorldProperties.mapping Spawn angle mappings (#1581) 2020-07-16 15:46:34 +01:00
PersistentState.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
PersistentStateManager.mapping Refactor toTag/fromTag to follow current conventions. (#2037) 2021-02-17 18:16:46 +00:00
PortalForcer.mapping Mappings for nether portal-related functionality (#2052) 2021-02-13 17:01:51 +00:00
RaycastContext.mapping rayTrace -> raycast (#1700) 2020-08-23 22:04:34 +01:00
RegistryWorldView.mapping class_5423 -> RegistryWorldView (#2026) 2021-02-07 13:30:58 +00:00
SaveProperties.mapping world 21w13a stuff (#2277) 2021-04-06 09:51:17 +01:00
ScheduledTick.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
SectionDistanceLevelPropagator.mapping Moved a lot of "util" classes to more appropriate packages (#1171) 2020-03-17 23:04:34 +00:00
ServerWorldAccess.mapping ServerWorldAccess is different now (#1618) 2020-07-28 20:13:43 +01:00
SpawnHelper.mapping Some constants (#2487) 2021-06-12 00:32:38 +01:00
StructureHolder.mapping Map chunk and chunk statuses (Reattached) (#1511) 2020-06-26 12:34:45 +01:00
StructureWorldAccess.mapping ServerWorldAccess -> StructureWorldAccess (#1587) 2020-07-26 15:23:50 +01:00
TeleportTarget.mapping Improve documentation for teleport targets (#2379) 2021-05-05 11:57:42 +00:00
TestableWorld.mapping Random stuff (#2463) 2021-06-04 13:02:31 +01:00
TickPriority.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
TickScheduler.mapping 21w13a 2021-03-31 19:47:17 +01:00
Vibration.mapping Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
WanderingTraderManager.mapping Some constants (#2487) 2021-06-12 00:32:38 +01:00
World.mapping Map some constants found in the world classes (#2288) 2021-04-08 10:41:09 +01:00
WorldAccess.mapping 21w13a 2021-03-31 19:47:17 +01:00
WorldEvents.mapping Name remaining world event (#2458) 2021-06-02 11:14:12 +01:00
WorldProperties.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
WorldSaveHandler.mapping World package stuff (#1980) 2021-01-24 16:38:19 +00:00
WorldView.mapping 21w08a Packet stuff (#2104) 2021-03-10 18:17:14 +00:00