类 PathTypeCache
java.lang.Object
net.minecraft.world.level.pathfinder.PathTypeCache
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private PathType
compute
(BlockGetter p_330773_, BlockPos p_330311_, int p_330671_, long p_332065_) private PathType
get
(int p_330588_, long p_331771_) getOrCompute
(BlockGetter p_330930_, BlockPos p_331162_) private static int
index
(long p_332203_) void
invalidate
(BlockPos p_331507_)
-
字段详细资料
-
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_332203_)
-