geforkt von Mirrors/Paper
Copy NBT in upgrade data neighbor ticks
Dieser Commit ist enthalten in:
Ursprung
e9d300a828
Commit
14f834f0a5
@ -17052,7 +17052,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ if (outOfBounds == null) {
|
||||
+ outOfBounds = Types.NBT.createEmptyList();
|
||||
+ }
|
||||
+ outOfBounds.addMap(tick);
|
||||
+ outOfBounds.addMap(tick.copy());
|
||||
+ }
|
||||
+ }
|
||||
+
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren