package ee3.common.lib; /** * RenderIds * * Library containing the various ids for different renders in the mod * * @author pahimar * @license Lesser GNU Public License v3 (http://www.gnu.org/licenses/lgpl.html) * */ public class RenderIds { public static int calcinatorRenderId; }