Adjust platform specific code to recent changes (#1997)
* chore: remove usage of MCUtil in StarlightRelighter * chore: cleanup of unused imports * hacky shit-fuckery for papers new chunksystem und refactor * chore: address review comments * Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.9 (#2001) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: suppress exceptions for field retrieval, cache fields / methods Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bbc1db9bd2
commit
2fe54a04b5
@ -12,6 +12,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paperDevBundle("1.19.2-R0.1-20220805.230830-1")
|
||||
paperDevBundle("1.19.2-R0.1-20221029.172539-134")
|
||||
compileOnly("io.papermc:paperlib")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user