接口 SpawnPlacementType
public interface SpawnPlacementType
-
方法概要
修饰符和类型方法说明default BlockPos
adjustSpawnPosition
(LevelReader p_321714_, BlockPos p_321542_) boolean
isSpawnPositionOk
(LevelReader p_321641_, BlockPos p_321773_, EntityType<?> p_321744_)
-
方法详细资料
-
isSpawnPositionOk
boolean isSpawnPositionOk(LevelReader p_321641_, BlockPos p_321773_, @Nullable EntityType<?> p_321744_) -
adjustSpawnPosition
-