Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
pocketmine
event
level
SpawnChangeEvent
PHP 클래스 pocketmine\event\level\SpawnChangeEvent
The previous spawn is included
상속:
extends
LevelEvent
파일 보기
프로젝트 열기: ClearSkyTeam/ClearSky
공개 프로퍼티들
프로퍼티
타입
설명
$handlerList
공개 메소드들
메소드
설명
__construct
(
Level
$level
,
Position
$previousSpawn
)
getPreviousSpawn
( ) :
Position
메소드 상세
__construct()
공개
메소드
public
__construct
(
Level
$level
,
Position
$previousSpawn
)
$level
pocketmine\level\Level
$previousSpawn
pocketmine\level\Position
getPreviousSpawn()
공개
메소드
public
getPreviousSpawn
( ) :
Position
리턴
pocketmine\level\Position
프로퍼티 상세
$handlerList
공개적으로 정적으로 프로퍼티
public
static
$handlerList