HyCodeYourTale
classpublicPriority 3

AStarNodePoolSimple

com.hypixel.hytale.server.npc.navigation.AStarNodePoolSimple

implements AStarNodePool

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
AStarNodePoolSimple(int childCount)

Methods

Public Methods (2)

public
AStarNode allocate()
@Override
public
void deallocate(AStarNode node)
@Override

Fields

Private/Package Fields (1)

privateint childCount