Class AStarNodePoolSimple
java.lang.Object
com.hypixel.hytale.server.npc.navigation.AStarNodePoolSimple
- All Implemented Interfaces:
AStarNodePool
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nodePool
-
childCount
private final int childCount
-
-
Constructor Details
-
AStarNodePoolSimple
public AStarNodePoolSimple(int childCount)
-
-
Method Details
-
allocate
- Specified by:
allocatein interfaceAStarNodePool
-