mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 11:13:45 +01:00 
			
		
		
		
	Better javadoc
Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
This commit is contained in:
		@@ -94,7 +94,7 @@ public class ChunkUtil {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Gets the y coordinate for specific I and J values for a Chunk 16x16x16x16 layerxyz Array[N][4096].
 | 
			
		||||
     * Gets the y coordinate for specific I and J values for a Chunk Nx16x16x16 layerxyz Array[N][4096].
 | 
			
		||||
     *
 | 
			
		||||
     * @param i Relative layer of the position in the layerxyz Array[16][4096]. May be negative.
 | 
			
		||||
     * @param j Position in the xyz Array[4096].
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user