package com.detrav.tools; /** * Created by wital_000 on 18.03.2016. */ public enum ToolDictNames { craftingToolProPickHead, craftingToolProPick; }