Class CleanTextureUtil
java.lang.Object
com.fastasyncworldedit.core.util.TextureUtil
com.fastasyncworldedit.core.util.CleanTextureUtil
- All Implemented Interfaces:
TextureHolder
-
Nested Class Summary
Nested classes/interfaces inherited from class TextureUtil
TextureUtil.BiomeColor -
Field Summary
Fields inherited from class TextureUtil
blockColors, blockDistance, distances, validBiomes, validBlockIds, validColors, validLayerBlocks, validLayerColors, validMixBiomeColors, validMixBiomeIds -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TextureUtil
averageColor, averageColor, calculateLayerArrays, colorDistance, combineTransparency, fork, fromBlocks, fromClipboard, fromMask, getBiome, getBiomeMix, getColor, getColor, getDarkerBlock, getDarkerBlock, getFolder, getIsBlockCloserThanBiome, getLighterBlock, getLighterBlock, getNearestBiome, getNearestBlock, getNearestBlock, getNearestBlock, getNearestLayer, getNextNearestBlock, getTextureUtil, getValidBlockIds, hasAlpha, hueDistance, loadModTextures, multiplyColor
-
Constructor Details
-
CleanTextureUtil
public CleanTextureUtil(TextureUtil parent, int minPercent, int maxPercent) throws FileNotFoundException - Throws:
FileNotFoundException
-
-
Method Details
-
getMin
public int getMin() -
getMax
public int getMax()
-