I put the Baritone API into my mod, and it left me with the error below. This error occured in the IBaritoneProvider.java file. Is EntityPlayerSP removed in latest versions or something, and if it is, can someone tell me how to resolve the issue? (Please note that I am very new to making mods) Thanks!
import net.minecraft.client.entity.EntityPlayerSP;
^
symbol: class EntityPlayerSP
location: package net.minecraft.client.entity
1 reply
Important Information
By using this site, you agree to our Terms of Use.