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