mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-16 00:15:35 +00:00
fix doc inconsistency
This commit is contained in:
parent
c86132028e
commit
a1cf5dbd1e
@ -51,9 +51,7 @@ class BlockFactory{
|
|||||||
/** @var \SplFixedArray<float> */
|
/** @var \SplFixedArray<float> */
|
||||||
public static $blastResistance = null;
|
public static $blastResistance = null;
|
||||||
|
|
||||||
/**
|
/** @var int[] */
|
||||||
* @var int[]
|
|
||||||
*/
|
|
||||||
public static $staticRuntimeIdMap = [];
|
public static $staticRuntimeIdMap = [];
|
||||||
|
|
||||||
/** @var int[] */
|
/** @var int[] */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user