blob: de2285b121a38445e456606d5e69a2d724d4fe9b [file] [log] [blame] [raw]
package mods.railcraft.api.helpers;
/**
*
* @author CovertJaguar <http://www.railcraft.info/>
*/
public class Helpers {
public static StructureHelper structures;
}