Package net.minecraft.world.entity
Interface SpawnPlacementType
public interface SpawnPlacementType
-
Method Summary
Modifier and TypeMethodDescriptiondefault BlockPos
adjustSpawnPosition
(LevelReader pLevel, BlockPos pPos) boolean
isSpawnPositionOk
(LevelReader pLevel, BlockPos pPos, EntityType<?> pEntityType)
-
Method Details
-
isSpawnPositionOk
-
adjustSpawnPosition
-