OSDN Git Service

finalBuild(1.5.1移行)
[chemicraft/ChemiCraftNext.git] / common / pcc / chemicraft / util / ICompoundHandler.java
index 76fd87c..a062af5 100644 (file)
@@ -52,6 +52,6 @@ public interface ICompoundHandler {
         * iconIndexの指定
         * @return iconIndex
         */
-       public int getIconIndexHandler();
+       public String getIconIndexHandler();
 
 }