9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

Updated Upstream (Purpur)

Upstream has released updates that appear to apply and compile correctly

Purpur Changes:
PurpurMC/Purpur@162bd288 Updated Upstream (Paper)
This commit is contained in:
NONPLAYT
2025-06-19 23:25:47 +03:00
parent 9b329caee2
commit 9e1b0a9beb
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
- static final Color[] colors = {
+ public static final Color[] colors = { // DivineMC - Pufferfish SIMD - make public
// Start generate - MapPalette#colors
// @GeneratedFrom 1.21.6-rc1
// @GeneratedFrom 1.21.6
new Color(0x00000000, true),
@@ -395,9 +_,15 @@
temp.getRGB(0, 0, temp.getWidth(), temp.getHeight(), pixels, 0, temp.getWidth());

View File

@@ -2,7 +2,7 @@ group = org.bxteam.divinemc
version=1.21.6-R0.1-SNAPSHOT
mcVersion=1.21.6
purpurRef=46a28b93bdb4a99d5f3eed7401d99665dfcf256d
purpurRef=162bd2883b33f39b55bed76247be38d133ee2396
experimental=true
org.gradle.configuration-cache=true