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());