Class MCAUtil
java.lang.Object
net.rodofire.easierworldcreator.fileutil.MCAUtil
util class for mca files
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MCAUtil
public MCAUtil()
-
-
Method Details
-
getFiles
method to get every region file- Parameters:
world- the world of the file- Returns:
- the list of files (path to the file)
-
getChunks
method to get every generated chunk in a mca file- Parameters:
path- the path of the mca file- Returns:
- the list of every generated chunk
-