Skip to content

Fix: Refactor world initialization with unified DistValidate checks#2070

Open
titan0115 wants to merge 3 commits into
IzzelAliz:FeudalKingsfrom
titan0115:FeudalKings
Open

Fix: Refactor world initialization with unified DistValidate checks#2070
titan0115 wants to merge 3 commits into
IzzelAliz:FeudalKingsfrom
titan0115:FeudalKings

Conversation

@titan0115
Copy link
Copy Markdown

Refactored world initialization and validation system to improve stability.
Changes
MinecraftServerMixin: Migrated from @decorate to @reDIrect for createLevels method
ServerLevelMixin: Replaced arclight$isActual() with DistValidate.isValid()
LevelMixin: Unified validation field initialization
Result
✅ Everything works!
World initialization completes correctly
Scoreboard manager initializes properly
World border listeners register successfully
Chunk generation runs stable

… for createLevels method, improving scoreboard manager setup and world border listener registration.
…DistValidate.isValid() for improved validation during world initialization and chunk generation.
…tual() checks, enhancing world initialization validation.
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.

1 participant