Begin remigrate to Shiroha
uhm
This commit is contained in:
+2
-2
@@ -16,10 +16,10 @@ index be3bdce1b42a32f57d9ec71d8f115ea1ceac9d52..fc5161a77a4a846888c564123265a669
|
||||
|
||||
private RegionizedServer.WorldLevelData tickData;
|
||||
|
||||
+ // Camellia start - Pufferfish - Reduce projectile chunk loading
|
||||
+ // Shiroha start - Pufferfish - Reduce projectile chunk loading
|
||||
+ public long pufferfish$loadedThisTick = 0L;
|
||||
+ public long pufferfish$loadedTick = 0L;
|
||||
+ // Camellia end
|
||||
+ // Shiroha end
|
||||
// connections
|
||||
public final List<Connection> connections = new ArrayList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user