class CommonAssetValidator
com.hypixel.hytale.server.core.asset.common
Methods: static int getDuplicateAssetCount(); static void clearAllAssets(); static java.util.List<com.hypixel.hytale.server.core.asset.common.CommonAsset> getCommonAssetsStartingWith(java.lang.String, java.lang.String); static boolean hasCommonAsset(java.lang.String); static boolean hasCommonAsset(com.hypixel.hytale.assetstore.AssetPack, java.lang.String); static com.hypixel.hytale.server.core.asset.common.CommonAsset getByName(java.lang.String); static com.hypixel.hytale.server.core.asset.common.CommonA