<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="sv"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:52 CET 2014 --> <title>DefaultPlotWorld</title> <meta name="date" content="2014-11-16"> <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 = "DefaultPlotWorld"; } //--> </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-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/intellectualcrafters/plot/generator/WorldGenerator.html" title="class in com.intellectualcrafters.plot.generator"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/intellectualcrafters/plot/generator/DefaultPlotWorld.html" target="_top">Frames</a></li> <li><a href="DefaultPlotWorld.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: </li> <li>Nested | </li> <li><a href="#field_summary">Field</a> | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field_detail">Field</a> | </li> <li><a href="#constructor_detail">Constr</a> | </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">com.intellectualcrafters.plot.generator</div> <h2 title="Class DefaultPlotWorld" class="title">Class DefaultPlotWorld</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">com.intellectualcrafters.plot.object.PlotWorld</a> </li> <li> <ul class="inheritance"> <li>com.intellectualcrafters.plot.generator.DefaultPlotWorld</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">DefaultPlotWorld</span> extends <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">PlotWorld</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== 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"> </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><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#CLAIMED_WALL_BLOCK">CLAIMED_WALL_BLOCK</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#CLAIMED_WALL_BLOCK_DEFAULT">CLAIMED_WALL_BLOCK_DEFAULT</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[]</code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#MAIN_BLOCK">MAIN_BLOCK</a></strong></code> <div class="block">Plot main block</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#MAIN_BLOCK_DEFAULT">MAIN_BLOCK_DEFAULT</a></strong></code> <div class="block">Default main block: 1</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#PLOT_HEIGHT">PLOT_HEIGHT</a></strong></code> <div class="block">plot height</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#PLOT_HEIGHT_DEFAULT">PLOT_HEIGHT_DEFAULT</a></strong></code> <div class="block">Default plot height: 64</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#PLOT_WIDTH">PLOT_WIDTH</a></strong></code> <div class="block">plot width</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#PLOT_WIDTH_DEFAULT">PLOT_WIDTH_DEFAULT</a></strong></code> <div class="block">Default plot width: 32</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_BLOCK">ROAD_BLOCK</a></strong></code> <div class="block">Road block</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_BLOCK_DEFAULT">ROAD_BLOCK_DEFAULT</a></strong></code> <div class="block">Default road block: 155</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_HEIGHT">ROAD_HEIGHT</a></strong></code> <div class="block">Road Height</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_HEIGHT_DEFAULT">ROAD_HEIGHT_DEFAULT</a></strong></code> <div class="block">Default Road Height: 64</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES">ROAD_STRIPES</a></strong></code> <div class="block">Road stripes</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_DEFAULT">ROAD_STRIPES_DEFAULT</a></strong></code> <div class="block">Default road stripes: 35</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_ENABLED">ROAD_STRIPES_ENABLED</a></strong></code> <div class="block">enable road stripes</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_ENABLED_DEFAULT">ROAD_STRIPES_ENABLED_DEFAULT</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_WIDTH">ROAD_WIDTH</a></strong></code> <div class="block">Road width</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_WIDTH_DEFAULT">ROAD_WIDTH_DEFAULT</a></strong></code> <div class="block">Default road width: 7</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[]</code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#TOP_BLOCK">TOP_BLOCK</a></strong></code> <div class="block">Top blocks</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#TOP_BLOCK_DEFAULT">TOP_BLOCK_DEFAULT</a></strong></code> <div class="block">Default top blocks: {"2"}</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_BLOCK">WALL_BLOCK</a></strong></code> <div class="block">Wall block</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_BLOCK_DEFAULT">WALL_BLOCK_DEFAULT</a></strong></code> <div class="block">Default wall block: 44</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code> </td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_FILLING">WALL_FILLING</a></strong></code> <div class="block">Wall filling</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_FILLING_DEFAULT">WALL_FILLING_DEFAULT</a></strong></code> <div class="block">Default wall filling: 1</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_HEIGHT">WALL_HEIGHT</a></strong></code> <div class="block">Wall height</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_HEIGHT_DEFAULT">WALL_HEIGHT_DEFAULT</a></strong></code> <div class="block">Default Wall Height: 64</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_com.intellectualcrafters.plot.object.PlotWorld"> <!-- --> </a> <h3>Fields inherited from class com.intellectualcrafters.plot.object.<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">PlotWorld</a></h3> <code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE">AUTO_MERGE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE_DEFAULT">AUTO_MERGE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#BLOCKS">BLOCKS</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS">DEFAULT_FLAGS</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS_DEFAULT">DEFAULT_FLAGS_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE">MERGE_PRICE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE_DEFAULT">MERGE_PRICE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING">MOB_SPAWNING</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING_DEFAULT">MOB_SPAWNING_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME">PLOT_BIOME</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME_DEFAULT">PLOT_BIOME_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT">PLOT_CHAT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT_DEFAULT">PLOT_CHAT_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE">PLOT_PRICE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE_DEFAULT">PLOT_PRICE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE">PVE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE_DEFAULT">PVE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP">PVP</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP_DEFAULT">PVP_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY">SCHEMATIC_CLAIM_SPECIFY</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY_DEFAULT">SCHEMATIC_CLAIM_SPECIFY_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE">SCHEMATIC_FILE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE_DEFAULT">SCHEMATIC_FILE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM">SCHEMATIC_ON_CLAIM</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM_DEFAULT">SCHEMATIC_ON_CLAIM_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS">SCHEMATICS</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS_DEFAULT">SCHEMATICS_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE">SELL_PRICE</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE_DEFAULT">SELL_PRICE_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING">SPAWN_BREEDING</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING_DEFAULT">SPAWN_BREEDING_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM">SPAWN_CUSTOM</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM_DEFAULT">SPAWN_CUSTOM_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS">SPAWN_EGGS</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS_DEFAULT">SPAWN_EGGS_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY">USE_ECONOMY</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY_DEFAULT">USE_ECONOMY_DEFAULT</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#worldname">worldname</a></code> </li> </ul> </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"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#DefaultPlotWorld(java.lang.String)">DefaultPlotWorld</a></strong>(java.lang.String worldname)</code> </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"> </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><a href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#getSettingNodes()">getSettingNodes</a></strong>()</code> <div class="block">CONFIG NODE | DEFAULT VALUE | DESCRIPTION | CONFIGURATION TYPE | REQUIRED FOR INITIAL SETUP <p/> Set the last boolean to false if you do not require a specific config node to be set while using the setup command - this may be useful if a config value can be changed at a later date, and has no impact on the actual world generation </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code> <div class="block">This method is called when a world loads.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.intellectualcrafters.plot.object.PlotWorld"> <!-- --> </a> <h3>Methods inherited from class com.intellectualcrafters.plot.object.<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">PlotWorld</a></h3> <code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)">loadDefaultConfiguration</a>, <a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#saveConfiguration(org.bukkit.configuration.ConfigurationSection)">saveConfiguration</a></code> </li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class 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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="ROAD_HEIGHT_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_HEIGHT_DEFAULT</h4> <pre>public static int ROAD_HEIGHT_DEFAULT</pre> <div class="block">Default Road Height: 64</div> </li> </ul> <a name="PLOT_HEIGHT_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_HEIGHT_DEFAULT</h4> <pre>public static int PLOT_HEIGHT_DEFAULT</pre> <div class="block">Default plot height: 64</div> </li> </ul> <a name="WALL_HEIGHT_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_HEIGHT_DEFAULT</h4> <pre>public static int WALL_HEIGHT_DEFAULT</pre> <div class="block">Default Wall Height: 64</div> </li> </ul> <a name="PLOT_WIDTH_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_WIDTH_DEFAULT</h4> <pre>public static int PLOT_WIDTH_DEFAULT</pre> <div class="block">Default plot width: 32</div> </li> </ul> <a name="ROAD_WIDTH_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_WIDTH_DEFAULT</h4> <pre>public static int ROAD_WIDTH_DEFAULT</pre> <div class="block">Default road width: 7</div> </li> </ul> <a name="MAIN_BLOCK_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAIN_BLOCK_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] MAIN_BLOCK_DEFAULT</pre> <div class="block">Default main block: 1</div> </li> </ul> <a name="TOP_BLOCK_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TOP_BLOCK_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] TOP_BLOCK_DEFAULT</pre> <div class="block">Default top blocks: {"2"}</div> </li> </ul> <a name="WALL_BLOCK_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_BLOCK_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> WALL_BLOCK_DEFAULT</pre> <div class="block">Default wall block: 44</div> </li> </ul> <a name="CLAIMED_WALL_BLOCK_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CLAIMED_WALL_BLOCK_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> CLAIMED_WALL_BLOCK_DEFAULT</pre> </li> </ul> <a name="WALL_FILLING_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_FILLING_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> WALL_FILLING_DEFAULT</pre> <div class="block">Default wall filling: 1</div> </li> </ul> <a name="ROAD_STRIPES_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_STRIPES_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> ROAD_STRIPES_DEFAULT</pre> <div class="block">Default road stripes: 35</div> </li> </ul> <a name="ROAD_STRIPES_ENABLED_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_STRIPES_ENABLED_DEFAULT</h4> <pre>public static boolean ROAD_STRIPES_ENABLED_DEFAULT</pre> </li> </ul> <a name="ROAD_BLOCK_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_BLOCK_DEFAULT</h4> <pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> ROAD_BLOCK_DEFAULT</pre> <div class="block">Default road block: 155</div> </li> </ul> <a name="ROAD_HEIGHT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_HEIGHT</h4> <pre>public int ROAD_HEIGHT</pre> <div class="block">Road Height</div> </li> </ul> <a name="PLOT_HEIGHT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_HEIGHT</h4> <pre>public int PLOT_HEIGHT</pre> <div class="block">plot height</div> </li> </ul> <a name="WALL_HEIGHT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_HEIGHT</h4> <pre>public int WALL_HEIGHT</pre> <div class="block">Wall height</div> </li> </ul> <a name="PLOT_WIDTH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_WIDTH</h4> <pre>public int PLOT_WIDTH</pre> <div class="block">plot width</div> </li> </ul> <a name="ROAD_WIDTH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_WIDTH</h4> <pre>public int ROAD_WIDTH</pre> <div class="block">Road width</div> </li> </ul> <a name="MAIN_BLOCK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAIN_BLOCK</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] MAIN_BLOCK</pre> <div class="block">Plot main block</div> </li> </ul> <a name="TOP_BLOCK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TOP_BLOCK</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] TOP_BLOCK</pre> <div class="block">Top blocks</div> </li> </ul> <a name="WALL_BLOCK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_BLOCK</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> WALL_BLOCK</pre> <div class="block">Wall block</div> </li> </ul> <a name="CLAIMED_WALL_BLOCK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CLAIMED_WALL_BLOCK</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> CLAIMED_WALL_BLOCK</pre> </li> </ul> <a name="WALL_FILLING"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WALL_FILLING</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> WALL_FILLING</pre> <div class="block">Wall filling</div> </li> </ul> <a name="ROAD_STRIPES"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_STRIPES</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> ROAD_STRIPES</pre> <div class="block">Road stripes</div> </li> </ul> <a name="ROAD_STRIPES_ENABLED"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROAD_STRIPES_ENABLED</h4> <pre>public boolean ROAD_STRIPES_ENABLED</pre> <div class="block">enable road stripes</div> </li> </ul> <a name="ROAD_BLOCK"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ROAD_BLOCK</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html" title="class in com.intellectualcrafters.plot.object">PlotBlock</a> ROAD_BLOCK</pre> <div class="block">Road block</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="DefaultPlotWorld(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>DefaultPlotWorld</h4> <pre>public DefaultPlotWorld(java.lang.String worldname)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getSettingNodes()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSettingNodes</h4> <pre>public <a href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[] getSettingNodes()</pre> <div class="block">CONFIG NODE | DEFAULT VALUE | DESCRIPTION | CONFIGURATION TYPE | REQUIRED FOR INITIAL SETUP <p/> Set the last boolean to false if you do not require a specific config node to be set while using the setup command - this may be useful if a config value can be changed at a later date, and has no impact on the actual world generation </div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#getSettingNodes()">getSettingNodes</a></code> in class <code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">PlotWorld</a></code> </dd> <dt><span class="strong">Returns:</span></dt> <dd>ConfigurationNode[]</dd> </dl> </li> </ul> <a name="loadConfiguration(org.bukkit.configuration.ConfigurationSection)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>loadConfiguration</h4> <pre>public void loadConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre> <div class="block">This method is called when a world loads. Make sure you set all your constants here. You are provided with the configuration section for that specific world. </div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration</a></code> in class <code><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html" title="class in com.intellectualcrafters.plot.object">PlotWorld</a></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-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/intellectualcrafters/plot/generator/WorldGenerator.html" title="class in com.intellectualcrafters.plot.generator"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/intellectualcrafters/plot/generator/DefaultPlotWorld.html" target="_top">Frames</a></li> <li><a href="DefaultPlotWorld.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: </li> <li>Nested | </li> <li><a href="#field_summary">Field</a> | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field_detail">Field</a> | </li> <li><a href="#constructor_detail">Constr</a> | </li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>