Jump to content

Recommended Posts

Posted

Hi! I would like extend the reach of the player controller for attack and interact with mobs!

 

I have extended the objetMouseOver to 50 blocks for get a entity from far.

When i attacking the entity, the boolean:

boolean flag5 = targetEntity.attackEntityFrom(DamageSource.causePlayerDamage(this), f);

The boolean return the result false. But when i force the result to true. The entity don't have knockback and die, but the IA it's not remove!

 

Example: I kill creeper from 12 blocks but the creeper can explode when i approach. What the fuck? O_O?

 

Sorry for my bad language i'm tired and i'm french :P

Thanks for your help.  8) 8) 8) 8) 8)

 

Posted

I don't found the setBlockReachDistance from the class PlayerInteractionManager (net.minecraft.server.management)

 

Thanks for your help, in progress  :D:P

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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