Posted March 17, 201510 yr I am trying to get Class<? extends EntityLivingBase> by String. E.g: "Zombie" returns EntityZombie.class (from EntityList.class) Is it just me, or am I looking in wrong place that I don't see getClassFromString method. Method is either somewhere else or minecraft doesn't care about my feelings :C (Why u du dis ;_ Obviously I can just get public field. public static final Map stringToClassMapping = Maps.newHashMap(); Just asking if there is no methods somewhere else for this? 1.7.10 is no longer supported by forge, you are on your own.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.