<li><ahref="../../../../../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html"title="class in com.comphenix.protocol.reflect.cloning"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../../com/comphenix/protocol/reflect/cloning/BukkitCloner.html"title="class in com.comphenix.protocol.reflect.cloning"><spanclass="strong">Next Class</span></a></li>
<dd><ahref="../../../../../com/comphenix/protocol/reflect/cloning/AggregateCloner.html"title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></dd>
</dl>
<hr>
<br>
<pre>public static class <spanclass="strong">AggregateCloner.BuilderParameters</span>
extends java.lang.Object</pre>
<divclass="block">Supplies the cloner factories with necessary parameters.</div>
<dl><dt><spanclass="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<divclass="summary">
<ulclass="blockList">
<liclass="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method_summary">
<!---->
</a>
<h3>Method Summary</h3>
<tableclass="overviewSummary"border="0"cellpadding="3"cellspacing="0"summary="Method Summary table, listing methods, and an explanation">
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/comphenix/protocol/reflect/cloning/Cloner.html"title="interface in com.comphenix.protocol.reflect.cloning">Cloner</a></code></td>
<divclass="block">Retrieve the aggregate cloner that is being built.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/comphenix/protocol/reflect/instances/InstanceProvider.html"title="interface in com.comphenix.protocol.reflect.instances">InstanceProvider</a></code></td>
<pre>public <ahref="../../../../../com/comphenix/protocol/reflect/instances/InstanceProvider.html"title="interface in com.comphenix.protocol.reflect.instances">InstanceProvider</a> getInstanceProvider()</pre>
<divclass="block">Retrieve the instance provider last set in the builder.</div>
<pre>public <ahref="../../../../../com/comphenix/protocol/reflect/cloning/Cloner.html"title="interface in com.comphenix.protocol.reflect.cloning">Cloner</a> getAggregateCloner()</pre>
<divclass="block">Retrieve the aggregate cloner that is being built.</div>
<li><ahref="../../../../../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html"title="class in com.comphenix.protocol.reflect.cloning"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../../com/comphenix/protocol/reflect/cloning/BukkitCloner.html"title="class in com.comphenix.protocol.reflect.cloning"><spanclass="strong">Next Class</span></a></li>