类 PathTypeCache
java.lang.Object
net.minecraft.world.level.pathfinder.PathTypeCache
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private PathType
compute
(BlockGetter p_333989_, BlockPos p_334142_, int p_329562_, long p_332989_) private PathType
get
(int p_331898_, long p_334711_) getOrCompute
(BlockGetter p_328738_, BlockPos p_328240_) private static int
index
(long p_328788_) void
invalidate
(BlockPos p_332226_)
-
字段详细资料
-
SIZE
private static final int SIZE- 另请参阅:
-
MASK
private static final int MASK- 另请参阅:
-
positions
private final long[] positions -
pathTypes
-
-
构造器详细资料
-
PathTypeCache
public PathTypeCache()
-
-
方法详细资料
-
getOrCompute
-
get
-
compute
-
invalidate
-
index
private static int index(long p_328788_)
-