JavaScript is disabled on your browser.
Skip navigation links
Hytale Server API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.hypixel.hytale.server.npc.navigation
Interface AStarNodePool
All Known Implementing Classes:
AStarNodePoolSimple
public interface
AStarNodePool
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AStarNode
allocate
()
void
deallocate
(
AStarNode
var1)
Method Details
allocate
AStarNode
allocate
()
deallocate
void
deallocate
(
AStarNode
var1)