A bucket on the blockmap should contain only a small fraction of the full zone's entities.</p></div></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMapEntity"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="BlockMapEntityextendsWorldEntity"class="anchorToMember"></a><aid="BlockMapEntity:BlockMapEntity"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntity.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">trait</span></span><spanclass="symbol"><ahref="BlockMapEntity.html"title="An game object that can be represented on a blockmap."><spanclass="name">BlockMapEntity</span></a><spanclass="result"> extends <ahref="../../entity/WorldEntity.html"name="net.psforever.objects.entity.WorldEntity"id="net.psforever.objects.entity.WorldEntity"class="extype">WorldEntity</a></span></span><pclass="shortcomment cmt">An game object that can be represented on a blockmap.</p><divclass="fullcomment"><divclass="comment cmt"><p>An game object that can be represented on a blockmap.
The only requirement is that the entity can position itself in a zone's coordinate space.</p></div><dlclass="attributes block"><dt>See also</dt><dd><spanclass="cmt"><p><code>BlockMap</code></p></span><spanclass="cmt"><p><code>WorldEntity</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMapEntry"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="BlockMapEntryextendsProductwithSerializable"class="anchorToMember"></a><aid="BlockMapEntry:BlockMapEntry"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntry.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">sealed </span><spanclass="kind">case class</span></span><spanclass="symbol"><ahref="BlockMapEntry.html"title=""><spanclass="name">BlockMapEntry</span></a><spanclass="params">(<spanname="map">map: <ahref="BlockMap.html"name="net.psforever.objects.zones.blockmap.BlockMap"id="net.psforever.objects.zones.blockmap.BlockMap"class="extype">BlockMap</a></span>, <spanname="coords">coords: <ahref="../../../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>, <spanname="rangeX">rangeX: <spanname="scala.Float"class="extype">Float</span></span>, <spanname="rangeY">rangeY: <spanname="scala.Float"class="extype">Float</span></span>, <spanname="sectors">sectors: <spanname="scala.Predef.Set"class="extype">Set</span>[<spanname="scala.Int"class="extype">Int</span>]</span>)</span><spanclass="result"> extends <spanname="scala.Product"class="extype">Product</span> with <spanname="scala.Serializable"class="extype">Serializable</span></span></span></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.Sector"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="SectorextendsSectorPopulation"class="anchorToMember"></a><aid="Sector:Sector"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/Sector.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="Sector.html"title="The bucket of a blockmap structure that contains lists of entities that, within a given span of coordinate distance, are considered neighbors."><spanclass="name">Sector</span></a><spanclass="result"> extends <ahref="SectorPopulation.html"name="net.psforever.objects.zones.blockmap.SectorPopulation"id="net.psforever.objects.zones.blockmap.SectorPopulation"class="extype">SectorPopulation</a></span></span><pclass="shortcomment cmt">The bucket of a blockmap structure
the sectors are always square.</p></div></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.SectorGroup"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="SectorGroupextendsSectorPopulation"class="anchorToMember"></a><aid="SectorGroup:SectorGroup"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/SectorGroup.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="SectorGroup.html"title="The specific datastructure that is mentioned when using the term "sector conglomerate"."><spanclass="name">SectorGroup</span></a><spanclass="result"> extends <ahref="SectorPopulation.html"name="net.psforever.objects.zones.blockmap.SectorPopulation"id="net.psforever.objects.zones.blockmap.SectorPopulation"class="extype">SectorPopulation</a></span></span><pclass="shortcomment cmt">The specific datastructure that is mentioned when using the term "sector conglomerate".</p><divclass="fullcomment"><divclass="comment cmt"><p>The specific datastructure that is mentioned when using the term "sector conglomerate".
Typically used to compose the lists of entities from various individual sectors.</p></div></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.SectorListOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="SectorListOf[A]extendsAnyRef"class="anchorToMember"></a><aid="SectorListOf[A]:SectorListOf[A]"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/SectorListOf.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">class</span></span><spanclass="symbol"><ahref="SectorListOf.html"title="Custom lists of entities for sector buckets."><spanclass="name">SectorListOf</span></a><spanclass="tparams">[<spanname="A">A</span>]</span><spanclass="result"> extends <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><pclass="shortcomment cmt">Custom lists of entities for sector buckets.</p><divclass="fullcomment"><divclass="comment cmt"><p>Custom lists of entities for sector buckets.</p></div><dlclass="paramcmts block"><dtclass="tparam">A</dt><ddclass="cmt"><p>the type of object that will be the entities stored in the list</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.SectorPopulation"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="SectorPopulationextendsAnyRef"class="anchorToMember"></a><aid="SectorPopulation:SectorPopulation"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/SectorPopulation.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">trait</span></span><spanclass="symbol"><ahref="SectorPopulation.html"title="The collections of entities in a sector conglomerate."><spanclass="name">SectorPopulation</span></a><spanclass="result"> extends <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><pclass="shortcomment cmt">The collections of entities in a sector conglomerate.</p></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.SectorTraits"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="SectorTraitsextendsAnyRef"class="anchorToMember"></a><aid="SectorTraits:SectorTraits"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/SectorTraits.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">trait</span></span><spanclass="symbol"><ahref="SectorTraits.html"title="Information about the sector."><spanclass="name">SectorTraits</span></a><spanclass="result"> extends <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><pclass="shortcomment cmt">Information about the sector.</p></li></ol></div><divclass="values members"><h3>Value Members</h3><ol><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMap"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="BlockMap"class="anchorToMember"></a><aid="BlockMap:BlockMap"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/BlockMap$.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">object</span></span><spanclass="symbol"><ahref="BlockMap$.html"title=""><spanclass="name">BlockMap</span></a></span></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMapEntity"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="BlockMapEntity"class="anchorToMember"></a><aid="BlockMapEntity:BlockMapEntity"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntity$.html"title="Permalink"><iclass="material-ic