net.minecraft.core

public class SectionPos

extends Vec3i

gd
net.minecraft.core.SectionPos
net.minecraft.class_4076
net.minecraft.util.math.ChunkSectionPos
net.minecraft.util.math.SectionPos
net.minecraft.server.v1_15_R1.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(fk arg0)
of(BlockPos arg0)
method_18682(class_2338 arg0)
from(BlockPos pos)
func_218167_a(BlockPos arg0)
public static SectionPos
a(bje 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(akn 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, fp 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(fk arg0)
sectionRelativePos(BlockPos arg0)
method_19454(class_2338 arg0)
getPackedLocalPos(BlockPos pos)
func_218150_b(BlockPos arg0)
public static int
c(int arg0)
sectionToBlockCoord(int arg0)
method_18688(int arg0)
getWorldCoord(int chunkCoord)
func_218142_c(int arg0)
public static int
b(long arg0)
x(long arg0)
method_18686(long arg0)
getX(long packed)
func_218173_b(long arg0)
public static int
c(long arg0)
y(long arg0)
method_18689(long arg0)
getY(long packed)
func_218144_c(long arg0)
public static int
d(long arg0)
z(long arg0)
method_18690(long arg0)
getZ(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
r()
maxBlockZ()
method_19532()
getMaxZ()
func_218143_r()
public static long
e(long arg0)
blockToSection(long arg0)
method_18691(long arg0)
fromGlobalPos(long globalLong)
func_218162_e(long arg0)
public static long
f(long arg0)
getZeroNode(long arg0)
method_18693(long arg0)
withZeroZ(long pos)
func_218169_f(long arg0)
public BlockPos
s()
origin()
method_19767()
getMinPos()
func_218147_s()
public BlockPos
t()
center()
method_19768()
getCenterPos()
func_218160_t()
public ChunkPos
u()
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
v()
asLong()
method_18694()
asLong()
func_218146_v()
public Stream<BlockPos>
w()
blocksInside()
method_19533()
streamBlocks()
func_218145_w()
public static Stream<SectionPos>
a(gd 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(bje 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)