Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
component:geolyzer [2015/01/14 23:40]
127.0.0.1 external edit
component:geolyzer [2017/04/12 07:15]
sylphio Quick update update geolyzer
Line 6: Line 6:
 Callbacks: Callbacks:
  
 +- `scan(x:​number,​ z:number[, y:number, w:number, d:number, h:number][, ignoreReplaceable:​boolean|options:​table]):​table`  ​
 +  Analyzes the density of the column at the specified relative coordinates.
 - `scan(x:​number,​ z:number[, ignoreReplaceable:​boolean]):​table`  ​ - `scan(x:​number,​ z:number[, ignoreReplaceable:​boolean]):​table`  ​
   Analyzes the density of the column at the specified relative coordinates. This will return a list of hardness values for the blocks in a vertical [-32, 32) range, relative to the height the geolyzer is located. The coordinates are relative to the location of the geolyzer. Hardness values for blocks further away from the geolyzer are more noisy than those for blocks nearby.   Analyzes the density of the column at the specified relative coordinates. This will return a list of hardness values for the blocks in a vertical [-32, 32) range, relative to the height the geolyzer is located. The coordinates are relative to the location of the geolyzer. Hardness values for blocks further away from the geolyzer are more noisy than those for blocks nearby.