Jump to content

[1.12.2] error: cannot find symbol


Cheezy Amuzus

Recommended Posts

So, I'm trying to port a mod from 1.7.10 to 1.12.2 and I tried porting an entity and I get 'error: cannot find symbol' for a few things and I'm wondering what the equivalent of these symbols are in 1.12.2.

 

symbol: class DataWatcher

location: package net.minecraft.entity

 

along with this line: return dataWatcher.getWatchableObjectInt(20);

 

--------------------------------------------

 

symbol: class EntityAIArrowAttack

location: package net.minecraft.entity.ai

 

along with this line: tasks.addTask(4, new EntityAIArrowAttack(this, 1.25D, 20, 10.0F));

 

 

Edited by Cheezy Amuzus
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.