Guest User

Var_dump on self::$brush

a guest
Mar 24th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.90 KB | None | 0 0
  1. array(1){
  2. ["Sandertv"]=>
  3. object(Sandertv\BlockSniper\brush\Brush)#16783 (12) {
  4. ["player"]=>
  5. string(8) "Sandertv"
  6. ["resetSize"]=>
  7. int(0)
  8. ["type":"Sandertv\BlockSniper\brush\Brush":private]=>
  9. string(4) "fill"
  10. ["shape":"Sandertv\BlockSniper\brush\Brush":private]=>
  11. string(6) "sphere"
  12. ["size":"Sandertv\BlockSniper\brush\Brush":private]=>
  13. int(1)
  14. ["hollow":"Sandertv\BlockSniper\brush\Brush":private]=>
  15. bool(false)
  16. ["decrement":"Sandertv\BlockSniper\brush\Brush":private]=>
  17. bool(false)
  18. ["height":"Sandertv\BlockSniper\brush\Brush":private]=>
  19. int(1)
  20. ["perfect":"Sandertv\BlockSniper\brush\Brush":private]=>
  21. bool(true)
  22. ["blocks":"Sandertv\BlockSniper\brush\Brush":private]=>
  23. array(1) {
  24. [0]=>
  25. object(pocketmine\block\Stone)#16785 (7) {
  26. ["id":protected]=>
  27. int(1)
  28. ["meta":protected]=>
  29. int(0)
  30. ["boundingBox"]=>
  31. NULL
  32. ["level"]=>
  33. object(pocketmine\level\Level)#12639 (0) {
  34. }
  35. ["x"]=>
  36. int(202)
  37. ["y"]=>
  38. int(32)
  39. ["z"]=>
  40. int(457)
  41. }
  42. }
  43. ["obsolete":"Sandertv\BlockSniper\brush\Brush":private]=>
  44. array(1) {
  45. [0]=>
  46. object(pocketmine\block\Air)#16795 (7) {
  47. ["id":protected]=>
  48. int(0)
  49. ["meta":protected]=>
  50. int(0)
  51. ["boundingBox"]=>
  52. NULL
  53. ["level"]=>
  54. NULL
  55. ["x"]=>
  56. NULL
  57. ["y"]=>
  58. NULL
  59. ["z"]=>
  60. NULL
  61. }
  62. }
  63. ["biome":"Sandertv\BlockSniper\brush\Brush":private]=>
  64. string(6) "plains"
  65. }
Add Comment
Please, Sign In to add comment