接口 SpawnPlacementType
public interface SpawnPlacementType
-
方法概要
修饰符和类型方法说明default BlockPos
adjustSpawnPosition
(LevelReader p_331949_, BlockPos p_333622_) boolean
isSpawnPositionOk
(LevelReader p_329488_, BlockPos p_335385_, EntityType<?> p_329870_)
-
方法详细资料
-
isSpawnPositionOk
boolean isSpawnPositionOk(LevelReader p_329488_, BlockPos p_335385_, @Nullable EntityType<?> p_329870_) -
adjustSpawnPosition
-