You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class="block">Lifecycle event for applying modifications to <a href="org/spongepowered/api/tag/Tag.html" title="interface in org.spongepowered.api.tag"><code>tags</code></a>.</div>
4887
+
</div>
4888
+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/event/lifecycle/RegisterTagEvent.TagStep.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterTagEvent.TagStep<T></a></div>
<div class="block">A store of <a href="org/spongepowered/api/registry/RegistryEntry.html" title="interface in org.spongepowered.api.registry"><code>registry entries</code></a> with a well defined type.</div>
<divclass="block">Gets the content version of this <ahref="../../data/persistence/DataSerializable.html" title="interface in org.spongepowered.api.data.persistence"><code>DataSerializable</code></a>.</div>
<divclass="block">Gets the <ahref="../../world/BlockChangeFlag.html" title="interface in org.spongepowered.api.world"><code>flag</code></a> that is used to place
151
+
the custom <ahref="../BlockSnapshot.html" title="interface in org.spongepowered.api.block"><code>BlockSnapshot</code></a>.</div>
<divclass="member-signature"><spanclass="modifiers">public</span> <spanclass="return-type">void</span> <spanclass="element-name">setCustom</span><wbr><spanclass="parameters">(@Nullable <ahref="../BlockSnapshot.html" title="interface in org.spongepowered.api.block">BlockSnapshot</a> custom,
231
+
<ahref="../../world/BlockChangeFlag.html" title="interface in org.spongepowered.api.world">BlockChangeFlag</a> flag)</span></div>
232
+
<divclass="block">Sets the custom snapshot. If setting <code>null</code>, this will
233
+
reset to use the <ahref="../../data/Transaction.html#defaultReplacement()"><code>Transaction.defaultReplacement()</code></a> snapshot.</div>
234
+
<dlclass="notes">
235
+
<dt>Parameters:</dt>
236
+
<dd><code>custom</code> - The custom snapshot</dd>
237
+
<dd><code>flag</code> - TThe various change flags controlling some interactions</dd>
238
+
</dl>
239
+
</section>
240
+
</li>
241
+
<li>
242
+
<sectionclass="detail" id="customFlag()">
243
+
<h3>customFlag</h3>
244
+
<divclass="member-signature"><spanclass="modifiers">public</span> <spanclass="return-type"><ahref="../../world/BlockChangeFlag.html" title="interface in org.spongepowered.api.world">BlockChangeFlag</a></span> <spanclass="element-name">customFlag</span>()</div>
245
+
<divclass="block">Gets the <ahref="../../world/BlockChangeFlag.html" title="interface in org.spongepowered.api.world"><code>flag</code></a> that is used to place
246
+
the custom <ahref="../BlockSnapshot.html" title="interface in org.spongepowered.api.block"><code>BlockSnapshot</code></a>.</div>
<dd><code><ahref="ConstructPluginEvent.html" title="interface in org.spongepowered.api.event.lifecycle">ConstructPluginEvent</a></code>, <code><ahref="EngineLifecycleEvent.html" title="interface in org.spongepowered.api.event.lifecycle">EngineLifecycleEvent</a><E></code>, <code><ahref="LoadedGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">LoadedGameEvent</a></code>, <code><ahref="ProvideServiceEvent.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent</a><T></code>, <code><ahref="ProvideServiceEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent.EngineScoped</a><T></code>, <code><ahref="ProvideServiceEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent.GameScoped</a><T></code>, <code><ahref="RefreshGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RefreshGameEvent</a></code>, <code><ahref="RegisterBuilderEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterBuilderEvent</a></code>, <code><ahref="RegisterChannelEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterChannelEvent</a></code>, <code><ahref="RegisterCommandEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterCommandEvent</a><C></code>, <code><ahref="RegisterDataEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterDataEvent</a></code>, <code><ahref="RegisterDataPackValueEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterDataPackValueEvent</a><T></code>, <code><ahref="RegisterFactoryEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterFactoryEvent</a></code>, <code><ahref="RegisterRegistryEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent</a></code>, <code><ahref="RegisterRegistryEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.EngineScoped</a><E></code>, <code><ahref="RegisterRegistryEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.GameScoped</a></code>, <code><ahref="RegisterRegistryEvent.WorldScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.WorldScoped</a></code>, <code><ahref="RegisterRegistryValueEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent</a></code>, <code><ahref="RegisterRegistryValueEvent.BuiltIn.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.BuiltIn</a><T></code>, <code><ahref="RegisterRegistryValueEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.EngineScoped</a><E></code>, <code><ahref="RegisterRegistryValueEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.GameScoped</a></code>, <code><ahref="RegisterRegistryValueEvent.WorldScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.WorldScoped</a></code>, <code><ahref="StartedEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StartedEngineEvent</a><E></code>, <code><ahref="StartingEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StartingEngineEvent</a><E></code>, <code><ahref="StoppedGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StoppedGameEvent</a></code>, <code><ahref="StoppingEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StoppingEngineEvent</a><E></code></dd>
95
+
<dd><code><ahref="ConstructPluginEvent.html" title="interface in org.spongepowered.api.event.lifecycle">ConstructPluginEvent</a></code>, <code><ahref="EngineLifecycleEvent.html" title="interface in org.spongepowered.api.event.lifecycle">EngineLifecycleEvent</a><E></code>, <code><ahref="LoadedGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">LoadedGameEvent</a></code>, <code><ahref="ProvideServiceEvent.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent</a><T></code>, <code><ahref="ProvideServiceEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent.EngineScoped</a><T></code>, <code><ahref="ProvideServiceEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">ProvideServiceEvent.GameScoped</a><T></code>, <code><ahref="RefreshGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RefreshGameEvent</a></code>, <code><ahref="RegisterBuilderEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterBuilderEvent</a></code>, <code><ahref="RegisterChannelEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterChannelEvent</a></code>, <code><ahref="RegisterCommandEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterCommandEvent</a><C></code>, <code><ahref="RegisterDataEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterDataEvent</a></code>, <code><ahref="RegisterDataPackValueEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterDataPackValueEvent</a><T></code>, <code><ahref="RegisterFactoryEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterFactoryEvent</a></code>, <code><ahref="RegisterRegistryEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent</a></code>, <code><ahref="RegisterRegistryEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.EngineScoped</a><E></code>, <code><ahref="RegisterRegistryEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.GameScoped</a></code>, <code><ahref="RegisterRegistryEvent.WorldScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryEvent.WorldScoped</a></code>, <code><ahref="RegisterRegistryValueEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent</a></code>, <code><ahref="RegisterRegistryValueEvent.BuiltIn.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.BuiltIn</a><T></code>, <code><ahref="RegisterRegistryValueEvent.EngineScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.EngineScoped</a><E></code>, <code><ahref="RegisterRegistryValueEvent.GameScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.GameScoped</a></code>, <code><ahref="RegisterRegistryValueEvent.WorldScoped.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterRegistryValueEvent.WorldScoped</a></code>, <code><ahref="RegisterTagEvent.html" title="interface in org.spongepowered.api.event.lifecycle">RegisterTagEvent</a></code>, <code><ahref="StartedEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StartedEngineEvent</a><E></code>, <code><ahref="StartingEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StartingEngineEvent</a><E></code>, <code><ahref="StoppedGameEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StoppedGameEvent</a></code>, <code><ahref="StoppingEngineEvent.html" title="interface in org.spongepowered.api.event.lifecycle">StoppingEngineEvent</a><E></code></dd>
0 commit comments