Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Add type check to LevelLightEngineMixin for compatibility with Create #111

Merged
merged 1 commit into from
Jan 1, 2022

Commits on Dec 25, 2021

  1. Add check in LevelLightEngineMixin::construct for whether chunkProvid…

    …er::getLevel returns a Level. Avoids a possible ClassCastException in StarLightInterface's constructor if a custom LightChunkGetter which does not return a Level from its getLevel is passed as an argument to the LevelLightEngine constructor.
    AeiouEnigma committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    0ce1826 View commit details
    Browse the repository at this point in the history