Spongeapi: Requesting a EntityAI

Created on 13 Nov 2017  路  7Comments  路  Source: SpongePowered/SpongeAPI

Hi so I notice that there's an NMS class EntityAIBreakDoor but no SpongeAPI counterpart....is this something that is going to be available? reason I ask is part of what I want to do is utilize the AttackLivingAITask and when say a Zombie finds a wall blocking them from getting to the Player inside...they're able to break the door down...or blocks down...or whatever is configured....can this be done?

entity feature request

All 7 comments

We will wait for zidane to implement pathfinder, then you can write one AI on your own.

@Zidane Have you already got work in progress for exposing the path finder, or do you think that is low hanging fruit someone else can pick up on?

@ryantheleach @liach Pathfinder or not the Vanilla AI task could still be exposed.

Hmmmm what does that mean?

Zidane said on irc that I may just try exposing the path finder in the api. For now, @Cleardragonf you can use forge mods to access mcp to modify ais.

awesome please let me know once it's exposed? 馃棥

@Cleardragonf You can take a look at #1758 to see if it fulfills your need.

Was this page helpful?
0 / 5 - 0 ratings