net.minecraft.core

public class SectionPos

extends Vec3i

gp
net.minecraft.core.SectionPos
net.minecraft.class_4076
net.minecraft.util.math.ChunkSectionPos
net.minecraft.util.math.SectionPos
net.minecraft.server.v1_16_R3.SectionPosition

构造函数概要

修饰符构造函数
private (int x, int y, int z)

方法概要

修饰符与类型方法
public static SectionPos
a(int arg0, int arg1, int arg2)
of(int arg0, int arg1, int arg2)
method_18676(int arg0, int arg1, int arg2)
from(int x, int y, int z)
func_218154_a(int arg0, int arg1, int arg2)
public static SectionPos
a(fx arg0)
of(BlockPos arg0)
method_18682(class_2338 arg0)
from(BlockPos pos)
func_218167_a(BlockPos arg0)
public static SectionPos
a(brd arg0, int arg1)
of(ChunkPos arg0, int arg1)
method_18681(class_1923 arg0, int arg1)
from(ChunkPos chunkPos, int y)
func_218156_a(ChunkPos arg0, int arg1)
public static SectionPos
a(aqa arg0)
of(Entity arg0)
method_18680(class_1297 arg0)
from(Entity entity)
func_218157_a(Entity arg0)
public static SectionPos
a(long arg0)
of(long arg0)
method_18677(long arg0)
from(long packed)
func_218170_a(long arg0)
public static long
a(long arg0, gc arg1)
offset(long arg0, Direction arg1)
method_18679(long arg0, class_2350 arg1)
offset(long packed, Direction direction)
func_218172_a(long arg0, Direction arg1)
public static long
a(long arg0, int arg1, int arg2, int arg3)
offset(long arg0, int arg1, int arg2, int arg3)
method_18678(long arg0, int arg1, int arg2, int arg3)
offset(long packed, int x, int y, int z)
func_218174_a(long arg0, int arg1, int arg2, int arg3)
public static int
a(int arg0)
blockToSectionCoord(int arg0)
method_18675(int arg0)
getSectionCoord(int coord)
func_218159_a(int arg0)
public static int
b(int arg0)
sectionRelative(int arg0)
method_18684(int arg0)
getLocalCoord(int coord)
func_218171_b(int arg0)
public static short
b(fx arg0)
sectionRelativePos(BlockPos arg0)
method_19454(class_2338 arg0)
packLocal(BlockPos pos)
func_218150_b(BlockPos arg0)
public static int
a(short arg0)
sectionRelativeX(short arg0)
method_30551(short arg0)
unpackLocalX(short packedLocalPos)
func_243641_a(short arg0)
public static int
b(short arg0)
sectionRelativeY(short arg0)
method_30552(short arg0)
unpackLocalY(short packedLocalPos)
func_243642_b(short arg0)
public static int
c(short arg0)
sectionRelativeZ(short arg0)
method_30553(short arg0)
unpackLocalZ(short packedLocalPos)
func_243643_c(short arg0)
public int
d(short arg0)
relativeToBlockX(short arg0)
method_30554(short arg0)
unpackBlockX(short packedLocalPos)
func_243644_d(short arg0)
public int
e(short arg0)
relativeToBlockY(short arg0)
method_30555(short arg0)
unpackBlockY(short packedLocalPos)
func_243645_e(short arg0)
public int
f(short arg0)
relativeToBlockZ(short arg0)
method_30556(short arg0)
unpackBlockZ(short packedLocalPos)
func_243646_f(short arg0)
public BlockPos
g(short arg0)
relativeToBlockPos(short arg0)
method_30557(short arg0)
unpackBlockPos(short packedLocalPos)
func_243647_g(short arg0)
public static int
c(int arg0)
sectionToBlockCoord(int arg0)
method_18688(int arg0)
getBlockCoord(int sectionCoord)
func_218142_c(int arg0)
public static int
b(long arg0)
x(long arg0)
method_18686(long arg0)
unpackX(long packed)
func_218173_b(long arg0)
public static int
c(long arg0)
y(long arg0)
method_18689(long arg0)
unpackY(long packed)
func_218144_c(long arg0)
public static int
d(long arg0)
z(long arg0)
method_18690(long arg0)
unpackZ(long packed)
func_218153_d(long arg0)
public int
a()
x()
method_18674()
getSectionX()
func_218149_a()
public int
b()
y()
method_18683()
getSectionY()
func_218163_b()
public int
c()
z()
method_18687()
getSectionZ()
func_218148_c()
public int
d()
minBlockX()
method_19527()
getMinX()
func_218161_d()
public int
e()
minBlockY()
method_19528()
getMinY()
func_218151_e()
public int
f()
minBlockZ()
method_19529()
getMinZ()
func_218164_f()
public int
g()
maxBlockX()
method_19530()
getMaxX()
func_218152_g()
public int
h()
maxBlockY()
method_19531()
getMaxY()
func_218165_h()
public int
i()
maxBlockZ()
method_19532()
getMaxZ()
func_218143_r()
public static long
e(long arg0)
blockToSection(long arg0)
method_18691(long arg0)
fromBlockPos(long blockPos)
func_218162_e(long arg0)
public static long
f(long arg0)
getZeroNode(long arg0)
method_18693(long arg0)
withZeroY(long pos)
func_218169_f(long arg0)
public BlockPos
p()
origin()
method_19767()
getMinPos()
func_218147_s()
public BlockPos
q()
center()
method_19768()
getCenterPos()
func_218160_t()
public ChunkPos
r()
chunk()
method_18692()
toChunkPos()
func_218155_u()
public static long
b(int arg0, int arg1, int arg2)
asLong(int arg0, int arg1, int arg2)
method_18685(int arg0, int arg1, int arg2)
asLong(int x, int y, int z)
func_218166_b(int arg0, int arg1, int arg2)
public long
s()
asLong()
method_18694()
asLong()
func_218146_v()
public Stream<BlockPos>
t()
blocksInside()
method_19533()
streamBlocks()
func_218145_w()
public static Stream<SectionPos>
a(gp arg0, int arg1)
cube(SectionPos arg0, int arg1)
method_20439(class_4076 arg0, int arg1)
stream(ChunkSectionPos center, int radius)
func_218158_a(SectionPos arg0, int arg1)
public static Stream<SectionPos>
b(brd arg0, int arg1)
aroundChunk(ChunkPos arg0, int arg1)
method_22446(class_1923 arg0, int arg1)
stream(ChunkPos center, int radius)
func_229421_b_(ChunkPos arg0, int arg1)
public static Stream<SectionPos>
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
betweenClosedStream(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_20438(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
stream(int minX, int minY, int minZ, int maxX, int maxY, int maxZ)
func_218168_a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)