Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MCDawn
Spleef
C# Class MCDawn.Spleef
Show file
Open project: jonnyli1125/MCDawn
Public Properties
Property
Type
Description
count
int
level
MCDawn.Level
Public Methods
Method
Description
End
(
Player
p
,
int
style
) :
void
SendRules
(
Player
p
) :
void
Start
( ) :
void
Method Details
End()
public
method
public
End
(
Player
p
,
int
style
) :
void
p
Player
style
int
return
void
SendRules()
public
method
public
SendRules
(
Player
p
) :
void
p
Player
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
count
public property
public
int
count
return
int
level
public property
public
Level,MCDawn
level
return
MCDawn.Level