If <code>is_hacking</code> is <code>true</code> but the hacking empire is also the owning empire, the <code>is_hacking</code> state is invalid.</p></div><dlclass="paramcmts block"><dtclass="param">continent_id</dt><ddclass="cmt"><p>the continent (zone)</p></dd><dtclass="param">building_map_id</dt><ddclass="cmt"><p>the map id of this building from the MPO files</p></dd><dtclass="param">ntu_level</dt><ddclass="cmt"><p>if the building has a silo, the amount of NTU in that silo;
valid for 0 (0%) to 10 (100%)</p></dd><dtclass="param">is_hacked</dt><ddclass="cmt"><p>if the building can be hacked and will take time to convert, whether the building is being hacked</p></dd><dtclass="param">empire_hack</dt><ddclass="cmt"><p>if the building is being hacked, the empire that is performing the hacking</p></dd><dtclass="param">hack_time_remaining</dt><ddclass="cmt"><p>if the building is being hacked, the amount of time remaining until the hack finishes/clears;
recorded in milliseconds (ms)</p></dd><dtclass="param">empire_own</dt><ddclass="cmt"><p>the empire that owns the building currently</p></dd><dtclass="param">unk1</dt><ddclass="cmt"><p>na;
value != 0 causes the next field to be defined</p></dd><dtclass="param">unk1x</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">generator_state</dt><ddclass="cmt"><p>if the building has a generator, the state of the generator</p></dd><dtclass="param">spawn_tubes_normal</dt><ddclass="cmt"><p>if the building has spawn tubes, whether at least one of the tubes is powered and operational</p></dd><dtclass="param">force_dome_active</dt><ddclass="cmt"><p>if the building is a capitol facility, whether the force dome is active</p></dd><dtclass="param">lattice_benefit</dt><ddclass="cmt"><p>the benefits from other Lattice-linked bases does this building possess</p></dd><dtclass="param">cavern_benefit</dt><ddclass="cmt"><p>cavern benefits;
any non-zero value will cause the cavern module icon (yellow) to appear;
proper module values cause the cavern module icon to render green;
all benefits will report as due to a "Cavern Lock"</p></dd><dtclass="param">unk4</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk5</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk6</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk7</dt><ddclass="cmt"><p>na;
value != 8 causes the next field to be defined</p></dd><dtclass="param">unk7x</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">boost_spawn_pain</dt><ddclass="cmt"><p>if the building has spawn tubes, the (boosted) strength of its enemy pain field</p></dd><dtclass="param">boost_generator_pain</dt><ddclass="cmt"><p>if the building has a generator, the (boosted) strength of its enemy pain field</p></dd></dl><dlclass="attributes block"><dt>Source</dt><dd><ahref="https://github.com/psforever/PSF-LoginServer/blob/master//home/runner/work/PSF-LoginServer/PSF-LoginServer/src/main/scala/net/psforever/packet/game/BuildingInfoUpdateMessage.scala"target="_blank">BuildingInfoUpdateMessage.scala</a></dd></dl><divclass="toggleContainer"><divclass="toggle block"><span>Linear Supertypes</span><divclass="superTypes hiddenContent"><spanname="scala.Product"class="extype">Product</span>, <spanname="scala.Equals"class="extype">Equals</span>, <ahref="../PlanetSideGamePacket.html"name="net.psforever.packet.PlanetSideGamePacket"id="net.psforever.packet.PlanetSideGamePacket"class="extype">PlanetSideGamePacket</a>, <ahref="../PlanetSidePacket.html"name="net.psforever.packet.PlanetSidePacket"id="net.psforever.packet.PlanetSidePacket"class="extype">PlanetSidePacket</a>, <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>, <spanname="scala.AnyRef"class="extype">AnyRef</span>, <spanname="scala.Any"class="extype">Any</span></div></div></div></div><divid="mbrsel"><divclass="toggle"></div><divid="memberfilter"><iclass="material-icons arrow"></i><spanclass="input"><inputplaceholder="Filter all members"id="mbrsel-input"type="text"accesskey="/"/></span><iclass="clear material-icons"></i></div><divid="filterby"><divid="order"><spanclass="filtertype">Ordering</span><ol><liclass="alpha in"><span>Alphabetic</span></li><liclass="inherit out"><span>By Inheritance</span></li></ol></div><divclass="ancestors"><spanclass="filtertype">Inherited<br/></span><olid="linearization"><liclass="in"name="net.psforever.packet.game.BuildingInfoUpdateMessage"><span>BuildingInfoUpdateMessage</span></li><liclass="in"name="scala.Product"><span>Product</span></li><liclass="in"name="scala.Equals"><span>Equals</span></li><liclass="in"name="net.psforever.packet.PlanetSideGamePacket"><span>PlanetSideGamePacket</span></li><liclass="in"name="net.psforever.packet.PlanetSidePacket"><span>PlanetSidePacket</span></li><liclass="in"name="java.io.Serializable"><span>Serializable</span></li><liclass="in"name="scala.AnyRef"><span>AnyRef</span></li><liclass="in"name="scala.Any"><span>Any</span></li></ol></div><divclass="ancestors"><spanclass="filtertype"></span><ol><liclass="hideall out"><span>Hide All</span></li><liclass="showall in"><span>Show All</span></li></ol></div><divid="visbl"><spanclass="filtertype">Visibility</span><ol><liclass="public in"><span>Public</span></li><liclass="protected out"><span>Protected</span></li></ol></div></div></div><divid="template"><divid="allMembers"><divid="constructors"class="members"><h3>Instance Constructors</h3><ol><liclass="indented0 "name="net.psforever.packet.game.BuildingInfoUpdateMessage#<init>"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="<init>(continent_id:Int,building_map_id:Int,ntu_level:Int,is_hacked:Boolean,empire_hack:net.psforever.types.PlanetSideEmpire.Value,hack_time_remaining:Long,empire_own:net.psforever.types.PlanetSideEmpire.Value,unk1:Long,unk1x:Option[net.psforever.packet.game.Additional1],generator_state:net.psforever.types.PlanetSideGeneratorState.Value,spawn_tubes_normal:Boolean,force_dome_active:Boolean,lattice_benefit:Set[net.psforever.types.LatticeBenefit],cavern_benefit:Set[net.psforever.types.CavernBenefit],unk4:List[net.psforever.packet.game.Additional2],unk5:Long,unk6:Boolean,unk7:Int,unk7x:Option[net.psforever.packet.game.Additional3],boost_spawn_pain:Boolean,boos
valid for 0 (0%) to 10 (100%)</p></dd><dtclass="param">is_hacked</dt><ddclass="cmt"><p>if the building can be hacked and will take time to convert, whether the building is being hacked</p></dd><dtclass="param">empire_hack</dt><ddclass="cmt"><p>if the building is being hacked, the empire that is performing the hacking</p></dd><dtclass="param">hack_time_remaining</dt><ddclass="cmt"><p>if the building is being hacked, the amount of time remaining until the hack finishes/clears;
recorded in milliseconds (ms)</p></dd><dtclass="param">empire_own</dt><ddclass="cmt"><p>the empire that owns the building currently</p></dd><dtclass="param">unk1</dt><ddclass="cmt"><p>na;
value != 0 causes the next field to be defined</p></dd><dtclass="param">unk1x</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">generator_state</dt><ddclass="cmt"><p>if the building has a generator, the state of the generator</p></dd><dtclass="param">spawn_tubes_normal</dt><ddclass="cmt"><p>if the building has spawn tubes, whether at least one of the tubes is powered and operational</p></dd><dtclass="param">force_dome_active</dt><ddclass="cmt"><p>if the building is a capitol facility, whether the force dome is active</p></dd><dtclass="param">lattice_benefit</dt><ddclass="cmt"><p>the benefits from other Lattice-linked bases does this building possess</p></dd><dtclass="param">cavern_benefit</dt><ddclass="cmt"><p>cavern benefits;
any non-zero value will cause the cavern module icon (yellow) to appear;
proper module values cause the cavern module icon to render green;
all benefits will report as due to a "Cavern Lock"</p></dd><dtclass="param">unk4</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk5</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk6</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">unk7</dt><ddclass="cmt"><p>na;
value != 8 causes the next field to be defined</p></dd><dtclass="param">unk7x</dt><ddclass="cmt"><p>na</p></dd><dtclass="param">boost_spawn_pain</dt><ddclass="cmt"><p>if the building has spawn tubes, the (boosted) strength of its enemy pain field</p></dd><dtclass="param">boost_generator_pain</dt><ddclass="cmt"><p>if the building has a generator, the (boosted) strength of its enemy pain field</p></dd></dl></div></li></ol></div><divid="types"class="types members"><h3>Type Members</h3><ol><liclass="indented0 "name="net.psforever.packet.game.BuildingInfoUpdateMessage.Packet"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Packet=net.psforever.packet.game.BuildingInfoUpdateMessage"></a><aid="Packet:Packet"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/BuildingInfoUpdateMessage.html#Packet=net.psforever.packet.game.BuildingInfoUpdateMessage"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">type</span></span><spanclass="symbol"><spanclass="name">Packet</span><spanclass="result alias"> = <ahref=""name="net.psforever.packet.game.BuildingInfoUpdateMessage"id="net.psforever.packet.game.BuildingInfoUpdateMessage"class="extype">BuildingInfoUpdateMessage</a></span></span></li></ol></div><divclass="values members"><h3>Value Members</h3><ol><liclass="indented0 "name="scala.AnyRef#!="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="!=(x$1:Any):Boolean"></a><aid="!=(Any):Boolean"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/BuildingInfoUpdateMessage.html#!=(x$1:Any):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: $bang$eq">!=</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.Any"class="extype">Any</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef###"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="##:Int"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/BuildingInfoUpdateMessage.html###:Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: $hash$hash">##</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#=="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="==(x$1:Any):Boolean"></a><aid="==(Any):Boolean"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/BuildingInfoUpdateMessage.html#==(x$1:Any):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: $eq$eq">==</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.Any"class="extype">Any</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="scala.Any#asInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="asInstanceOf[T0]:T0"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/BuildingInfoUpdateMessage.html#asInstanceOf[T0]:T0