mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-17 00:44:08 +00:00
add type doc
This commit is contained in:
parent
cd02f1e4be
commit
d1fd6aef44
@ -58,7 +58,7 @@ class Block extends Position implements BlockIds, Metadatable{
|
|||||||
public static $transparent = null;
|
public static $transparent = null;
|
||||||
/** @var \SplFixedArray<bool> */
|
/** @var \SplFixedArray<bool> */
|
||||||
public static $diffusesSkyLight = null;
|
public static $diffusesSkyLight = null;
|
||||||
/** @var \SplFixedArray */
|
/** @var \SplFixedArray<float> */
|
||||||
public static $blastResistance = null;
|
public static $blastResistance = null;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user