Everything posted by clowcadia
-
Cant figure out how to pass Entity targetPos to task AIGoto
Ok i did that , so i corrected the comparissopn, along with nbt, now how can i pass the items nbt values to an ai task? https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/items/ItemTarget.java https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/living/Test.java https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/living/ai/AIGoto.java
-
Cant figure out how to pass Entity targetPos to task AIGoto
what part of my code exactly, passing values from my Item class?
-
Cant figure out how to pass Entity targetPos to task AIGoto
Yep, got that as for the data in item, its just temporary i am just trying to get it to work before i do the correct way of things
-
Cant figure out how to pass Entity targetPos to task AIGoto
both syntag error underlined red but apperantly foodstack.getItem() works
-
Cant figure out how to pass Entity targetPos to task AIGoto
i am trying to compare an itemstack , to what i inserted in the container if(foodStack.equals(ItemHandler.target)){ if(foodStack == ItemHandler.target){
-
Cant figure out how to pass Entity targetPos to task AIGoto
As thus comparing with unlocalized names, what are other ways of comparing?
-
Cant figure out how to pass Entity targetPos to task AIGoto
I am sorry, just recently i dont get much responce.. for like days sometimes. it is understanding after a day when i figure it out just its true i am impatient and i like input thats all
-
Cant figure out how to pass Entity targetPos to task AIGoto
is it just me or i am being ignored?
-
Cant figure out how to pass Entity targetPos to task AIGoto
I am trying to pass the targetPos BlockPos value to my AI Task so it can use it try and go to its xyz but on should execute its apears as null https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/living/Test.java https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/living/ai/AIGoto.java
-
Finding block position with an item
thank you
-
Finding block position with an item
the position of a black i right click on using item
-
Finding block position with an item
I am trying to figure out how to find block position by using item right click method. I looked at item egg class and item bow and entity egg class along with entity bow, nothing understandable thus yet
-
How to have an EntityTameable go to a certain location
no errors, just not executing \ entityWolf is the class i have been following along with entityAIFolowOwner
-
How to have an EntityTameable go to a certain location
updated link https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/living/ai/AIGoto.java
-
How to have an EntityTameable go to a certain location
nvm, it only work when the game is nto totally loaded
-
How to have an EntityTameable go to a certain location
found something on github that fixed it, code from 2012 none the less...
-
How to have an EntityTameable go to a certain location
Anyone?
-
How to have an EntityTameable go to a certain location
Tried this, https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/entities/Test.java https://github.com/Clowcadia/MinecraftForge/blob/master/1.11/NPCTesting/src/main/java/com/clowcadia/test/ai/TaskAIGoTo.java
-
How to have an EntityTameable go to a certain location
Looking through task ais, its quite complicated, i wonder if anyone can set me in the right direction
-
How can i set player.UniqueId on startup
awsome thank you
-
How can i set player.UniqueId on startup
both eclipse and jidea, both same results, testing on wolfs too, on entry they are sitted and i cant give them a bone either
-
How can i set player.UniqueId on startup
i want to be the owner of my entity prementantly , since each time i exit the client it resets me when i come back in
-
How can i set player.UniqueId on startup
is there a way to set my player unique id on start up
- Getting error with JIdea
- Getting error with JIdea
IPS spam blocked by CleanTalk.