Package net.minecraft.entity.player
Class SpawnLocationHelper
java.lang.Object
net.minecraft.entity.player.SpawnLocationHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static BlockPos
getOverworldRespawnPos
(ServerWorld p_241092_0_, int p_241092_1_, int p_241092_2_, boolean p_241092_3_) static BlockPos
getSpawnPosInChunk
(ServerWorld p_241094_0_, ChunkPos p_241094_1_, boolean p_241094_2_)
-
Constructor Details
-
SpawnLocationHelper
public SpawnLocationHelper()
-
-
Method Details
-
getOverworldRespawnPos
@Nullable protected static BlockPos getOverworldRespawnPos(ServerWorld p_241092_0_, int p_241092_1_, int p_241092_2_, boolean p_241092_3_) -
getSpawnPosInChunk
@Nullable public static BlockPos getSpawnPosInChunk(ServerWorld p_241094_0_, ChunkPos p_241094_1_, boolean p_241094_2_)
-