Merge 26.1.2 changes to 26.2 branch
This commit is contained in:
committed by
Helvetica Volubi
parent
8a7b605fa6
commit
f703bda607
@@ -205,7 +205,7 @@ public class EntitiesCounterUtil {
|
||||
|
||||
// Paper start - Optional per player mob spawns
|
||||
if (countMobs) {
|
||||
chunk.level.getChunkSource().chunkMap.updatePlayerMobTypeMap(entity);
|
||||
((ServerLevel) chunk.getLevel()).getChunkSource().chunkMap.updatePlayerMobTypeMap(entity);
|
||||
}
|
||||
// Paper end - Optional per player mob spawns
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user