Skip to content

Conversation

@CursedFlames
Copy link
Member

good luck :)

ChunkStatus package change
ChunkStatus.ChunkType -> ChunkType
Either -> ChunkResult
registryOrThrow -> lookupOrThrow
getMinBuildHeight -> getMinY
getMaxBuildHeight -> getMaxY
getMinSection -> getMinSectionY
getMaxSection -> getMaxSectionY
getStatus -> getPersistedStatus
setStatus -> setPersistedStatus
TicksToSave -> PackedTicks
ConstructorSuper -> CTOR_HEAD
It will be entirely rewritten, so deleting the old code in a separate commit makes the commit diffs look nicer
@CursedFlames CursedFlames requested a review from NotStirred June 9, 2025 11:17
Copy link
Member

@NotStirred NotStirred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're on latest! A few discussion points, everything else is nits :)

Random non-blocking notes:

  • ClientCubeCache$Storage having everything named Chunk makes me feel uncomfortable, especially getChunk(I)LevelChunk -> getChunk(I)LevelCube

@NotStirred NotStirred enabled auto-merge (rebase) June 12, 2025 11:49
@NotStirred NotStirred disabled auto-merge June 12, 2025 11:51
@NotStirred NotStirred merged commit 0eab0b3 into 1.20.4 Jun 12, 2025
3 checks passed
@NotStirred NotStirred deleted the port/1.21.5 branch June 12, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants