Find the sectors in a given blockmap in which the entity would be represented within a given range.</p></div><dlclass="paramcmts block"><dtclass="param">zone</dt><ddclass="cmt"><p>what region the blockmap represents</p></dd><dtclass="param">range</dt><ddclass="cmt"><p>the custom distance from the central sector along the major axes</p></dd><dt>returns</dt><ddclass="cmt"><p>a conglomerate sector which lists all of the entities in the allocated sector(s)</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="../../zones/blockmap/BlockMapEntity.html"name="net.psforever.objects.zones.blockmap.BlockMapEntity"id="net.psforever.objects.zones.blockmap.BlockMapEntity"class="extype">BlockMapEntity</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#synchronized"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="synchronized[T0](x$1:=>T0):T0"></a><aid="synchronized[T0](=>T0):T0"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#synchronized[T0](x$1:=>T0):T0"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">synchronized</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="params">(<spanname="arg0">arg0: =><spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span>)</span><spanclass="result">: <spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.environment.PieceOfEnvironment#testInteraction"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="testInteraction(pos:net.psforever.types.Vector3,varDepth:Float):Boolean"></a><aid="testInteraction(Vector3,Float):Boolean"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#testInteraction(pos:net.psforever.types.Vector3,varDepth:Float):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">testInteraction</span><spanclass="params">(<spanname="pos">pos: <ahref="../../../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>, <spanname="varDepth">varDepth: <spanname="scala.Float"class="extype">Float</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">Is the test point "within" the bounds of the represented environment?</p><divclass="fullcomment"><divclass="comment cmt"><p>Is the test point "within" the bounds of the represented environment?</p></div><dlclass="paramcmts block"><dtclass="param">pos</dt><ddclass="cmt"><p>the test point</p></dd><dtclass="param">varDepth</dt><ddclass="cmt"><p>how far "into" the environment the point must be</p></dd><dt>returns</dt><ddclass="cmt"><p><code>true</code>, if the point is sufficiently "deep";
<code>false</code>, otherwise</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="PieceOfEnvironment.html"name="net.psforever.objects.serverobject.environment.PieceOfEnvironment"id="net.psforever.objects.serverobject.environment.PieceOfEnvironment"class="extype">PieceOfEnvironment</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.environment.PieceOfEnvironment#testStepIntoInteraction"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="testStepIntoInteraction(pos:net.psforever.types.Vector3,previousPos:net.psforever.types.Vector3,varDepth:Float):Option[Boolean]"></a><aid="testStepIntoInteraction(Vector3,Vector3,Float):Option[Boolean]"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#testStepIntoInteraction(pos:net.psforever.types.Vector3,previousPos:net.psforever.types.Vector3,varDepth:Float):Option[Boolean]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">testStepIntoInteraction</span><spanclass="params">(<spanname="pos">pos: <ahref="../../../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>, <spanname="previousPos">previousPos: <ahref="../../../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>, <spanname="varDepth">varDepth: <spanname="scala.Float"class="extype">Float</span></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<spanname="scala.Boolean"class="extype">Boolean</span>]</span></span><pclass="shortcomment cmt">Did the test point move into or leave the bounds of the represented environment since its previous test?</p><divclass="fullcomment"><divclass="comment cmt"><p>Did the test point move into or leave the bounds of the represented environment since its previous test?</p></div><dlclass="paramcmts block"><dtclass="param">pos</dt><ddclass="cmt"><p>the test point</p></dd><dtclass="param">previousPos</dt><ddclass="cmt"><p>the previous test point which is being compared against</p></dd><dtclass="param">varDepth</dt><ddclass="cmt"><p>how far "into" the environment the point must be</p></dd><dt>returns</dt><ddclass="cmt"><p><code>Some(true)</code>, if the point has become sufficiently "deep";
<code>Some(false)</code>, if the point has left the sufficiently "deep" region;
<code>None</code>, otherwise</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="PieceOfEnvironment.html"name="net.psforever.objects.serverobject.environment.PieceOfEnvironment"id="net.psforever.objects.serverobject.environment.PieceOfEnvironment"class="extype">PieceOfEnvironment</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMapEntity#updateBlockMapEntry"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="updateBlockMapEntry(newCoords:net.psforever.types.Vector3):Boolean"></a><aid="updateBlockMapEntry(Vector3):Boolean"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#updateBlockMapEntry(newCoords:net.psforever.types.Vector3):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">updateBlockMapEntry</span><spanclass="params">(<spanname="newCoords">newCoords: <ahref="../../../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">Update the internal data's known coordinate position without changing representation on whatever blockmap.</p><divclass="fullcomment"><divclass="comment cmt"><p>Update the internal data's known coordinate position without changing representation on whatever blockmap.
Has the potential to cause major issues with the blockmap if used without external checks.</p></div><dlclass="paramcmts block"><dtclass="param">newCoords</dt><ddclass="cmt"><p>the coordinate position</p></dd><dt>returns</dt><ddclass="cmt"><p><code>true</code>, if the coordinates were updated;
<code>false</code>, otherwise</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="../../zones/blockmap/BlockMapEntity.html"name="net.psforever.objects.zones.blockmap.BlockMapEntity"id="net.psforever.objects.zones.blockmap.BlockMapEntity"class="extype">BlockMapEntity</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#wait"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="wait():Unit"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#wait():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">wait</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.InterruptedException]</span></span>)</span></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#wait"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="wait(x$1:Long,x$2:Int):Unit"></a><aid="wait(Long,Int):Unit"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#wait(x$1:Long,x$2:Int):Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">wait</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.Long"class="extype">Long</span></span>, <spanname="arg1">arg1: <spanname="scala.Int"class="extype">Int</span></span>)</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.InterruptedException]</span></span>)</span></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#wait"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="wait(x$1:Long):Unit"></a><aid="wait(Long):Unit"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/serverobject/environment/Pool.html#wait(x$1:Long):Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">wait</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.Long"class="extype">Long</span></span>)</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.InterruptedException]</span></span>)</span><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li></ol></div></div><divid="inheritedMembers"><divname="java.io.Serializable"class="parent"><h3>Inherited from <ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html#java.io.Serializable"name="java.io.Serializable"id="java.io.Serializable"class="extype">Serializable</a></h3></div><divname="scala.Product"class="parent"><h3>Inherited from <spanname="scala.Product"class="extype">Product</span></h3></div><divname="scala.Equals"class="parent"><h3>Inherited from <spanname="scala.Equals"class="extype">Equals</span></h3></div><divname="net.psforever.objects.serverobject.environment.PieceOfEnvironment"class="parent"><h3>Inherited from <ahref="PieceOfEnvironment.html"name="net.psforever.object