public abstract class NodeProcessor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
field_176165_d |
protected int |
field_176166_e |
protected IntHashMap |
field_176167_b |
protected int |
field_176168_c |
protected IBlockAccess |
field_176169_a |
Constructor and Description |
---|
NodeProcessor() |
Modifier and Type | Method and Description |
---|---|
protected PathPoint |
func_176159_a(int p_176159_1_,
int p_176159_2_,
int p_176159_3_) |
abstract PathPoint |
func_176160_a(Entity p_176160_1_,
double p_176160_2_,
double p_176160_4_,
double p_176160_6_) |
abstract PathPoint |
func_176161_a(Entity p_176161_1_) |
void |
func_176162_a(IBlockAccess p_176162_1_,
Entity p_176162_2_) |
void |
func_176163_a() |
abstract int |
func_176164_a(PathPoint[] p_176164_1_,
Entity p_176164_2_,
PathPoint p_176164_3_,
PathPoint p_176164_4_,
float p_176164_5_) |
protected IBlockAccess field_176169_a
protected IntHashMap field_176167_b
protected int field_176168_c
protected int field_176165_d
protected int field_176166_e
public void func_176162_a(IBlockAccess p_176162_1_, Entity p_176162_2_)
public void func_176163_a()
protected PathPoint func_176159_a(int p_176159_1_, int p_176159_2_, int p_176159_3_)
public abstract PathPoint func_176160_a(Entity p_176160_1_, double p_176160_2_, double p_176160_4_, double p_176160_6_)