mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-20 07:02:32 +01:00
end line
This commit is contained in:
parent
94e92741c8
commit
a2bd0f7906
@ -361,4 +361,4 @@ public class DynamicChunk extends Chunk {
|
||||
final int sectionIndex = ChunkUtils.getSectionAt(y);
|
||||
return sectionMap.computeIfAbsent(sectionIndex, key -> new Section());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user