Package com.fastasyncworldedit.core.util
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 com.fastasyncworldedit.core.util.TextureUtil
TextureUtil.BiomeColor
-
Field Summary
Fields inherited from class com.fastasyncworldedit.core.util.TextureUtil
blockColors, blockDistance, distances, validBiomes, validBlockIds, validColors, validLayerBlocks, validLayerColors, validMixBiomeColors, validMixBiomeIds
-
Constructor Summary
-
Method Summary
Methods inherited from class com.fastasyncworldedit.core.util.TextureUtil
averageColor, averageColor, calculateLayerArrays, colorDistance, combineTransparency, 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()
-