Свойство | Type | Description | |
---|---|---|---|
BlockList | List |
Méthode | Description | |
---|---|---|
AllowBreak ( byte type ) : bool | ||
AnyBuild ( byte type ) : bool | ||
BuildIn ( byte type ) : bool | ||
Byte ( string type ) : byte | ||
Convert ( byte b ) : byte | ||
Death ( byte type ) : bool | ||
DoorAirs ( byte b ) : byte | ||
LavaKill ( byte type ) : bool | ||
LightPass ( byte type ) : bool | ||
Mover ( byte type ) : bool | ||
Name ( byte type ) : string | ||
NeedRestart ( byte type ) : bool | ||
OPBlocks ( byte type ) : bool | ||
Physics ( byte type ) : bool | ||
Placable ( byte type ) : bool | ||
RightClick ( byte type, bool countAir = false ) : bool | ||
SaveBlocks ( List |
||
SaveConvert ( byte b ) : byte | ||
SetBlocks ( ) : void | ||
Walkthrough ( byte type ) : bool | ||
WaterKill ( byte type ) : bool | ||
canPlace ( LevelPermission givenPerm, byte givenBlock ) : bool | ||
canPlace ( |
||
mb ( byte type ) : bool | ||
odoor ( byte b ) : byte | ||
portal ( byte type ) : bool | ||
tDoor ( byte b ) : bool |
public static AllowBreak ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static AnyBuild ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static LavaKill ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static LightPass ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static NeedRestart ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static OPBlocks ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static Placable ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static RightClick ( byte type, bool countAir = false ) : bool | ||
type | byte | |
countAir | bool | |
Résultat | bool |
public static SaveBlocks ( List |
||
givenList | List |
|
Résultat | void |
public static SaveConvert ( byte b ) : byte | ||
b | byte | |
Résultat | byte |
public static Walkthrough ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static WaterKill ( byte type ) : bool | ||
type | byte | |
Résultat | bool |
public static canPlace ( LevelPermission givenPerm, byte givenBlock ) : bool | ||
givenPerm | LevelPermission | |
givenBlock | byte | |
Résultat | bool |
public static canPlace ( |
||
p | ||
b | byte | |
Résultat | bool |