summaryrefslogtreecommitdiff
path: root/javadoc/cpw/mods/fml/client/config/DummyConfigElement.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
commit0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch)
treeabe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/cpw/mods/fml/client/config/DummyConfigElement.html
parent877312184c472d9845e5ef1008bc538f4634059f (diff)
fix missing source folder
Diffstat (limited to 'javadoc/cpw/mods/fml/client/config/DummyConfigElement.html')
-rw-r--r--javadoc/cpw/mods/fml/client/config/DummyConfigElement.html1353
1 files changed, 1353 insertions, 0 deletions
diff --git a/javadoc/cpw/mods/fml/client/config/DummyConfigElement.html b/javadoc/cpw/mods/fml/client/config/DummyConfigElement.html
new file mode 100644
index 0000000..c6266ea
--- /dev/null
+++ b/javadoc/cpw/mods/fml/client/config/DummyConfigElement.html
@@ -0,0 +1,1353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:11 EST 2015 -->
+<title>DummyConfigElement (Forge API)</title>
+<meta name="date" content="2015-02-05">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="DummyConfigElement (Forge API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyCategoryElement.html" title="class in cpw.mods.fml.client.config"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?cpw/mods/fml/client/config/DummyConfigElement.html" target="_top">Frames</a></li>
+<li><a href="DummyConfigElement.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">cpw.mods.fml.client.config</div>
+<h2 title="Class DummyConfigElement" class="title">Class DummyConfigElement&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>cpw.mods.fml.client.config.DummyConfigElement&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;T&gt;</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyCategoryElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement.DummyCategoryElement</a>, <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyListElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement.DummyListElement</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">DummyConfigElement&lt;T&gt;</span>
+extends java.lang.Object
+implements <a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;T&gt;</pre>
+<div class="block">This class's main purpose is to provide the necessary objects for a sample Config GUI for FML, although
+ there may be practical uses for the objects defined here such as using the DummyCategoryElement object as a
+ wrapper for a custom IGuiConfigListEntry object that opens a special screen.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== PROPERTY SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="property_summary">
+<!-- -->
+</a>
+<h3>Property Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Property Summary table, listing properties, and an explanation">
+<caption><span>Properties</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Type</th>
+<th class="colLast" scope="col">Property and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isProperty">is</a></strong></code>
+<div class="block">[Property, Category] Is this object a property object?</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!-- -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyCategoryElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement.DummyCategoryElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyCategoryElement.html" title="type parameter in DummyConfigElement.DummyCategoryElement">T</a>&gt;</strong></code>
+<div class="block">This class provides a Dummy Category IConfigElement.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyListElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement.DummyListElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyListElement.html" title="type parameter in DummyConfigElement.DummyListElement">T</a>&gt;</strong></code>
+<div class="block">This class provides a dummy array-type IConfigElement.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#arrayEntryClass">arrayEntryClass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#childElements">childElements</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#configEntryClass">configEntryClass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#defaultValue">defaultValue</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#defaultValues">defaultValues</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isList">isList</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isListFixedLength">isListFixedLength</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isProperty">isProperty</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#langKey">langKey</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#maxListLength">maxListLength</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#maxValue">maxValue</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#minValue">minValue</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#name">name</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#requiresMcRestart">requiresMcRestart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#requiresWorldRestart">requiresWorldRestart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#type">type</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.regex.Pattern</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#validStringPattern">validStringPattern</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#validValues">validValues</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#value">value</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#values">values</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#DummyConfigElement(java.lang.String,%20T,%20cpw.mods.fml.client.config.ConfigGuiType,%20java.lang.String)">DummyConfigElement</a></strong>(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#DummyConfigElement(java.lang.String,%20T,%20cpw.mods.fml.client.config.ConfigGuiType,%20java.lang.String,%20java.util.regex.Pattern)">DummyConfigElement</a></strong>(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.util.regex.Pattern&nbsp;validStringPattern)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#DummyConfigElement(java.lang.String,%20T,%20cpw.mods.fml.client.config.ConfigGuiType,%20java.lang.String,%20java.lang.String[])">DummyConfigElement</a></strong>(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.lang.String[]&nbsp;validValues)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#DummyConfigElement(java.lang.String,%20T,%20cpw.mods.fml.client.config.ConfigGuiType,%20java.lang.String,%20java.lang.String[],%20java.util.regex.Pattern,%20T,%20T)">DummyConfigElement</a></strong>(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.lang.String[]&nbsp;validValues,
+ java.util.regex.Pattern&nbsp;validStringPattern,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;minValue,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;maxValue)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#DummyConfigElement(java.lang.String,%20T,%20cpw.mods.fml.client.config.ConfigGuiType,%20java.lang.String,%20T,%20T)">DummyConfigElement</a></strong>(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;minValue,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;maxValue)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#get()">get</a></strong>()</code>
+<div class="block">[Property] Gets this property value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getArrayEntryClass()">getArrayEntryClass</a></strong>()</code>
+<div class="block">This method returns a class that implements <code>IArrayEntry</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getChildElements()">getChildElements</a></strong>()</code>
+<div class="block">[Category] Gets this category's child categories/properties.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getComment()">getComment</a></strong>()</code>
+<div class="block">[Property, Category] Gets the comment for this object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getConfigEntryClass()">getConfigEntryClass</a></strong>()</code>
+<div class="block">This method returns a class that implements <code>IConfigEntry</code> or null.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getDefault()">getDefault</a></strong>()</code>
+<div class="block">[Property] Gets this property's default value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getDefaults()">getDefaults</a></strong>()</code>
+<div class="block">[Property] Gets this property's default values.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getLanguageKey()">getLanguageKey</a></strong>()</code>
+<div class="block">[Property, Category] Gets a language key for localization of config GUI entry names.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getList()">getList</a></strong>()</code>
+<div class="block">[Property] Gets this property value as a list.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getMaxListLength()">getMaxListLength</a></strong>()</code>
+<div class="block">[Property] Gets the max length of this list property, or -1 if the length is unlimited.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getMaxValue()">getMaxValue</a></strong>()</code>
+<div class="block">[Property] Gets this property's maximum value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getMinValue()">getMinValue</a></strong>()</code>
+<div class="block">[Property] Gets this property's minimum value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getName()">getName</a></strong>()</code>
+<div class="block">[Property, Category] Gets the name of this object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getQualifiedName()">getQualifiedName</a></strong>()</code>
+<div class="block">[Category] Gets the qualified name of this object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getType()">getType</a></strong>()</code>
+<div class="block">[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a
+ category object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.regex.Pattern</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getValidationPattern()">getValidationPattern</a></strong>()</code>
+<div class="block">[Property] Gets a Pattern object used in String property input validation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#getValidValues()">getValidValues</a></strong>()</code>
+<div class="block">[Property] Gets a String array of valid values for this property.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isDefault()">isDefault</a></strong>()</code>
+<div class="block">[Property] Is this property value equal to the default value?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isList()">isList</a></strong>()</code>
+<div class="block">[Property] Is this property object a list?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isListLengthFixed()">isListLengthFixed</a></strong>()</code>
+<div class="block">[Property] Does this list property have to remain a fixed length?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#isProperty()">isProperty</a></strong>()</code>
+<div class="block">[Property, Category] Is this object a property object?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#requiresMcRestart()">requiresMcRestart</a></strong>()</code>
+<div class="block">[Property, Category] Whether or not this element requires Minecraft to be restarted when changed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#requiresWorldRestart()">requiresWorldRestart</a></strong>()</code>
+<div class="block">[Property, Category] Whether or not this element is safe to modify while a world is running.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#set(T)">set</a></strong>(<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;value)</code>
+<div class="block">[Property] Sets this property's value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#set(T[])">set</a></strong>(<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]&nbsp;aVal)</code>
+<div class="block">[Property] Sets this property's value to the specified array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setArrayEntryClass(java.lang.Class)">setArrayEntryClass</a></strong>(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt;&nbsp;clazz)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setConfigEntryClass(java.lang.Class)">setConfigEntryClass</a></strong>(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;&nbsp;clazz)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setCustomListEntryClass(java.lang.Class)">setCustomListEntryClass</a></strong>(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;&nbsp;clazz)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setRequiresMcRestart(boolean)">setRequiresMcRestart</a></strong>(boolean&nbsp;requiresMcRestart)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setRequiresWorldRestart(boolean)">setRequiresWorldRestart</a></strong>(boolean&nbsp;requiresWorldRestart)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#setToDefault()">setToDefault</a></strong>()</code>
+<div class="block">[Property] Sets this property's value to the default value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html#showInGui()">showInGui</a></strong>()</code>
+<div class="block">[Property, Category] Whether or not this element should be allowed to show on config GUIs.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ PROPERTY DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="property_detail">
+<!-- -->
+</a>
+<h3>Property Detail</h3>
+<a name="isProperty">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>is</h4>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isProperty()">isProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="isProperty">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isProperty</h4>
+<pre>protected&nbsp;boolean isProperty</pre>
+</li>
+</ul>
+<a name="isList">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isList</h4>
+<pre>protected&nbsp;boolean isList</pre>
+</li>
+</ul>
+<a name="type">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>type</h4>
+<pre>protected&nbsp;<a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a> type</pre>
+</li>
+</ul>
+<a name="name">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>name</h4>
+<pre>protected&nbsp;java.lang.String name</pre>
+</li>
+</ul>
+<a name="langKey">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>langKey</h4>
+<pre>protected&nbsp;java.lang.String langKey</pre>
+</li>
+</ul>
+<a name="value">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>protected&nbsp;java.lang.Object value</pre>
+</li>
+</ul>
+<a name="defaultValue">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defaultValue</h4>
+<pre>protected&nbsp;java.lang.Object defaultValue</pre>
+</li>
+</ul>
+<a name="values">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>protected&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[] values</pre>
+</li>
+</ul>
+<a name="defaultValues">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defaultValues</h4>
+<pre>protected&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[] defaultValues</pre>
+</li>
+</ul>
+<a name="validValues">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validValues</h4>
+<pre>protected&nbsp;java.lang.String[] validValues</pre>
+</li>
+</ul>
+<a name="validStringPattern">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validStringPattern</h4>
+<pre>protected&nbsp;java.util.regex.Pattern validStringPattern</pre>
+</li>
+</ul>
+<a name="minValue">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>minValue</h4>
+<pre>protected&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a> minValue</pre>
+</li>
+</ul>
+<a name="maxValue">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>maxValue</h4>
+<pre>protected&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a> maxValue</pre>
+</li>
+</ul>
+<a name="requiresWorldRestart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>requiresWorldRestart</h4>
+<pre>protected&nbsp;boolean requiresWorldRestart</pre>
+</li>
+</ul>
+<a name="requiresMcRestart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>requiresMcRestart</h4>
+<pre>protected&nbsp;boolean requiresMcRestart</pre>
+</li>
+</ul>
+<a name="isListFixedLength">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isListFixedLength</h4>
+<pre>protected&nbsp;boolean isListFixedLength</pre>
+</li>
+</ul>
+<a name="maxListLength">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>maxListLength</h4>
+<pre>protected&nbsp;int maxListLength</pre>
+</li>
+</ul>
+<a name="childElements">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>childElements</h4>
+<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&gt; childElements</pre>
+</li>
+</ul>
+<a name="configEntryClass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>configEntryClass</h4>
+<pre>protected&nbsp;java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt; configEntryClass</pre>
+</li>
+</ul>
+<a name="arrayEntryClass">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>arrayEntryClass</h4>
+<pre>protected&nbsp;java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt; arrayEntryClass</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DummyConfigElement(java.lang.String,java.lang.Object,cpw.mods.fml.client.config.ConfigGuiType,java.lang.String,java.lang.String[],java.util.regex.Pattern,java.lang.Object,java.lang.Object)">
+<!-- -->
+</a><a name="DummyConfigElement(java.lang.String, T, cpw.mods.fml.client.config.ConfigGuiType, java.lang.String, java.lang.String[], java.util.regex.Pattern, T, T)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DummyConfigElement</h4>
+<pre>public&nbsp;DummyConfigElement(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.lang.String[]&nbsp;validValues,
+ java.util.regex.Pattern&nbsp;validStringPattern,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;minValue,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;maxValue)</pre>
+</li>
+</ul>
+<a name="DummyConfigElement(java.lang.String,java.lang.Object,cpw.mods.fml.client.config.ConfigGuiType,java.lang.String,java.util.regex.Pattern)">
+<!-- -->
+</a><a name="DummyConfigElement(java.lang.String, T, cpw.mods.fml.client.config.ConfigGuiType, java.lang.String, java.util.regex.Pattern)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DummyConfigElement</h4>
+<pre>public&nbsp;DummyConfigElement(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.util.regex.Pattern&nbsp;validStringPattern)</pre>
+</li>
+</ul>
+<a name="DummyConfigElement(java.lang.String,java.lang.Object,cpw.mods.fml.client.config.ConfigGuiType,java.lang.String,java.lang.String[])">
+<!-- -->
+</a><a name="DummyConfigElement(java.lang.String, T, cpw.mods.fml.client.config.ConfigGuiType, java.lang.String, java.lang.String[])">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DummyConfigElement</h4>
+<pre>public&nbsp;DummyConfigElement(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ java.lang.String[]&nbsp;validValues)</pre>
+</li>
+</ul>
+<a name="DummyConfigElement(java.lang.String,java.lang.Object,cpw.mods.fml.client.config.ConfigGuiType,java.lang.String)">
+<!-- -->
+</a><a name="DummyConfigElement(java.lang.String, T, cpw.mods.fml.client.config.ConfigGuiType, java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DummyConfigElement</h4>
+<pre>public&nbsp;DummyConfigElement(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey)</pre>
+</li>
+</ul>
+<a name="DummyConfigElement(java.lang.String,java.lang.Object,cpw.mods.fml.client.config.ConfigGuiType,java.lang.String,java.lang.Object,java.lang.Object)">
+<!-- -->
+</a><a name="DummyConfigElement(java.lang.String, T, cpw.mods.fml.client.config.ConfigGuiType, java.lang.String, T, T)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DummyConfigElement</h4>
+<pre>public&nbsp;DummyConfigElement(java.lang.String&nbsp;name,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;defaultValue,
+ <a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;type,
+ java.lang.String&nbsp;langKey,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;minValue,
+ <a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;maxValue)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="setCustomListEntryClass(java.lang.Class)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCustomListEntryClass</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="class in cpw.mods.fml.client.config">DummyConfigElement</a>&nbsp;setCustomListEntryClass(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;&nbsp;clazz)</pre>
+</li>
+</ul>
+<a name="isProperty()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isProperty</h4>
+<pre>public&nbsp;boolean&nbsp;isProperty()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isProperty()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Is this object a property object?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isProperty()">isProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setConfigEntryClass(java.lang.Class)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConfigEntryClass</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&nbsp;setConfigEntryClass(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;&nbsp;clazz)</pre>
+</li>
+</ul>
+<a name="getConfigEntryClass()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfigEntryClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiConfigEntries.IConfigEntry.html" title="interface in cpw.mods.fml.client.config">GuiConfigEntries.IConfigEntry</a>&gt;&nbsp;getConfigEntryClass()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getConfigEntryClass()">IConfigElement</a></code></strong></div>
+<div class="block">This method returns a class that implements <code>IConfigEntry</code> or null. This class MUST
+ provide a constructor with the following parameter types: <code>GuiConfig</code>, <code>GuiConfigEntries</code>, <code>IConfigElement</code></div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getConfigEntryClass()">getConfigEntryClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setArrayEntryClass(java.lang.Class)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setArrayEntryClass</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&nbsp;setArrayEntryClass(java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt;&nbsp;clazz)</pre>
+</li>
+</ul>
+<a name="getArrayEntryClass()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArrayEntryClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;? extends <a href="../../../../../cpw/mods/fml/client/config/GuiEditArrayEntries.IArrayEntry.html" title="interface in cpw.mods.fml.client.config">GuiEditArrayEntries.IArrayEntry</a>&gt;&nbsp;getArrayEntryClass()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getArrayEntryClass()">IConfigElement</a></code></strong></div>
+<div class="block">This method returns a class that implements <code>IArrayEntry</code>. This class MUST provide a constructor with the
+ following parameter types: <code>GuiEditArray</code>, <code>GuiEditArrayEntries</code>, <code>IConfigElement</code>, <code>Object</code></div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getArrayEntryClass()">getArrayEntryClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getName()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getName()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Gets the name of this object.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getQualifiedName()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifiedName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getQualifiedName()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getQualifiedName()">IConfigElement</a></code></strong></div>
+<div class="block">[Category] Gets the qualified name of this object. This is typically only used for category objects.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getQualifiedName()">getQualifiedName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLanguageKey()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLanguageKey</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getLanguageKey()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getLanguageKey()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Gets a language key for localization of config GUI entry names. If the same key is specified with .tooltip
+ appended to the end, that key will return a localized tooltip when the mouse hovers over the property label/category button.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getLanguageKey()">getLanguageKey</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getComment()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getComment</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getComment()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getComment()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Gets the comment for this object. Used for the tooltip if getLanguageKey() + ".tooltip" is not defined in the
+ .lang file.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getComment()">getComment</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getChildElements()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getChildElements</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&gt;&nbsp;getChildElements()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getChildElements()">IConfigElement</a></code></strong></div>
+<div class="block">[Category] Gets this category's child categories/properties.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getChildElements()">getChildElements</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getType()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config">ConfigGuiType</a>&nbsp;getType()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getType()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a
+ category object.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getType()">getType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isList()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isList</h4>
+<pre>public&nbsp;boolean&nbsp;isList()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isList()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Is this property object a list?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isList()">isList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isListLengthFixed()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isListLengthFixed</h4>
+<pre>public&nbsp;boolean&nbsp;isListLengthFixed()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isListLengthFixed()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Does this list property have to remain a fixed length?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isListLengthFixed()">isListLengthFixed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxListLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxListLength</h4>
+<pre>public&nbsp;int&nbsp;getMaxListLength()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMaxListLength()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets the max length of this list property, or -1 if the length is unlimited.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMaxListLength()">getMaxListLength</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isDefault()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDefault</h4>
+<pre>public&nbsp;boolean&nbsp;isDefault()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isDefault()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Is this property value equal to the default value?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#isDefault()">isDefault</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getDefault()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefault</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getDefault()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getDefault()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property's default value. If this element is an array, this method should return a String
+ representation of that array using Arrays.toString()</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getDefault()">getDefault</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getDefaults()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaults</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]&nbsp;getDefaults()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getDefaults()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property's default values.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getDefaults()">getDefaults</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setToDefault()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setToDefault</h4>
+<pre>public&nbsp;void&nbsp;setToDefault()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#setToDefault()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Sets this property's value to the default value.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#setToDefault()">setToDefault</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setRequiresWorldRestart(boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRequiresWorldRestart</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;&nbsp;setRequiresWorldRestart(boolean&nbsp;requiresWorldRestart)</pre>
+</li>
+</ul>
+<a name="requiresWorldRestart()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>requiresWorldRestart</h4>
+<pre>public&nbsp;boolean&nbsp;requiresWorldRestart()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#requiresWorldRestart()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Whether or not this element is safe to modify while a world is running. For Categories return false if ANY properties
+ in the category are modifiable while a world is running, true if all are not.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#requiresWorldRestart()">requiresWorldRestart</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="showInGui()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>showInGui</h4>
+<pre>public&nbsp;boolean&nbsp;showInGui()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#showInGui()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Whether or not this element should be allowed to show on config GUIs.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#showInGui()">showInGui</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setRequiresMcRestart(boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRequiresMcRestart</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;&nbsp;setRequiresMcRestart(boolean&nbsp;requiresMcRestart)</pre>
+</li>
+</ul>
+<a name="requiresMcRestart()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>requiresMcRestart</h4>
+<pre>public&nbsp;boolean&nbsp;requiresMcRestart()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#requiresMcRestart()">IConfigElement</a></code></strong></div>
+<div class="block">[Property, Category] Whether or not this element requires Minecraft to be restarted when changed.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#requiresMcRestart()">requiresMcRestart</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getValidValues()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValidValues</h4>
+<pre>public&nbsp;java.lang.String[]&nbsp;getValidValues()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getValidValues()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets a String array of valid values for this property. This is generally used for String properties to allow the user to
+ select a value from a list of valid values.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getValidValues()">getValidValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getValidationPattern()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValidationPattern</h4>
+<pre>public&nbsp;java.util.regex.Pattern&nbsp;getValidationPattern()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getValidationPattern()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets a Pattern object used in String property input validation.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getValidationPattern()">getValidationPattern</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="get()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;get()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#get()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property value.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#get()">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getList()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getList</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]&nbsp;getList()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getList()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property value as a list. Generally you should be sure of whether the property is a list before calling this.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getList()">getList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="set(java.lang.Object)">
+<!-- -->
+</a><a name="set(T)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>set</h4>
+<pre>public&nbsp;void&nbsp;set(<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;value)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#set(T)">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Sets this property's value.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#set(T)">set</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="set(java.lang.Object[])">
+<!-- -->
+</a><a name="set(T[])">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>set</h4>
+<pre>public&nbsp;void&nbsp;set(<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>[]&nbsp;aVal)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#set(T[])">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Sets this property's value to the specified array.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#set(T[])">set</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMinValue()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMinValue</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;getMinValue()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMinValue()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property's minimum value.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMinValue()">getMinValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxValue()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMaxValue</h4>
+<pre>public&nbsp;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&nbsp;getMaxValue()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMaxValue()">IConfigElement</a></code></strong></div>
+<div class="block">[Property] Gets this property's maximum value.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html#getMaxValue()">getMaxValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../cpw/mods/fml/client/config/IConfigElement.html" title="interface in cpw.mods.fml.client.config">IConfigElement</a>&lt;<a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.html" title="type parameter in DummyConfigElement">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../cpw/mods/fml/client/config/ConfigGuiType.html" title="enum in cpw.mods.fml.client.config"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../cpw/mods/fml/client/config/DummyConfigElement.DummyCategoryElement.html" title="class in cpw.mods.fml.client.config"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?cpw/mods/fml/client/config/DummyConfigElement.html" target="_top">Frames</a></li>
+<li><a href="DummyConfigElement.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>