1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-22 08:04:24 +00:00
lihzahrd/docs/html/chests.html

20156 lines
No EOL
1.1 MiB

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>lihzahrd.chests &mdash; lihzahrd documentation</title>
<script type="text/javascript" src="_static/js/modernizr.min.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/lihzahrd.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="lihzahrd.header" href="header.html" />
<link rel="prev" title="lihzahrd.World" href="world.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home"> lihzahrd
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="usage.html">Usage guide</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="reference.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="world.html">lihzahrd.World</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">lihzahrd.chests</a><ul class="simple">
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="header.html">lihzahrd.header</a></li>
<li class="toctree-l2"><a class="reference internal" href="npcs.html">lihzahrd.npcs</a></li>
<li class="toctree-l2"><a class="reference internal" href="pressureplates.html">lihzahrd.pressureplates</a></li>
<li class="toctree-l2"><a class="reference internal" href="signs.html">lihzahrd.signs</a></li>
<li class="toctree-l2"><a class="reference internal" href="tileentities.html">lihzahrd.tileentities</a></li>
<li class="toctree-l2"><a class="reference internal" href="tiles.html">lihzahrd.tiles</a></li>
<li class="toctree-l2"><a class="reference internal" href="townmanager.html">lihzahrd.townmanager</a></li>
<li class="toctree-l2"><a class="reference internal" href="errors.html">lihzahrd.errors</a></li>
<li class="toctree-l2"><a class="reference internal" href="fileutils.html">lihzahrd.fileutils</a></li>
<li class="toctree-l2"><a class="reference internal" href="timer.html">lihzahrd.timer</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">lihzahrd</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>
<li><a href="reference.html">API Reference</a> &raquo;</li>
<li>lihzahrd.chests</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/chests.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-chests">
<h1>lihzahrd.chests<a class="headerlink" href="#lihzahrd-chests" title="Permalink to this headline">¶</a></h1>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-lihzahrd.chests"></span><dl class="py class">
<dt id="lihzahrd.chests.ItemType">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.chests.</code><code class="sig-name descname">ItemType</code><a class="headerlink" href="#lihzahrd.chests.ItemType" title="Permalink to this definition">¶</a></dt>
<dd><p>List of all available Terraria item types.</p>
<p>From <a class="reference external" href="https://github.com/tModLoader/tModLoader/wiki/Vanilla-Item-IDs">https://github.com/tModLoader/tModLoader/wiki/Vanilla-Item-IDs</a> .</p>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AARONS_BREASTPLATE">
<code class="sig-name descname">AARONS_BREASTPLATE</code><em class="property"> = 1567</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AARONS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AARONS_HELMET">
<code class="sig-name descname">AARONS_HELMET</code><em class="property"> = 1566</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AARONS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AARONS_LEGGINGS">
<code class="sig-name descname">AARONS_LEGGINGS</code><em class="property"> = 1568</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AARONS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ABEEMINATION">
<code class="sig-name descname">ABEEMINATION</code><em class="property"> = 1133</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ABEEMINATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACID_DYE">
<code class="sig-name descname">ACID_DYE</code><em class="property"> = 3040</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACID_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACORN">
<code class="sig-name descname">ACORN</code><em class="property"> = 27</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACTIVE_STONE_BLOCK">
<code class="sig-name descname">ACTIVE_STONE_BLOCK</code><em class="property"> = 511</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACTIVE_STONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACTUATION_ACCESSORY">
<code class="sig-name descname">ACTUATION_ACCESSORY</code><em class="property"> = 3624</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACTUATION_ACCESSORY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACTUATION_ROD">
<code class="sig-name descname">ACTUATION_ROD</code><em class="property"> = 3620</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACTUATION_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ACTUATOR">
<code class="sig-name descname">ACTUATOR</code><em class="property"> = 849</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ACTUATOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_BAR">
<code class="sig-name descname">ADAMANTITE_BAR</code><em class="property"> = 391</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_BEAM">
<code class="sig-name descname">ADAMANTITE_BEAM</code><em class="property"> = 604</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_BEAM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_BEAM_WALL">
<code class="sig-name descname">ADAMANTITE_BEAM_WALL</code><em class="property"> = 605</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_BEAM_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_BREASTPLATE">
<code class="sig-name descname">ADAMANTITE_BREASTPLATE</code><em class="property"> = 403</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_CHAINSAW">
<code class="sig-name descname">ADAMANTITE_CHAINSAW</code><em class="property"> = 387</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_DRILL">
<code class="sig-name descname">ADAMANTITE_DRILL</code><em class="property"> = 388</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_FORGE">
<code class="sig-name descname">ADAMANTITE_FORGE</code><em class="property"> = 524</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_FORGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_GLAIVE">
<code class="sig-name descname">ADAMANTITE_GLAIVE</code><em class="property"> = 406</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_GLAIVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_HEADGEAR">
<code class="sig-name descname">ADAMANTITE_HEADGEAR</code><em class="property"> = 400</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_HELMET">
<code class="sig-name descname">ADAMANTITE_HELMET</code><em class="property"> = 401</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_LEGGINGS">
<code class="sig-name descname">ADAMANTITE_LEGGINGS</code><em class="property"> = 404</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_MASK">
<code class="sig-name descname">ADAMANTITE_MASK</code><em class="property"> = 402</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_ORE">
<code class="sig-name descname">ADAMANTITE_ORE</code><em class="property"> = 366</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_PICKAXE">
<code class="sig-name descname">ADAMANTITE_PICKAXE</code><em class="property"> = 778</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_REPEATER">
<code class="sig-name descname">ADAMANTITE_REPEATER</code><em class="property"> = 481</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_SWORD">
<code class="sig-name descname">ADAMANTITE_SWORD</code><em class="property"> = 482</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADAMANTITE_WARAXE">
<code class="sig-name descname">ADAMANTITE_WARAXE</code><em class="property"> = 993</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADAMANTITE_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ADHESIVE_BANDAGE">
<code class="sig-name descname">ADHESIVE_BANDAGE</code><em class="property"> = 885</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ADHESIVE_BANDAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AGLET">
<code class="sig-name descname">AGLET</code><em class="property"> = 285</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AGLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALCHEMY_LANTERN">
<code class="sig-name descname">ALCHEMY_LANTERN</code><em class="property"> = 1393</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALCHEMY_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALCHEMY_TABLE">
<code class="sig-name descname">ALCHEMY_TABLE</code><em class="property"> = 3000</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALCHEMY_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALE">
<code class="sig-name descname">ALE</code><em class="property"> = 353</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALE_THROWING_GLOVE">
<code class="sig-name descname">ALE_THROWING_GLOVE</code><em class="property"> = 3821</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALE_THROWING_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE0">
<code class="sig-name descname">ALPHABET_STATUE0</code><em class="property"> = 2702</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE0" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE1">
<code class="sig-name descname">ALPHABET_STATUE1</code><em class="property"> = 2703</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE2">
<code class="sig-name descname">ALPHABET_STATUE2</code><em class="property"> = 2704</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE3">
<code class="sig-name descname">ALPHABET_STATUE3</code><em class="property"> = 2705</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE4">
<code class="sig-name descname">ALPHABET_STATUE4</code><em class="property"> = 2706</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE4" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE5">
<code class="sig-name descname">ALPHABET_STATUE5</code><em class="property"> = 2707</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE5" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE6">
<code class="sig-name descname">ALPHABET_STATUE6</code><em class="property"> = 2708</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE6" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE7">
<code class="sig-name descname">ALPHABET_STATUE7</code><em class="property"> = 2709</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE7" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE8">
<code class="sig-name descname">ALPHABET_STATUE8</code><em class="property"> = 2710</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE8" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE9">
<code class="sig-name descname">ALPHABET_STATUE9</code><em class="property"> = 2711</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE9" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_A">
<code class="sig-name descname">ALPHABET_STATUE_A</code><em class="property"> = 2712</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_A" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_B">
<code class="sig-name descname">ALPHABET_STATUE_B</code><em class="property"> = 2713</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_B" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_C">
<code class="sig-name descname">ALPHABET_STATUE_C</code><em class="property"> = 2714</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_C" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_D">
<code class="sig-name descname">ALPHABET_STATUE_D</code><em class="property"> = 2715</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_D" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_E">
<code class="sig-name descname">ALPHABET_STATUE_E</code><em class="property"> = 2716</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_E" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_F">
<code class="sig-name descname">ALPHABET_STATUE_F</code><em class="property"> = 2717</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_F" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_G">
<code class="sig-name descname">ALPHABET_STATUE_G</code><em class="property"> = 2718</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_G" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_H">
<code class="sig-name descname">ALPHABET_STATUE_H</code><em class="property"> = 2719</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_H" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_I">
<code class="sig-name descname">ALPHABET_STATUE_I</code><em class="property"> = 2720</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_I" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_J">
<code class="sig-name descname">ALPHABET_STATUE_J</code><em class="property"> = 2721</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_J" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_K">
<code class="sig-name descname">ALPHABET_STATUE_K</code><em class="property"> = 2722</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_K" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_L">
<code class="sig-name descname">ALPHABET_STATUE_L</code><em class="property"> = 2723</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_L" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_M">
<code class="sig-name descname">ALPHABET_STATUE_M</code><em class="property"> = 2724</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_M" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_N">
<code class="sig-name descname">ALPHABET_STATUE_N</code><em class="property"> = 2725</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_N" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_O">
<code class="sig-name descname">ALPHABET_STATUE_O</code><em class="property"> = 2726</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_O" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_P">
<code class="sig-name descname">ALPHABET_STATUE_P</code><em class="property"> = 2727</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_P" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_Q">
<code class="sig-name descname">ALPHABET_STATUE_Q</code><em class="property"> = 2728</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_Q" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_R">
<code class="sig-name descname">ALPHABET_STATUE_R</code><em class="property"> = 2729</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_R" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_S">
<code class="sig-name descname">ALPHABET_STATUE_S</code><em class="property"> = 2730</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_S" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_T">
<code class="sig-name descname">ALPHABET_STATUE_T</code><em class="property"> = 2731</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_T" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_U">
<code class="sig-name descname">ALPHABET_STATUE_U</code><em class="property"> = 2732</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_U" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_V">
<code class="sig-name descname">ALPHABET_STATUE_V</code><em class="property"> = 2733</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_V" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_W">
<code class="sig-name descname">ALPHABET_STATUE_W</code><em class="property"> = 2734</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_W" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_X">
<code class="sig-name descname">ALPHABET_STATUE_X</code><em class="property"> = 2735</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_X" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_Y">
<code class="sig-name descname">ALPHABET_STATUE_Y</code><em class="property"> = 2736</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_Y" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ALPHABET_STATUE_Z">
<code class="sig-name descname">ALPHABET_STATUE_Z</code><em class="property"> = 2737</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ALPHABET_STATUE_Z" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMANITIA_FUNGIFIN">
<code class="sig-name descname">AMANITIA_FUNGIFIN</code><em class="property"> = 2475</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMANITIA_FUNGIFIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMAROK">
<code class="sig-name descname">AMAROK</code><em class="property"> = 3289</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMAROK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER">
<code class="sig-name descname">AMBER</code><em class="property"> = 999</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER_GEMSPARK_BLOCK">
<code class="sig-name descname">AMBER_GEMSPARK_BLOCK</code><em class="property"> = 1976</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER_GEMSPARK_WALL">
<code class="sig-name descname">AMBER_GEMSPARK_WALL</code><em class="property"> = 2677</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER_GEMSPARK_WALL_OFF">
<code class="sig-name descname">AMBER_GEMSPARK_WALL_OFF</code><em class="property"> = 2678</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER_MOSQUITO">
<code class="sig-name descname">AMBER_MOSQUITO</code><em class="property"> = 1242</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER_MOSQUITO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMBER_STAFF">
<code class="sig-name descname">AMBER_STAFF</code><em class="property"> = 3377</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMBER_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMERICAN_EXPLOSIVE">
<code class="sig-name descname">AMERICAN_EXPLOSIVE</code><em class="property"> = 1495</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMERICAN_EXPLOSIVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST">
<code class="sig-name descname">AMETHYST</code><em class="property"> = 181</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_BLOCK">
<code class="sig-name descname">AMETHYST_GEMSPARK_BLOCK</code><em class="property"> = 1970</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_WALL">
<code class="sig-name descname">AMETHYST_GEMSPARK_WALL</code><em class="property"> = 2679</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_WALL_OFF">
<code class="sig-name descname">AMETHYST_GEMSPARK_WALL_OFF</code><em class="property"> = 2680</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_HOOK">
<code class="sig-name descname">AMETHYST_HOOK</code><em class="property"> = 1236</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_ROBE">
<code class="sig-name descname">AMETHYST_ROBE</code><em class="property"> = 1282</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMETHYST_STAFF">
<code class="sig-name descname">AMETHYST_STAFF</code><em class="property"> = 739</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMETHYST_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMMO_BOX">
<code class="sig-name descname">AMMO_BOX</code><em class="property"> = 2177</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMMO_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AMMO_RESERVATION_POTION">
<code class="sig-name descname">AMMO_RESERVATION_POTION</code><em class="property"> = 2344</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AMMO_RESERVATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCHOR">
<code class="sig-name descname">ANCHOR</code><em class="property"> = 2424</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCHOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_ARMOR_HAT">
<code class="sig-name descname">ANCIENT_ARMOR_HAT</code><em class="property"> = 3773</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_ARMOR_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_ARMOR_PANTS">
<code class="sig-name descname">ANCIENT_ARMOR_PANTS</code><em class="property"> = 3775</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_ARMOR_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_ARMOR_SHIRT">
<code class="sig-name descname">ANCIENT_ARMOR_SHIRT</code><em class="property"> = 3774</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_ARMOR_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_HAT">
<code class="sig-name descname">ANCIENT_BATTLE_ARMOR_HAT</code><em class="property"> = 3776</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_MATERIAL">
<code class="sig-name descname">ANCIENT_BATTLE_ARMOR_MATERIAL</code><em class="property"> = 3783</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_MATERIAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_PANTS">
<code class="sig-name descname">ANCIENT_BATTLE_ARMOR_PANTS</code><em class="property"> = 3778</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_SHIRT">
<code class="sig-name descname">ANCIENT_BATTLE_ARMOR_SHIRT</code><em class="property"> = 3777</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_BATTLE_ARMOR_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_CLOTH">
<code class="sig-name descname">ANCIENT_CLOTH</code><em class="property"> = 3794</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_CLOTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_COBALT_BREASTPLATE">
<code class="sig-name descname">ANCIENT_COBALT_BREASTPLATE</code><em class="property"> = 961</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_COBALT_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_COBALT_HELMET">
<code class="sig-name descname">ANCIENT_COBALT_HELMET</code><em class="property"> = 960</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_COBALT_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_COBALT_LEGGINGS">
<code class="sig-name descname">ANCIENT_COBALT_LEGGINGS</code><em class="property"> = 962</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_COBALT_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_CULTIST_TROPHY">
<code class="sig-name descname">ANCIENT_CULTIST_TROPHY</code><em class="property"> = 3357</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_CULTIST_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_GOLD_HELMET">
<code class="sig-name descname">ANCIENT_GOLD_HELMET</code><em class="property"> = 955</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_GOLD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_HORN">
<code class="sig-name descname">ANCIENT_HORN</code><em class="property"> = 3771</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_HORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_IRON_HELMET">
<code class="sig-name descname">ANCIENT_IRON_HELMET</code><em class="property"> = 954</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_IRON_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_NECRO_HELMET">
<code class="sig-name descname">ANCIENT_NECRO_HELMET</code><em class="property"> = 959</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_NECRO_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_SHADOW_GREAVES">
<code class="sig-name descname">ANCIENT_SHADOW_GREAVES</code><em class="property"> = 958</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_SHADOW_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_SHADOW_HELMET">
<code class="sig-name descname">ANCIENT_SHADOW_HELMET</code><em class="property"> = 956</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_SHADOW_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANCIENT_SHADOW_SCALEMAIL">
<code class="sig-name descname">ANCIENT_SHADOW_SCALEMAIL</code><em class="property"> = 957</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANCIENT_SHADOW_SCALEMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGELFISH">
<code class="sig-name descname">ANGELFISH</code><em class="property"> = 2476</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGELFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGEL_HALO">
<code class="sig-name descname">ANGEL_HALO</code><em class="property"> = 1987</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGEL_HALO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGEL_STATUE">
<code class="sig-name descname">ANGEL_STATUE</code><em class="property"> = 52</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGEL_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGEL_WINGS">
<code class="sig-name descname">ANGEL_WINGS</code><em class="property"> = 493</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGEL_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_EARRING">
<code class="sig-name descname">ANGLER_EARRING</code><em class="property"> = 2374</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_EARRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_FISH_BANNER">
<code class="sig-name descname">ANGLER_FISH_BANNER</code><em class="property"> = 1615</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_FISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_HAT">
<code class="sig-name descname">ANGLER_HAT</code><em class="property"> = 2367</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_PANTS">
<code class="sig-name descname">ANGLER_PANTS</code><em class="property"> = 2369</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_TACKLE_BAG">
<code class="sig-name descname">ANGLER_TACKLE_BAG</code><em class="property"> = 3721</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_TACKLE_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGLER_VEST">
<code class="sig-name descname">ANGLER_VEST</code><em class="property"> = 2368</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGLER_VEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGRY_BONES_BANNER">
<code class="sig-name descname">ANGRY_BONES_BANNER</code><em class="property"> = 3451</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGRY_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGRY_NIMBUS_BANNER">
<code class="sig-name descname">ANGRY_NIMBUS_BANNER</code><em class="property"> = 1616</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGRY_NIMBUS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANGRY_TRAPPER_BANNER">
<code class="sig-name descname">ANGRY_TRAPPER_BANNER</code><em class="property"> = 2897</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANGRY_TRAPPER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANKH_BANNER">
<code class="sig-name descname">ANKH_BANNER</code><em class="property"> = 789</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANKH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANKH_CHARM">
<code class="sig-name descname">ANKH_CHARM</code><em class="property"> = 1612</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANKH_CHARM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANKH_SHIELD">
<code class="sig-name descname">ANKH_SHIELD</code><em class="property"> = 1613</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANKH_SHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANKLETOFTHE_WIND">
<code class="sig-name descname">ANKLETOFTHE_WIND</code><em class="property"> = 212</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANKLETOFTHE_WIND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANNOUNCEMENT_BOX">
<code class="sig-name descname">ANNOUNCEMENT_BOX</code><em class="property"> = 3617</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANNOUNCEMENT_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANOMURA_FUNGUS_BANNER">
<code class="sig-name descname">ANOMURA_FUNGUS_BANNER</code><em class="property"> = 1617</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANOMURA_FUNGUS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANTI_GRAVITY_HOOK">
<code class="sig-name descname">ANTI_GRAVITY_HOOK</code><em class="property"> = 2800</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANTI_GRAVITY_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANTLION_BANNER">
<code class="sig-name descname">ANTLION_BANNER</code><em class="property"> = 1618</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANTLION_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANTLION_CLAW">
<code class="sig-name descname">ANTLION_CLAW</code><em class="property"> = 3772</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANTLION_CLAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANTLION_MANDIBLE">
<code class="sig-name descname">ANTLION_MANDIBLE</code><em class="property"> = 323</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANTLION_MANDIBLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ANVIL_STATUE">
<code class="sig-name descname">ANVIL_STATUE</code><em class="property"> = 468</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ANVIL_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_ALT_HEAD">
<code class="sig-name descname">APPRENTICE_ALT_HEAD</code><em class="property"> = 3874</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_ALT_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_ALT_PANTS">
<code class="sig-name descname">APPRENTICE_ALT_PANTS</code><em class="property"> = 3876</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_ALT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_ALT_SHIRT">
<code class="sig-name descname">APPRENTICE_ALT_SHIRT</code><em class="property"> = 3875</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_ALT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_BAIT">
<code class="sig-name descname">APPRENTICE_BAIT</code><em class="property"> = 2674</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_BAIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_HAT">
<code class="sig-name descname">APPRENTICE_HAT</code><em class="property"> = 3797</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_ROBE">
<code class="sig-name descname">APPRENTICE_ROBE</code><em class="property"> = 3798</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_SCARF">
<code class="sig-name descname">APPRENTICE_SCARF</code><em class="property"> = 3809</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_SCARF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_STAFF_T3">
<code class="sig-name descname">APPRENTICE_STAFF_T3</code><em class="property"> = 3870</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_STAFF_T3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.APPRENTICE_TROUSERS">
<code class="sig-name descname">APPRENTICE_TROUSERS</code><em class="property"> = 3799</em><a class="headerlink" href="#lihzahrd.chests.ItemType.APPRENTICE_TROUSERS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AQUA_SCEPTER">
<code class="sig-name descname">AQUA_SCEPTER</code><em class="property"> = 157</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AQUA_SCEPTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARAPAIMA_BANNER">
<code class="sig-name descname">ARAPAIMA_BANNER</code><em class="property"> = 1619</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARAPAIMA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCANE_RUNE_WALL">
<code class="sig-name descname">ARCANE_RUNE_WALL</code><em class="property"> = 2271</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCANE_RUNE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCHAEOLOGISTS_HAT">
<code class="sig-name descname">ARCHAEOLOGISTS_HAT</code><em class="property"> = 251</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCHAEOLOGISTS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCHAEOLOGISTS_JACKET">
<code class="sig-name descname">ARCHAEOLOGISTS_JACKET</code><em class="property"> = 252</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCHAEOLOGISTS_JACKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCHAEOLOGISTS_PANTS">
<code class="sig-name descname">ARCHAEOLOGISTS_PANTS</code><em class="property"> = 253</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCHAEOLOGISTS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCHERY_POTION">
<code class="sig-name descname">ARCHERY_POTION</code><em class="property"> = 303</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCHERY_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCHITECT_GIZMO_PACK">
<code class="sig-name descname">ARCHITECT_GIZMO_PACK</code><em class="property"> = 3061</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCHITECT_GIZMO_PACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARCTIC_DIVING_GEAR">
<code class="sig-name descname">ARCTIC_DIVING_GEAR</code><em class="property"> = 1861</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARCTIC_DIVING_GEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARKHALIS">
<code class="sig-name descname">ARKHALIS</code><em class="property"> = 3368</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARKHALIS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARKHALIS_HAT">
<code class="sig-name descname">ARKHALIS_HAT</code><em class="property"> = 3921</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARKHALIS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARKHALIS_PANTS">
<code class="sig-name descname">ARKHALIS_PANTS</code><em class="property"> = 3923</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARKHALIS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARKHALIS_SHIRT">
<code class="sig-name descname">ARKHALIS_SHIRT</code><em class="property"> = 3922</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARKHALIS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARKHALIS_WINGS">
<code class="sig-name descname">ARKHALIS_WINGS</code><em class="property"> = 3924</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARKHALIS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMORED_CAVEFISH">
<code class="sig-name descname">ARMORED_CAVEFISH</code><em class="property"> = 2303</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMORED_CAVEFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMORED_SKELETON_BANNER">
<code class="sig-name descname">ARMORED_SKELETON_BANNER</code><em class="property"> = 1620</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMORED_SKELETON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMORED_VIKING_BANNER">
<code class="sig-name descname">ARMORED_VIKING_BANNER</code><em class="property"> = 2898</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMORED_VIKING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMOR_BRACING">
<code class="sig-name descname">ARMOR_BRACING</code><em class="property"> = 901</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMOR_BRACING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMOR_POLISH">
<code class="sig-name descname">ARMOR_POLISH</code><em class="property"> = 886</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMOR_POLISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ARMOR_STATUE">
<code class="sig-name descname">ARMOR_STATUE</code><em class="property"> = 360</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ARMOR_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ASH_BLOCK">
<code class="sig-name descname">ASH_BLOCK</code><em class="property"> = 172</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ASH_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ASPHALT_BLOCK">
<code class="sig-name descname">ASPHALT_BLOCK</code><em class="property"> = 775</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ASPHALT_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ATLANTIC_COD">
<code class="sig-name descname">ATLANTIC_COD</code><em class="property"> = 2299</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ATLANTIC_COD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AUTOHAMMER">
<code class="sig-name descname">AUTOHAMMER</code><em class="property"> = 1551</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AUTOHAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AVENGER_EMBLEM">
<code class="sig-name descname">AVENGER_EMBLEM</code><em class="property"> = 935</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AVENGER_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AVIATOR_SUNGLASSES">
<code class="sig-name descname">AVIATOR_SUNGLASSES</code><em class="property"> = 3763</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AVIATOR_SUNGLASSES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.AXE_STATUE">
<code class="sig-name descname">AXE_STATUE</code><em class="property"> = 465</em><a class="headerlink" href="#lihzahrd.chests.ItemType.AXE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BABY_GRINCH_MISCHIEF_WHISTLE">
<code class="sig-name descname">BABY_GRINCH_MISCHIEF_WHISTLE</code><em class="property"> = 1959</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BABY_GRINCH_MISCHIEF_WHISTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BACON">
<code class="sig-name descname">BACON</code><em class="property"> = 3532</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BACON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALLA_HAT">
<code class="sig-name descname">BALLA_HAT</code><em class="property"> = 1275</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALLA_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALLOON_HORSESHOE_FART">
<code class="sig-name descname">BALLOON_HORSESHOE_FART</code><em class="property"> = 3250</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALLOON_HORSESHOE_FART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALLOON_HORSESHOE_HONEY">
<code class="sig-name descname">BALLOON_HORSESHOE_HONEY</code><em class="property"> = 3251</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALLOON_HORSESHOE_HONEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALLOON_HORSESHOE_SHARKRON">
<code class="sig-name descname">BALLOON_HORSESHOE_SHARKRON</code><em class="property"> = 3252</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALLOON_HORSESHOE_SHARKRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALLOON_PUFFERFISH">
<code class="sig-name descname">BALLOON_PUFFERFISH</code><em class="property"> = 3225</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALLOON_PUFFERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BALL_OHURT">
<code class="sig-name descname">BALL_OHURT</code><em class="property"> = 162</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BALL_OHURT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BANANARANG">
<code class="sig-name descname">BANANARANG</code><em class="property"> = 1324</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BANANARANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BANDOF_REGENERATION">
<code class="sig-name descname">BANDOF_REGENERATION</code><em class="property"> = 49</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BANDOF_REGENERATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BANDOF_STARPOWER">
<code class="sig-name descname">BANDOF_STARPOWER</code><em class="property"> = 111</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BANDOF_STARPOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BANQUET_TABLE">
<code class="sig-name descname">BANQUET_TABLE</code><em class="property"> = 1714</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BANQUET_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAR">
<code class="sig-name descname">BAR</code><em class="property"> = 1715</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BARREL">
<code class="sig-name descname">BARREL</code><em class="property"> = 343</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BARREL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAR_STOOL">
<code class="sig-name descname">BAR_STOOL</code><em class="property"> = 1706</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAR_STOOL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BASS">
<code class="sig-name descname">BASS</code><em class="property"> = 2290</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BATFISH">
<code class="sig-name descname">BATFISH</code><em class="property"> = 2450</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BATFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BATHTUB">
<code class="sig-name descname">BATHTUB</code><em class="property"> = 336</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BATTLE_POTION">
<code class="sig-name descname">BATTLE_POTION</code><em class="property"> = 300</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BATTLE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAT_BANNER">
<code class="sig-name descname">BAT_BANNER</code><em class="property"> = 1621</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAT_HOOK">
<code class="sig-name descname">BAT_HOOK</code><em class="property"> = 1800</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAT_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAT_SCEPTER">
<code class="sig-name descname">BAT_SCEPTER</code><em class="property"> = 1801</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAT_SCEPTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAT_STATUE">
<code class="sig-name descname">BAT_STATUE</code><em class="property"> = 443</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAT_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BAT_WINGS">
<code class="sig-name descname">BAT_WINGS</code><em class="property"> = 1165</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BAT_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEACH_BALL">
<code class="sig-name descname">BEACH_BALL</code><em class="property"> = 859</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEACH_BALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEAM_SWORD">
<code class="sig-name descname">BEAM_SWORD</code><em class="property"> = 723</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEAM_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEANIE">
<code class="sig-name descname">BEANIE</code><em class="property"> = 1429</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEANIE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BED">
<code class="sig-name descname">BED</code><em class="property"> = 224</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEENADE">
<code class="sig-name descname">BEENADE</code><em class="property"> = 1130</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEENADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEES_KNEES">
<code class="sig-name descname">BEES_KNEES</code><em class="property"> = 2888</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEES_KNEES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_HELMET">
<code class="sig-name descname">BEETLE_HELMET</code><em class="property"> = 2199</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_HUSK">
<code class="sig-name descname">BEETLE_HUSK</code><em class="property"> = 2218</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_HUSK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_LEGGINGS">
<code class="sig-name descname">BEETLE_LEGGINGS</code><em class="property"> = 2202</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_SCALE_MAIL">
<code class="sig-name descname">BEETLE_SCALE_MAIL</code><em class="property"> = 2200</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_SCALE_MAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_SHELL">
<code class="sig-name descname">BEETLE_SHELL</code><em class="property"> = 2201</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEETLE_WINGS">
<code class="sig-name descname">BEETLE_WINGS</code><em class="property"> = 2280</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEETLE_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_BREASTPLATE">
<code class="sig-name descname">BEE_BREASTPLATE</code><em class="property"> = 2362</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_CLOAK">
<code class="sig-name descname">BEE_CLOAK</code><em class="property"> = 1247</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_CLOAK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_GREAVES">
<code class="sig-name descname">BEE_GREAVES</code><em class="property"> = 2363</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_GUN">
<code class="sig-name descname">BEE_GUN</code><em class="property"> = 1121</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_HAT">
<code class="sig-name descname">BEE_HAT</code><em class="property"> = 842</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_HEADGEAR">
<code class="sig-name descname">BEE_HEADGEAR</code><em class="property"> = 2361</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_KEEPER">
<code class="sig-name descname">BEE_KEEPER</code><em class="property"> = 1123</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_KEEPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_MASK">
<code class="sig-name descname">BEE_MASK</code><em class="property"> = 2108</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_PANTS">
<code class="sig-name descname">BEE_PANTS</code><em class="property"> = 844</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_SHIRT">
<code class="sig-name descname">BEE_SHIRT</code><em class="property"> = 843</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_WAX">
<code class="sig-name descname">BEE_WAX</code><em class="property"> = 2431</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_WAX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEE_WINGS">
<code class="sig-name descname">BEE_WINGS</code><em class="property"> = 1515</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEE_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_BODY">
<code class="sig-name descname">BEJEWELED_VALKYRIE_BODY</code><em class="property"> = 3227</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_BODY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_HEAD">
<code class="sig-name descname">BEJEWELED_VALKYRIE_HEAD</code><em class="property"> = 3226</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_WING">
<code class="sig-name descname">BEJEWELED_VALKYRIE_WING</code><em class="property"> = 3228</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEJEWELED_VALKYRIE_WING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BELL">
<code class="sig-name descname">BELL</code><em class="property"> = 507</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BENCH">
<code class="sig-name descname">BENCH</code><em class="property"> = 335</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BETSY_WINGS">
<code class="sig-name descname">BETSY_WINGS</code><em class="property"> = 3883</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BETSY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEWITCHING_TABLE">
<code class="sig-name descname">BEWITCHING_TABLE</code><em class="property"> = 2999</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEWITCHING_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BEZOAR">
<code class="sig-name descname">BEZOAR</code><em class="property"> = 887</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BEZOAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BINOCULARS">
<code class="sig-name descname">BINOCULARS</code><em class="property"> = 1299</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BINOCULARS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BIOME_HAIR_DYE">
<code class="sig-name descname">BIOME_HAIR_DYE</code><em class="property"> = 1983</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BIOME_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BIRD">
<code class="sig-name descname">BIRD</code><em class="property"> = 2015</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BIRD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BIRD_BANNER">
<code class="sig-name descname">BIRD_BANNER</code><em class="property"> = 1622</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BIRD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BIRD_CAGE">
<code class="sig-name descname">BIRD_CAGE</code><em class="property"> = 2166</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BIRD_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BIRD_STATUE">
<code class="sig-name descname">BIRD_STATUE</code><em class="property"> = 464</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BIRD_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BITTER_HARVEST">
<code class="sig-name descname">BITTER_HARVEST</code><em class="property"> = 1847</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BITTER_HARVEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACKSMITH_RACK">
<code class="sig-name descname">BLACKSMITH_RACK</code><em class="property"> = 2114</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACKSMITH_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_AND_WHITE_DYE">
<code class="sig-name descname">BLACK_AND_WHITE_DYE</code><em class="property"> = 3557</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_AND_WHITE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_BELT">
<code class="sig-name descname">BLACK_BELT</code><em class="property"> = 963</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_BELT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_COUNTERWEIGHT">
<code class="sig-name descname">BLACK_COUNTERWEIGHT</code><em class="property"> = 3309</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_DYE">
<code class="sig-name descname">BLACK_DYE</code><em class="property"> = 1050</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_FAIRY_DUST">
<code class="sig-name descname">BLACK_FAIRY_DUST</code><em class="property"> = 1811</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_FAIRY_DUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_INK">
<code class="sig-name descname">BLACK_INK</code><em class="property"> = 1119</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_INK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_LENS">
<code class="sig-name descname">BLACK_LENS</code><em class="property"> = 236</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_LENS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_PAINT">
<code class="sig-name descname">BLACK_PAINT</code><em class="property"> = 1097</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_RECLUSE_BANNER">
<code class="sig-name descname">BLACK_RECLUSE_BANNER</code><em class="property"> = 1623</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_RECLUSE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_SCORPION">
<code class="sig-name descname">BLACK_SCORPION</code><em class="property"> = 2156</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_SCORPION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_SCORPION_CAGE">
<code class="sig-name descname">BLACK_SCORPION_CAGE</code><em class="property"> = 2187</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_SCORPION_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_SLIME_BANNER">
<code class="sig-name descname">BLACK_SLIME_BANNER</code><em class="property"> = 2899</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_STRING">
<code class="sig-name descname">BLACK_STRING</code><em class="property"> = 3308</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLACK_THREAD">
<code class="sig-name descname">BLACK_THREAD</code><em class="property"> = 254</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLACK_THREAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLADED_GLOVE">
<code class="sig-name descname">BLADED_GLOVE</code><em class="property"> = 1827</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLADED_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLADEOF_GRASS">
<code class="sig-name descname">BLADEOF_GRASS</code><em class="property"> = 190</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLADEOF_GRASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLADETONGUE">
<code class="sig-name descname">BLADETONGUE</code><em class="property"> = 3211</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLADETONGUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLEND_OMATIC">
<code class="sig-name descname">BLEND_OMATIC</code><em class="property"> = 995</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLEND_OMATIC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLESSED_APPLE">
<code class="sig-name descname">BLESSED_APPLE</code><em class="property"> = 3260</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLESSED_APPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLINDFOLD">
<code class="sig-name descname">BLINDFOLD</code><em class="property"> = 888</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLINDFOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLINKROOT">
<code class="sig-name descname">BLINKROOT</code><em class="property"> = 315</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLINKROOT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLINKROOT_PLANTER_BOX">
<code class="sig-name descname">BLINKROOT_PLANTER_BOX</code><em class="property"> = 3219</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLINKROOT_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLINKROOT_SEEDS">
<code class="sig-name descname">BLINKROOT_SEEDS</code><em class="property"> = 309</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLINKROOT_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLIZZARDINA_BALLOON">
<code class="sig-name descname">BLIZZARDINA_BALLOON</code><em class="property"> = 1163</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLIZZARDINA_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLIZZARDINA_BOTTLE">
<code class="sig-name descname">BLIZZARDINA_BOTTLE</code><em class="property"> = 987</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLIZZARDINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLIZZARD_STAFF">
<code class="sig-name descname">BLIZZARD_STAFF</code><em class="property"> = 1931</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLIZZARD_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOODY_MACHETE">
<code class="sig-name descname">BLOODY_MACHETE</code><em class="property"> = 1825</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOODY_MACHETE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOODY_MANOWAR">
<code class="sig-name descname">BLOODY_MANOWAR</code><em class="property"> = 2477</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOODY_MANOWAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOODY_SPINE">
<code class="sig-name descname">BLOODY_SPINE</code><em class="property"> = 1331</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOODY_SPINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_BUTCHERER">
<code class="sig-name descname">BLOOD_BUTCHERER</code><em class="property"> = 795</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_BUTCHERER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_CRAWLER_BANNER">
<code class="sig-name descname">BLOOD_CRAWLER_BANNER</code><em class="property"> = 1626</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_CRAWLER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_FEEDER_BANNER">
<code class="sig-name descname">BLOOD_FEEDER_BANNER</code><em class="property"> = 1624</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_FEEDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_JELLY_BANNER">
<code class="sig-name descname">BLOOD_JELLY_BANNER</code><em class="property"> = 1625</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_JELLY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_LUST_CLUSTER">
<code class="sig-name descname">BLOOD_LUST_CLUSTER</code><em class="property"> = 799</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_LUST_CLUSTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_MOON_COUNTESS">
<code class="sig-name descname">BLOOD_MOON_COUNTESS</code><em class="property"> = 1848</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_MOON_COUNTESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_MOON_RISING">
<code class="sig-name descname">BLOOD_MOON_RISING</code><em class="property"> = 1372</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_MOON_RISING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_WATER">
<code class="sig-name descname">BLOOD_WATER</code><em class="property"> = 3477</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_WATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_WATER_FOUNTAIN">
<code class="sig-name descname">BLOOD_WATER_FOUNTAIN</code><em class="property"> = 945</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_ZOMBIE_BANNER">
<code class="sig-name descname">BLOOD_ZOMBIE_BANNER</code><em class="property"> = 3409</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_ZOMBIE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOOD_ZOMBIE_STATUE">
<code class="sig-name descname">BLOOD_ZOMBIE_STATUE</code><em class="property"> = 3720</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOOD_ZOMBIE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOWGUN">
<code class="sig-name descname">BLOWGUN</code><em class="property"> = 986</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOWGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLOWPIPE">
<code class="sig-name descname">BLOWPIPE</code><em class="property"> = 281</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLOWPIPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUEAND_BLACK_DYE">
<code class="sig-name descname">BLUEAND_BLACK_DYE</code><em class="property"> = 1027</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUEAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUEAND_SILVER_DYE">
<code class="sig-name descname">BLUEAND_SILVER_DYE</code><em class="property"> = 1059</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUEAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUEGREEN_WALLPAPER">
<code class="sig-name descname">BLUEGREEN_WALLPAPER</code><em class="property"> = 1956</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUEGREEN_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_ACID_DYE">
<code class="sig-name descname">BLUE_ACID_DYE</code><em class="property"> = 3028</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_ACID_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_AND_GREEN_LIGHTS">
<code class="sig-name descname">BLUE_AND_GREEN_LIGHTS</code><em class="property"> = 1903</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_AND_GREEN_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_AND_YELLOW_LIGHTS">
<code class="sig-name descname">BLUE_AND_YELLOW_LIGHTS</code><em class="property"> = 1905</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_AND_YELLOW_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_ARMORED_BONES_BANNER">
<code class="sig-name descname">BLUE_ARMORED_BONES_BANNER</code><em class="property"> = 2900</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_ARMORED_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_BANNER">
<code class="sig-name descname">BLUE_BANNER</code><em class="property"> = 339</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_BERRIES">
<code class="sig-name descname">BLUE_BERRIES</code><em class="property"> = 1111</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_BERRIES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_BRICK">
<code class="sig-name descname">BLUE_BRICK</code><em class="property"> = 134</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_BRICK_PLATFORM">
<code class="sig-name descname">BLUE_BRICK_PLATFORM</code><em class="property"> = 1384</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_BRICK_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_BRICK_WALL">
<code class="sig-name descname">BLUE_BRICK_WALL</code><em class="property"> = 135</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_COUNTERWEIGHT">
<code class="sig-name descname">BLUE_COUNTERWEIGHT</code><em class="property"> = 3310</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_CULTIST_ARCHER_BANNER">
<code class="sig-name descname">BLUE_CULTIST_ARCHER_BANNER</code><em class="property"> = 2901</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_CULTIST_ARCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_CULTIST_CASTER_BANNER">
<code class="sig-name descname">BLUE_CULTIST_CASTER_BANNER</code><em class="property"> = 2902</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_CULTIST_CASTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_CULTIST_FIGHTER_BANNER">
<code class="sig-name descname">BLUE_CULTIST_FIGHTER_BANNER</code><em class="property"> = 2903</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_CULTIST_FIGHTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_BATHTUB">
<code class="sig-name descname">BLUE_DUNGEON_BATHTUB</code><em class="property"> = 2658</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_BED">
<code class="sig-name descname">BLUE_DUNGEON_BED</code><em class="property"> = 1470</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_BOOKCASE">
<code class="sig-name descname">BLUE_DUNGEON_BOOKCASE</code><em class="property"> = 1414</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_CANDELABRA">
<code class="sig-name descname">BLUE_DUNGEON_CANDELABRA</code><em class="property"> = 2664</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_CANDLE">
<code class="sig-name descname">BLUE_DUNGEON_CANDLE</code><em class="property"> = 1405</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_CHAIR">
<code class="sig-name descname">BLUE_DUNGEON_CHAIR</code><em class="property"> = 1396</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_CHANDELIER">
<code class="sig-name descname">BLUE_DUNGEON_CHANDELIER</code><em class="property"> = 2652</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_CHEST">
<code class="sig-name descname">BLUE_DUNGEON_CHEST</code><em class="property"> = 2614</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_DOOR">
<code class="sig-name descname">BLUE_DUNGEON_DOOR</code><em class="property"> = 1411</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_DRESSER">
<code class="sig-name descname">BLUE_DUNGEON_DRESSER</code><em class="property"> = 2386</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_LAMP">
<code class="sig-name descname">BLUE_DUNGEON_LAMP</code><em class="property"> = 2645</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_PIANO">
<code class="sig-name descname">BLUE_DUNGEON_PIANO</code><em class="property"> = 2376</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_SINK">
<code class="sig-name descname">BLUE_DUNGEON_SINK</code><em class="property"> = 2837</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_SOFA">
<code class="sig-name descname">BLUE_DUNGEON_SOFA</code><em class="property"> = 2402</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_TABLE">
<code class="sig-name descname">BLUE_DUNGEON_TABLE</code><em class="property"> = 1397</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_VASE">
<code class="sig-name descname">BLUE_DUNGEON_VASE</code><em class="property"> = 1408</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_VASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DUNGEON_WORK_BENCH">
<code class="sig-name descname">BLUE_DUNGEON_WORK_BENCH</code><em class="property"> = 1398</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DUNGEON_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DYE">
<code class="sig-name descname">BLUE_DYE</code><em class="property"> = 1015</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DYNASTY_SHINGLES">
<code class="sig-name descname">BLUE_DYNASTY_SHINGLES</code><em class="property"> = 2262</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DYNASTY_SHINGLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_DYNASTY_WALL">
<code class="sig-name descname">BLUE_DYNASTY_WALL</code><em class="property"> = 2264</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_DYNASTY_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_FLAME_AND_BLACK_DYE">
<code class="sig-name descname">BLUE_FLAME_AND_BLACK_DYE</code><em class="property"> = 1036</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_FLAME_AND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_FLAME_AND_SILVER_DYE">
<code class="sig-name descname">BLUE_FLAME_AND_SILVER_DYE</code><em class="property"> = 3552</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_FLAME_AND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_FLAME_DYE">
<code class="sig-name descname">BLUE_FLAME_DYE</code><em class="property"> = 1035</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_FLARE">
<code class="sig-name descname">BLUE_FLARE</code><em class="property"> = 1614</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_FLARE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_HORSESHOE_BALLOON">
<code class="sig-name descname">BLUE_HORSESHOE_BALLOON</code><em class="property"> = 1250</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_HORSESHOE_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_JAY">
<code class="sig-name descname">BLUE_JAY</code><em class="property"> = 2016</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_JAY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_JAY_CAGE">
<code class="sig-name descname">BLUE_JAY_CAGE</code><em class="property"> = 2167</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_JAY_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_JELLYFISH">
<code class="sig-name descname">BLUE_JELLYFISH</code><em class="property"> = 2436</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_JELLYFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_JELLYFISH_JAR">
<code class="sig-name descname">BLUE_JELLYFISH_JAR</code><em class="property"> = 2439</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_JELLYFISH_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_LIGHT">
<code class="sig-name descname">BLUE_LIGHT</code><em class="property"> = 596</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_LIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_LIGHTS">
<code class="sig-name descname">BLUE_LIGHTS</code><em class="property"> = 1898</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_LUNATIC_HOOD">
<code class="sig-name descname">BLUE_LUNATIC_HOOD</code><em class="property"> = 2857</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_LUNATIC_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_LUNATIC_ROBE">
<code class="sig-name descname">BLUE_LUNATIC_ROBE</code><em class="property"> = 2859</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_LUNATIC_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_MOON">
<code class="sig-name descname">BLUE_MOON</code><em class="property"> = 163</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_MOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PAINT">
<code class="sig-name descname">BLUE_PAINT</code><em class="property"> = 1081</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PHASEBLADE">
<code class="sig-name descname">BLUE_PHASEBLADE</code><em class="property"> = 198</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PHASESABER">
<code class="sig-name descname">BLUE_PHASESABER</code><em class="property"> = 3764</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PHASESABER_OLD">
<code class="sig-name descname">BLUE_PHASESABER_OLD</code><em class="property"> = -19</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PRESENT">
<code class="sig-name descname">BLUE_PRESENT</code><em class="property"> = 599</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_PRESSURE_PLATE">
<code class="sig-name descname">BLUE_PRESSURE_PLATE</code><em class="property"> = 852</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_ROCKET">
<code class="sig-name descname">BLUE_ROCKET</code><em class="property"> = 972</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_ROCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_SLAB_WALL">
<code class="sig-name descname">BLUE_SLAB_WALL</code><em class="property"> = 1378</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_SLAB_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_SOLUTION">
<code class="sig-name descname">BLUE_SOLUTION</code><em class="property"> = 781</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_SOLUTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_STAINED_GLASS">
<code class="sig-name descname">BLUE_STAINED_GLASS</code><em class="property"> = 1269</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_STRING">
<code class="sig-name descname">BLUE_STRING</code><em class="property"> = 3301</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_TILED_WALL">
<code class="sig-name descname">BLUE_TILED_WALL</code><em class="property"> = 1379</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_TILED_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_TORCH">
<code class="sig-name descname">BLUE_TORCH</code><em class="property"> = 427</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BLUE_WRENCH">
<code class="sig-name descname">BLUE_WRENCH</code><em class="property"> = 850</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BLUE_WRENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOMB">
<code class="sig-name descname">BOMB</code><em class="property"> = 166</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOMB_FISH">
<code class="sig-name descname">BOMB_FISH</code><em class="property"> = 3196</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOMB_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOMB_STATUE">
<code class="sig-name descname">BOMB_STATUE</code><em class="property"> = 453</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOMB_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE">
<code class="sig-name descname">BONE</code><em class="property"> = 154</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONEFISH">
<code class="sig-name descname">BONEFISH</code><em class="property"> = 2478</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONEFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_ARROW">
<code class="sig-name descname">BONE_ARROW</code><em class="property"> = 3003</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_BATHTUB">
<code class="sig-name descname">BONE_BATHTUB</code><em class="property"> = 2128</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_BED">
<code class="sig-name descname">BONE_BED</code><em class="property"> = 2140</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_BLOCK">
<code class="sig-name descname">BONE_BLOCK</code><em class="property"> = 766</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_BLOCK_WALL">
<code class="sig-name descname">BONE_BLOCK_WALL</code><em class="property"> = 768</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_BOOKCASE">
<code class="sig-name descname">BONE_BOOKCASE</code><em class="property"> = 2138</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CAMPFIRE">
<code class="sig-name descname">BONE_CAMPFIRE</code><em class="property"> = 3724</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CANDELABRA">
<code class="sig-name descname">BONE_CANDELABRA</code><em class="property"> = 2152</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CHAIR">
<code class="sig-name descname">BONE_CHAIR</code><em class="property"> = 808</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CHANDELIER">
<code class="sig-name descname">BONE_CHANDELIER</code><em class="property"> = 2144</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CHEST">
<code class="sig-name descname">BONE_CHEST</code><em class="property"> = 2615</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_CLOCK">
<code class="sig-name descname">BONE_CLOCK</code><em class="property"> = 2591</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_DAGGER">
<code class="sig-name descname">BONE_DAGGER</code><em class="property"> = 3379</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_DAGGER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_DOOR">
<code class="sig-name descname">BONE_DOOR</code><em class="property"> = 820</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_DRESSER">
<code class="sig-name descname">BONE_DRESSER</code><em class="property"> = 2391</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_FEATHER">
<code class="sig-name descname">BONE_FEATHER</code><em class="property"> = 1517</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_FEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_GLOVE">
<code class="sig-name descname">BONE_GLOVE</code><em class="property"> = 3245</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_JAVELIN">
<code class="sig-name descname">BONE_JAVELIN</code><em class="property"> = 3378</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_JAVELIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_KEY">
<code class="sig-name descname">BONE_KEY</code><em class="property"> = 1169</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_LAMP">
<code class="sig-name descname">BONE_LAMP</code><em class="property"> = 2134</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_LANTERN">
<code class="sig-name descname">BONE_LANTERN</code><em class="property"> = 2148</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_LEE_BANNER">
<code class="sig-name descname">BONE_LEE_BANNER</code><em class="property"> = 2904</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_LEE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_PIANO">
<code class="sig-name descname">BONE_PIANO</code><em class="property"> = 2381</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_PICKAXE">
<code class="sig-name descname">BONE_PICKAXE</code><em class="property"> = 1320</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_PLATFORM">
<code class="sig-name descname">BONE_PLATFORM</code><em class="property"> = 634</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_RATTLE">
<code class="sig-name descname">BONE_RATTLE</code><em class="property"> = 3060</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_RATTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_SERPENT_BANNER">
<code class="sig-name descname">BONE_SERPENT_BANNER</code><em class="property"> = 1627</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_SERPENT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_SINK">
<code class="sig-name descname">BONE_SINK</code><em class="property"> = 2831</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_SKELETON_STATUE">
<code class="sig-name descname">BONE_SKELETON_STATUE</code><em class="property"> = 3712</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_SKELETON_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_SOFA">
<code class="sig-name descname">BONE_SOFA</code><em class="property"> = 2407</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_SWORD">
<code class="sig-name descname">BONE_SWORD</code><em class="property"> = 1166</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_TABLE">
<code class="sig-name descname">BONE_TABLE</code><em class="property"> = 827</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_TORCH">
<code class="sig-name descname">BONE_TORCH</code><em class="property"> = 3004</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_WAND">
<code class="sig-name descname">BONE_WAND</code><em class="property"> = 932</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_WARP">
<code class="sig-name descname">BONE_WARP</code><em class="property"> = 1375</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_WARP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_WELDER">
<code class="sig-name descname">BONE_WELDER</code><em class="property"> = 2192</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_WELDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_WINGS">
<code class="sig-name descname">BONE_WINGS</code><em class="property"> = 786</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BONE_WORK_BENCH">
<code class="sig-name descname">BONE_WORK_BENCH</code><em class="property"> = 811</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BONE_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOK">
<code class="sig-name descname">BOOK</code><em class="property"> = 149</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOKCASE">
<code class="sig-name descname">BOOKCASE</code><em class="property"> = 354</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOKOF_SKULLS">
<code class="sig-name descname">BOOKOF_SKULLS</code><em class="property"> = 1313</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOKOF_SKULLS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOK_STAFF">
<code class="sig-name descname">BOOK_STAFF</code><em class="property"> = 3852</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOK_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOMERANG_STATUE">
<code class="sig-name descname">BOOMERANG_STATUE</code><em class="property"> = 461</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOMERANG_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOMSTICK">
<code class="sig-name descname">BOOMSTICK</code><em class="property"> = 964</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOMSTICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOSTER_TRACK">
<code class="sig-name descname">BOOSTER_TRACK</code><em class="property"> = 2739</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOSTER_TRACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOOT_STATUE">
<code class="sig-name descname">BOOT_STATUE</code><em class="property"> = 462</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOOT_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD">
<code class="sig-name descname">BOREAL_WOOD</code><em class="property"> = 2503</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_BATHTUB">
<code class="sig-name descname">BOREAL_WOOD_BATHTUB</code><em class="property"> = 2552</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_BED">
<code class="sig-name descname">BOREAL_WOOD_BED</code><em class="property"> = 2553</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_BOOKCASE">
<code class="sig-name descname">BOREAL_WOOD_BOOKCASE</code><em class="property"> = 2554</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_BOW">
<code class="sig-name descname">BOREAL_WOOD_BOW</code><em class="property"> = 2747</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_BREASTPLATE">
<code class="sig-name descname">BOREAL_WOOD_BREASTPLATE</code><em class="property"> = 2510</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CANDELABRA">
<code class="sig-name descname">BOREAL_WOOD_CANDELABRA</code><em class="property"> = 2555</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CANDLE">
<code class="sig-name descname">BOREAL_WOOD_CANDLE</code><em class="property"> = 2556</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CHAIR">
<code class="sig-name descname">BOREAL_WOOD_CHAIR</code><em class="property"> = 2557</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CHANDELIER">
<code class="sig-name descname">BOREAL_WOOD_CHANDELIER</code><em class="property"> = 2558</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CHEST">
<code class="sig-name descname">BOREAL_WOOD_CHEST</code><em class="property"> = 2559</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_CLOCK">
<code class="sig-name descname">BOREAL_WOOD_CLOCK</code><em class="property"> = 2560</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_DOOR">
<code class="sig-name descname">BOREAL_WOOD_DOOR</code><em class="property"> = 2561</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_DRESSER">
<code class="sig-name descname">BOREAL_WOOD_DRESSER</code><em class="property"> = 2562</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_FENCE">
<code class="sig-name descname">BOREAL_WOOD_FENCE</code><em class="property"> = 2507</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_GREAVES">
<code class="sig-name descname">BOREAL_WOOD_GREAVES</code><em class="property"> = 2511</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_HAMMER">
<code class="sig-name descname">BOREAL_WOOD_HAMMER</code><em class="property"> = 2746</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_HELMET">
<code class="sig-name descname">BOREAL_WOOD_HELMET</code><em class="property"> = 2509</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_LAMP">
<code class="sig-name descname">BOREAL_WOOD_LAMP</code><em class="property"> = 2563</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_LANTERN">
<code class="sig-name descname">BOREAL_WOOD_LANTERN</code><em class="property"> = 2564</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_PIANO">
<code class="sig-name descname">BOREAL_WOOD_PIANO</code><em class="property"> = 2565</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_PLATFORM">
<code class="sig-name descname">BOREAL_WOOD_PLATFORM</code><em class="property"> = 2566</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_SINK">
<code class="sig-name descname">BOREAL_WOOD_SINK</code><em class="property"> = 2852</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_SOFA">
<code class="sig-name descname">BOREAL_WOOD_SOFA</code><em class="property"> = 858</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_SWORD">
<code class="sig-name descname">BOREAL_WOOD_SWORD</code><em class="property"> = 2745</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_TABLE">
<code class="sig-name descname">BOREAL_WOOD_TABLE</code><em class="property"> = 677</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_WALL">
<code class="sig-name descname">BOREAL_WOOD_WALL</code><em class="property"> = 2505</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOREAL_WOOD_WORK_BENCH">
<code class="sig-name descname">BOREAL_WOOD_WORK_BENCH</code><em class="property"> = 673</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOREAL_WOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BORING_BOW">
<code class="sig-name descname">BORING_BOW</code><em class="property"> = 3853</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BORING_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_BAG_BETSY">
<code class="sig-name descname">BOSS_BAG_BETSY</code><em class="property"> = 3860</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_BAG_BETSY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_BAG_DARK_MAGE">
<code class="sig-name descname">BOSS_BAG_DARK_MAGE</code><em class="property"> = 3862</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_BAG_DARK_MAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_BAG_OGRE">
<code class="sig-name descname">BOSS_BAG_OGRE</code><em class="property"> = 3861</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_BAG_OGRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_MASK_BETSY">
<code class="sig-name descname">BOSS_MASK_BETSY</code><em class="property"> = 3863</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_MASK_BETSY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_MASK_CULTIST">
<code class="sig-name descname">BOSS_MASK_CULTIST</code><em class="property"> = 3372</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_MASK_CULTIST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_MASK_DARK_MAGE">
<code class="sig-name descname">BOSS_MASK_DARK_MAGE</code><em class="property"> = 3864</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_MASK_DARK_MAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_MASK_MOONLORD">
<code class="sig-name descname">BOSS_MASK_MOONLORD</code><em class="property"> = 3373</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_MASK_MOONLORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_MASK_OGRE">
<code class="sig-name descname">BOSS_MASK_OGRE</code><em class="property"> = 3865</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_MASK_OGRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_TROPHY_BETSY">
<code class="sig-name descname">BOSS_TROPHY_BETSY</code><em class="property"> = 3866</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_TROPHY_BETSY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_TROPHY_DARKMAGE">
<code class="sig-name descname">BOSS_TROPHY_DARKMAGE</code><em class="property"> = 3867</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_TROPHY_DARKMAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOSS_TROPHY_OGRE">
<code class="sig-name descname">BOSS_TROPHY_OGRE</code><em class="property"> = 3868</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOSS_TROPHY_OGRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOTTLE">
<code class="sig-name descname">BOTTLE</code><em class="property"> = 31</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOTTLED_HONEY">
<code class="sig-name descname">BOTTLED_HONEY</code><em class="property"> = 1134</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOTTLED_HONEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOTTLED_WATER">
<code class="sig-name descname">BOTTLED_WATER</code><em class="property"> = 126</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOTTLED_WATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOTTOMLESS_BUCKET">
<code class="sig-name descname">BOTTOMLESS_BUCKET</code><em class="property"> = 3031</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOTTOMLESS_BUCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOULDER">
<code class="sig-name descname">BOULDER</code><em class="property"> = 540</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOULDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOUNCY_BOMB">
<code class="sig-name descname">BOUNCY_BOMB</code><em class="property"> = 3115</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOUNCY_BOMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOUNCY_DYNAMITE">
<code class="sig-name descname">BOUNCY_DYNAMITE</code><em class="property"> = 3547</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOUNCY_DYNAMITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOUNCY_GLOWSTICK">
<code class="sig-name descname">BOUNCY_GLOWSTICK</code><em class="property"> = 3112</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOUNCY_GLOWSTICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOUNCY_GRENADE">
<code class="sig-name descname">BOUNCY_GRENADE</code><em class="property"> = 3116</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOUNCY_GRENADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOWL">
<code class="sig-name descname">BOWL</code><em class="property"> = 356</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOWL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOWLOF_SOUP">
<code class="sig-name descname">BOWLOF_SOUP</code><em class="property"> = 357</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOWLOF_SOUP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOW_STATUE">
<code class="sig-name descname">BOW_STATUE</code><em class="property"> = 460</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOW_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BOW_TOPPER">
<code class="sig-name descname">BOW_TOPPER</code><em class="property"> = 1877</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BOW_TOPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRAINOF_CTHULHU_TROPHY">
<code class="sig-name descname">BRAINOF_CTHULHU_TROPHY</code><em class="property"> = 1362</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRAINOF_CTHULHU_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRAIN_MASK">
<code class="sig-name descname">BRAIN_MASK</code><em class="property"> = 2104</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRAIN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRAIN_OF_CONFUSION">
<code class="sig-name descname">BRAIN_OF_CONFUSION</code><em class="property"> = 3223</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRAIN_OF_CONFUSION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRAIN_OF_CTHULHU_BOSS_BAG">
<code class="sig-name descname">BRAIN_OF_CTHULHU_BOSS_BAG</code><em class="property"> = 3321</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRAIN_OF_CTHULHU_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRAIN_SCRAMBLER">
<code class="sig-name descname">BRAIN_SCRAMBLER</code><em class="property"> = 2771</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRAIN_SCRAMBLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRASS_LANTERN">
<code class="sig-name descname">BRASS_LANTERN</code><em class="property"> = 1390</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRASS_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRASS_SHELF">
<code class="sig-name descname">BRASS_SHELF</code><em class="property"> = 1388</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRASS_SHELF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BREAKER_BLADE">
<code class="sig-name descname">BREAKER_BLADE</code><em class="property"> = 426</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BREAKER_BLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BREATHING_REED">
<code class="sig-name descname">BREATHING_REED</code><em class="property"> = 186</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BREATHING_REED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRICK_LAYER">
<code class="sig-name descname">BRICK_LAYER</code><em class="property"> = 2214</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRICK_LAYER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIDEOF_FRANKENSTEIN_DRESS">
<code class="sig-name descname">BRIDEOF_FRANKENSTEIN_DRESS</code><em class="property"> = 1778</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIDEOF_FRANKENSTEIN_DRESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIDEOF_FRANKENSTEIN_MASK">
<code class="sig-name descname">BRIDEOF_FRANKENSTEIN_MASK</code><em class="property"> = 1777</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIDEOF_FRANKENSTEIN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_BLUE_DYE">
<code class="sig-name descname">BRIGHT_BLUE_DYE</code><em class="property"> = 1046</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_BLUE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_BROWN_DYE">
<code class="sig-name descname">BRIGHT_BROWN_DYE</code><em class="property"> = 2876</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_BROWN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_CYAN_DYE">
<code class="sig-name descname">BRIGHT_CYAN_DYE</code><em class="property"> = 1044</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_CYAN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_GREEN_DYE">
<code class="sig-name descname">BRIGHT_GREEN_DYE</code><em class="property"> = 1042</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_GREEN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_LIME_DYE">
<code class="sig-name descname">BRIGHT_LIME_DYE</code><em class="property"> = 1041</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_LIME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_ORANGE_DYE">
<code class="sig-name descname">BRIGHT_ORANGE_DYE</code><em class="property"> = 1039</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_ORANGE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_PINK_DYE">
<code class="sig-name descname">BRIGHT_PINK_DYE</code><em class="property"> = 1049</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_PINK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_PURPLE_DYE">
<code class="sig-name descname">BRIGHT_PURPLE_DYE</code><em class="property"> = 1047</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_PURPLE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_RED_DYE">
<code class="sig-name descname">BRIGHT_RED_DYE</code><em class="property"> = 1038</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_RED_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_SILVER_DYE">
<code class="sig-name descname">BRIGHT_SILVER_DYE</code><em class="property"> = 3558</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_SKY_BLUE_DYE">
<code class="sig-name descname">BRIGHT_SKY_BLUE_DYE</code><em class="property"> = 1045</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_SKY_BLUE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_TEAL_DYE">
<code class="sig-name descname">BRIGHT_TEAL_DYE</code><em class="property"> = 1043</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_TEAL_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_VIOLET_DYE">
<code class="sig-name descname">BRIGHT_VIOLET_DYE</code><em class="property"> = 1048</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_VIOLET_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BRIGHT_YELLOW_DYE">
<code class="sig-name descname">BRIGHT_YELLOW_DYE</code><em class="property"> = 1040</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BRIGHT_YELLOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROKEN_BAT_WING">
<code class="sig-name descname">BROKEN_BAT_WING</code><em class="property"> = 1520</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROKEN_BAT_WING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROKEN_HERO_SWORD">
<code class="sig-name descname">BROKEN_HERO_SWORD</code><em class="property"> = 1570</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROKEN_HERO_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_AND_BLACK_DYE">
<code class="sig-name descname">BROWN_AND_BLACK_DYE</code><em class="property"> = 2875</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_AND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_AND_SILVER_DYE">
<code class="sig-name descname">BROWN_AND_SILVER_DYE</code><em class="property"> = 2877</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_AND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_DYE">
<code class="sig-name descname">BROWN_DYE</code><em class="property"> = 2874</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_PAINT">
<code class="sig-name descname">BROWN_PAINT</code><em class="property"> = 1966</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_PRESSURE_PLATE">
<code class="sig-name descname">BROWN_PRESSURE_PLATE</code><em class="property"> = 543</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BROWN_STRING">
<code class="sig-name descname">BROWN_STRING</code><em class="property"> = 3305</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BROWN_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLE">
<code class="sig-name descname">BUBBLE</code><em class="property"> = 3214</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLEGUM_BLOCK">
<code class="sig-name descname">BUBBLEGUM_BLOCK</code><em class="property"> = 1591</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLEGUM_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLEGUM_BLOCK_WALL">
<code class="sig-name descname">BUBBLEGUM_BLOCK_WALL</code><em class="property"> = 1592</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLEGUM_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLE_GUN">
<code class="sig-name descname">BUBBLE_GUN</code><em class="property"> = 2623</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLE_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLE_MACHINE">
<code class="sig-name descname">BUBBLE_MACHINE</code><em class="property"> = 1449</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLE_MACHINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLE_WALLPAPER">
<code class="sig-name descname">BUBBLE_WALLPAPER</code><em class="property"> = 2158</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUBBLE_WAND">
<code class="sig-name descname">BUBBLE_WAND</code><em class="property"> = 1450</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUBBLE_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUCCANEER_BANDANA">
<code class="sig-name descname">BUCCANEER_BANDANA</code><em class="property"> = 3263</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUCCANEER_BANDANA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUCCANEER_PANTS">
<code class="sig-name descname">BUCCANEER_PANTS</code><em class="property"> = 3265</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUCCANEER_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUCCANEER_SHIRT">
<code class="sig-name descname">BUCCANEER_SHIRT</code><em class="property"> = 3264</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUCCANEER_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUGGY">
<code class="sig-name descname">BUGGY</code><em class="property"> = 3194</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUGGY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUGGY_STATUE">
<code class="sig-name descname">BUGGY_STATUE</code><em class="property"> = 3662</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUGGY_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUG_NET">
<code class="sig-name descname">BUG_NET</code><em class="property"> = 1991</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUG_NET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUILDER_POTION">
<code class="sig-name descname">BUILDER_POTION</code><em class="property"> = 2325</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUILDER_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUMBLEBEE_TUNA">
<code class="sig-name descname">BUMBLEBEE_TUNA</code><em class="property"> = 2451</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUMBLEBEE_TUNA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNDLEOF_BALLOONS">
<code class="sig-name descname">BUNDLEOF_BALLOONS</code><em class="property"> = 1164</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNDLEOF_BALLOONS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY">
<code class="sig-name descname">BUNNY</code><em class="property"> = 2019</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNYFISH">
<code class="sig-name descname">BUNNYFISH</code><em class="property"> = 2479</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNYFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNYFISH_TROPHY">
<code class="sig-name descname">BUNNYFISH_TROPHY</code><em class="property"> = 2447</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNYFISH_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY_BANNER">
<code class="sig-name descname">BUNNY_BANNER</code><em class="property"> = 1628</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY_CAGE">
<code class="sig-name descname">BUNNY_CAGE</code><em class="property"> = 2162</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY_CANNON">
<code class="sig-name descname">BUNNY_CANNON</code><em class="property"> = 1337</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY_HOOD">
<code class="sig-name descname">BUNNY_HOOD</code><em class="property"> = 243</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUNNY_STATUE">
<code class="sig-name descname">BUNNY_STATUE</code><em class="property"> = 445</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUNNY_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BURNING_HADES_DYE">
<code class="sig-name descname">BURNING_HADES_DYE</code><em class="property"> = 3597</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BURNING_HADES_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUTCHERS_CHAINSAW">
<code class="sig-name descname">BUTCHERS_CHAINSAW</code><em class="property"> = 3098</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUTCHERS_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUTCHER_BANNER">
<code class="sig-name descname">BUTCHER_BANNER</code><em class="property"> = 3400</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUTCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUTTERFLY_DUST">
<code class="sig-name descname">BUTTERFLY_DUST</code><em class="property"> = 1611</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUTTERFLY_DUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUTTERFLY_STATUE">
<code class="sig-name descname">BUTTERFLY_STATUE</code><em class="property"> = 3652</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUTTERFLY_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.BUTTERFLY_WINGS">
<code class="sig-name descname">BUTTERFLY_WINGS</code><em class="property"> = 749</em><a class="headerlink" href="#lihzahrd.chests.ItemType.BUTTERFLY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS">
<code class="sig-name descname">CACTUS</code><em class="property"> = 276</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_BATHTUB">
<code class="sig-name descname">CACTUS_BATHTUB</code><em class="property"> = 2072</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_BED">
<code class="sig-name descname">CACTUS_BED</code><em class="property"> = 2066</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_BOOKCASE">
<code class="sig-name descname">CACTUS_BOOKCASE</code><em class="property"> = 2020</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_BREASTPLATE">
<code class="sig-name descname">CACTUS_BREASTPLATE</code><em class="property"> = 895</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CANDELABRA">
<code class="sig-name descname">CACTUS_CANDELABRA</code><em class="property"> = 2092</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CANDLE">
<code class="sig-name descname">CACTUS_CANDLE</code><em class="property"> = 2045</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CHAIR">
<code class="sig-name descname">CACTUS_CHAIR</code><em class="property"> = 807</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CHANDELIER">
<code class="sig-name descname">CACTUS_CHANDELIER</code><em class="property"> = 2055</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CHEST">
<code class="sig-name descname">CACTUS_CHEST</code><em class="property"> = 2616</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_CLOCK">
<code class="sig-name descname">CACTUS_CLOCK</code><em class="property"> = 2592</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_DOOR">
<code class="sig-name descname">CACTUS_DOOR</code><em class="property"> = 816</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_DRESSER">
<code class="sig-name descname">CACTUS_DRESSER</code><em class="property"> = 2392</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_HELMET">
<code class="sig-name descname">CACTUS_HELMET</code><em class="property"> = 894</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_LAMP">
<code class="sig-name descname">CACTUS_LAMP</code><em class="property"> = 2082</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_LANTERN">
<code class="sig-name descname">CACTUS_LANTERN</code><em class="property"> = 2032</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_LEGGINGS">
<code class="sig-name descname">CACTUS_LEGGINGS</code><em class="property"> = 896</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_PIANO">
<code class="sig-name descname">CACTUS_PIANO</code><em class="property"> = 2382</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_PICKAXE">
<code class="sig-name descname">CACTUS_PICKAXE</code><em class="property"> = 882</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_PLATFORM">
<code class="sig-name descname">CACTUS_PLATFORM</code><em class="property"> = 2744</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_SINK">
<code class="sig-name descname">CACTUS_SINK</code><em class="property"> = 2854</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_SOFA">
<code class="sig-name descname">CACTUS_SOFA</code><em class="property"> = 2408</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_SWORD">
<code class="sig-name descname">CACTUS_SWORD</code><em class="property"> = 881</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_TABLE">
<code class="sig-name descname">CACTUS_TABLE</code><em class="property"> = 2743</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_WALL">
<code class="sig-name descname">CACTUS_WALL</code><em class="property"> = 750</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CACTUS_WORK_BENCH">
<code class="sig-name descname">CACTUS_WORK_BENCH</code><em class="property"> = 812</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CACTUS_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAGED_LANTERN">
<code class="sig-name descname">CAGED_LANTERN</code><em class="property"> = 1391</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAGED_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAGE_BUGGY">
<code class="sig-name descname">CAGE_BUGGY</code><em class="property"> = 3255</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAGE_BUGGY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAGE_ENCHANTED_NIGHTCRAWLER">
<code class="sig-name descname">CAGE_ENCHANTED_NIGHTCRAWLER</code><em class="property"> = 3254</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAGE_ENCHANTED_NIGHTCRAWLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAGE_GRUBBY">
<code class="sig-name descname">CAGE_GRUBBY</code><em class="property"> = 3256</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAGE_GRUBBY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAGE_SLUGGY">
<code class="sig-name descname">CAGE_SLUGGY</code><em class="property"> = 3257</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAGE_SLUGGY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CALMING_POTION">
<code class="sig-name descname">CALMING_POTION</code><em class="property"> = 2324</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CALMING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAMPFIRE">
<code class="sig-name descname">CAMPFIRE</code><em class="property"> = 966</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDELABRA">
<code class="sig-name descname">CANDELABRA</code><em class="property"> = 349</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDLE">
<code class="sig-name descname">CANDLE</code><em class="property"> = 105</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_APPLE">
<code class="sig-name descname">CANDY_APPLE</code><em class="property"> = 1734</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_APPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE">
<code class="sig-name descname">CANDY_CANE</code><em class="property"> = 1867</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE_BLOCK">
<code class="sig-name descname">CANDY_CANE_BLOCK</code><em class="property"> = 586</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE_HOOK">
<code class="sig-name descname">CANDY_CANE_HOOK</code><em class="property"> = 1915</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE_SWORD">
<code class="sig-name descname">CANDY_CANE_SWORD</code><em class="property"> = 1909</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE_WALL">
<code class="sig-name descname">CANDY_CANE_WALL</code><em class="property"> = 587</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CANE_WALLPAPER">
<code class="sig-name descname">CANDY_CANE_WALLPAPER</code><em class="property"> = 1950</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CANE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CORN">
<code class="sig-name descname">CANDY_CORN</code><em class="property"> = 1783</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANDY_CORN_RIFLE">
<code class="sig-name descname">CANDY_CORN_RIFLE</code><em class="property"> = 1782</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANDY_CORN_RIFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANNON">
<code class="sig-name descname">CANNON</code><em class="property"> = 928</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CANNONBALL">
<code class="sig-name descname">CANNONBALL</code><em class="property"> = 929</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CANNONBALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAPN_TUNABEARD">
<code class="sig-name descname">CAPN_TUNABEARD</code><em class="property"> = 2480</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAPN_TUNABEARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CARDINAL">
<code class="sig-name descname">CARDINAL</code><em class="property"> = 2017</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CARDINAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CARDINAL_CAGE">
<code class="sig-name descname">CARDINAL_CAGE</code><em class="property"> = 2168</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CARDINAL_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CARPENTRY_RACK">
<code class="sig-name descname">CARPENTRY_RACK</code><em class="property"> = 2115</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CARPENTRY_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CARRIAGE_LANTERN">
<code class="sig-name descname">CARRIAGE_LANTERN</code><em class="property"> = 1392</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CARRIAGE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CARROT">
<code class="sig-name descname">CARROT</code><em class="property"> = 603</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CARROT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CASCADE">
<code class="sig-name descname">CASCADE</code><em class="property"> = 3282</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CASCADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CATACOMB">
<code class="sig-name descname">CATACOMB</code><em class="property"> = 1417</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CATACOMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CATFISH">
<code class="sig-name descname">CATFISH</code><em class="property"> = 2452</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CATFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAT_EARS">
<code class="sig-name descname">CAT_EARS</code><em class="property"> = 1824</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAT_EARS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAT_MASK">
<code class="sig-name descname">CAT_MASK</code><em class="property"> = 1749</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAT_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAT_PANTS">
<code class="sig-name descname">CAT_PANTS</code><em class="property"> = 1751</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAT_SHIRT">
<code class="sig-name descname">CAT_SHIRT</code><em class="property"> = 1750</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CAULDRON">
<code class="sig-name descname">CAULDRON</code><em class="property"> = 1791</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CAULDRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_CUFFS">
<code class="sig-name descname">CELESTIAL_CUFFS</code><em class="property"> = 2221</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_CUFFS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_EMBLEM">
<code class="sig-name descname">CELESTIAL_EMBLEM</code><em class="property"> = 2220</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_MAGNET">
<code class="sig-name descname">CELESTIAL_MAGNET</code><em class="property"> = 2219</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_MAGNET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_SHELL">
<code class="sig-name descname">CELESTIAL_SHELL</code><em class="property"> = 3110</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_SIGIL">
<code class="sig-name descname">CELESTIAL_SIGIL</code><em class="property"> = 3601</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_SIGIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELESTIAL_STONE">
<code class="sig-name descname">CELESTIAL_STONE</code><em class="property"> = 1865</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELESTIAL_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CELL_PHONE">
<code class="sig-name descname">CELL_PHONE</code><em class="property"> = 3124</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CELL_PHONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_BREASTPLATE">
<code class="sig-name descname">CENXS_BREASTPLATE</code><em class="property"> = 1555</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_DRESS">
<code class="sig-name descname">CENXS_DRESS</code><em class="property"> = 1587</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_DRESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_DRESS_PANTS">
<code class="sig-name descname">CENXS_DRESS_PANTS</code><em class="property"> = 1588</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_DRESS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_LEGGINGS">
<code class="sig-name descname">CENXS_LEGGINGS</code><em class="property"> = 1556</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_TIARA">
<code class="sig-name descname">CENXS_TIARA</code><em class="property"> = 1554</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_TIARA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CENXS_WINGS">
<code class="sig-name descname">CENXS_WINGS</code><em class="property"> = 1586</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CENXS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAIN">
<code class="sig-name descname">CHAIN</code><em class="property"> = 85</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAIN_GUILLOTINES">
<code class="sig-name descname">CHAIN_GUILLOTINES</code><em class="property"> = 3012</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAIN_GUILLOTINES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAIN_GUN">
<code class="sig-name descname">CHAIN_GUN</code><em class="property"> = 1929</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAIN_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAIN_KNIFE">
<code class="sig-name descname">CHAIN_KNIFE</code><em class="property"> = 1325</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAIN_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAIN_LANTERN">
<code class="sig-name descname">CHAIN_LANTERN</code><em class="property"> = 136</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAIN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAOS_ELEMENTAL_BANNER">
<code class="sig-name descname">CHAOS_ELEMENTAL_BANNER</code><em class="property"> = 1629</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAOS_ELEMENTAL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHAOS_FISH">
<code class="sig-name descname">CHAOS_FISH</code><em class="property"> = 2317</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHAOS_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHARGED_BLASTER_CANNON">
<code class="sig-name descname">CHARGED_BLASTER_CANNON</code><em class="property"> = 2882</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHARGED_BLASTER_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHARMOF_MYTHS">
<code class="sig-name descname">CHARMOF_MYTHS</code><em class="property"> = 860</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHARMOF_MYTHS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHEST">
<code class="sig-name descname">CHEST</code><em class="property"> = 48</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHEST_STATUE">
<code class="sig-name descname">CHEST_STATUE</code><em class="property"> = 463</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHEST_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHIK">
<code class="sig-name descname">CHIK</code><em class="property"> = 3283</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHIK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHIMNEY">
<code class="sig-name descname">CHIMNEY</code><em class="property"> = 3365</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHIMNEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHINESE_LANTERN">
<code class="sig-name descname">CHINESE_LANTERN</code><em class="property"> = 344</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHINESE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_ARROW">
<code class="sig-name descname">CHLOROPHYTE_ARROW</code><em class="property"> = 1235</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_BAR">
<code class="sig-name descname">CHLOROPHYTE_BAR</code><em class="property"> = 1006</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_BRICK">
<code class="sig-name descname">CHLOROPHYTE_BRICK</code><em class="property"> = 2792</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_BRICK_WALL">
<code class="sig-name descname">CHLOROPHYTE_BRICK_WALL</code><em class="property"> = 2789</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_BULLET">
<code class="sig-name descname">CHLOROPHYTE_BULLET</code><em class="property"> = 1179</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_CHAINSAW">
<code class="sig-name descname">CHLOROPHYTE_CHAINSAW</code><em class="property"> = 1232</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_CLAYMORE">
<code class="sig-name descname">CHLOROPHYTE_CLAYMORE</code><em class="property"> = 1226</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_CLAYMORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_DRILL">
<code class="sig-name descname">CHLOROPHYTE_DRILL</code><em class="property"> = 1231</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_DYE">
<code class="sig-name descname">CHLOROPHYTE_DYE</code><em class="property"> = 2883</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_GREATAXE">
<code class="sig-name descname">CHLOROPHYTE_GREATAXE</code><em class="property"> = 1233</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_GREATAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_GREAVES">
<code class="sig-name descname">CHLOROPHYTE_GREAVES</code><em class="property"> = 1005</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_HEADGEAR">
<code class="sig-name descname">CHLOROPHYTE_HEADGEAR</code><em class="property"> = 1003</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_HELMET">
<code class="sig-name descname">CHLOROPHYTE_HELMET</code><em class="property"> = 1002</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_JACKHAMMER">
<code class="sig-name descname">CHLOROPHYTE_JACKHAMMER</code><em class="property"> = 1262</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_JACKHAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_MASK">
<code class="sig-name descname">CHLOROPHYTE_MASK</code><em class="property"> = 1001</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_ORE">
<code class="sig-name descname">CHLOROPHYTE_ORE</code><em class="property"> = 947</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_PARTISAN">
<code class="sig-name descname">CHLOROPHYTE_PARTISAN</code><em class="property"> = 1228</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_PARTISAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_PICKAXE">
<code class="sig-name descname">CHLOROPHYTE_PICKAXE</code><em class="property"> = 1230</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_PLATE_MAIL">
<code class="sig-name descname">CHLOROPHYTE_PLATE_MAIL</code><em class="property"> = 1004</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_PLATE_MAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_SABER">
<code class="sig-name descname">CHLOROPHYTE_SABER</code><em class="property"> = 1227</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_SABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_SHOTBOW">
<code class="sig-name descname">CHLOROPHYTE_SHOTBOW</code><em class="property"> = 1229</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_SHOTBOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHLOROPHYTE_WARHAMMER">
<code class="sig-name descname">CHLOROPHYTE_WARHAMMER</code><em class="property"> = 1234</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHLOROPHYTE_WARHAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHRISTMAS_HOOK">
<code class="sig-name descname">CHRISTMAS_HOOK</code><em class="property"> = 1916</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHRISTMAS_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHRISTMAS_PUDDING">
<code class="sig-name descname">CHRISTMAS_PUDDING</code><em class="property"> = 1911</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHRISTMAS_PUDDING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHRISTMAS_TREE">
<code class="sig-name descname">CHRISTMAS_TREE</code><em class="property"> = 1873</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHRISTMAS_TREE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHRISTMAS_TREE_SWORD">
<code class="sig-name descname">CHRISTMAS_TREE_SWORD</code><em class="property"> = 1928</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHRISTMAS_TREE_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CHRISTMAS_TREE_WALLPAPER">
<code class="sig-name descname">CHRISTMAS_TREE_WALLPAPER</code><em class="property"> = 1948</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CHRISTMAS_TREE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLAY_BLOCK">
<code class="sig-name descname">CLAY_BLOCK</code><em class="property"> = 133</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLAY_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLAY_POT">
<code class="sig-name descname">CLAY_POT</code><em class="property"> = 222</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLAY_POT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLENTAMINATOR">
<code class="sig-name descname">CLENTAMINATOR</code><em class="property"> = 779</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLENTAMINATOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLIMBING_CLAWS">
<code class="sig-name descname">CLIMBING_CLAWS</code><em class="property"> = 953</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLIMBING_CLAWS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLINGER_BANNER">
<code class="sig-name descname">CLINGER_BANNER</code><em class="property"> = 2905</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLINGER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLINGER_STAFF">
<code class="sig-name descname">CLINGER_STAFF</code><em class="property"> = 3014</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLINGER_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOCKWORK_ASSAULT_RIFLE">
<code class="sig-name descname">CLOCKWORK_ASSAULT_RIFLE</code><em class="property"> = 434</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOCKWORK_ASSAULT_RIFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOTHIER_JACKET">
<code class="sig-name descname">CLOTHIER_JACKET</code><em class="property"> = 3246</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOTHIER_JACKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOTHIER_PANTS">
<code class="sig-name descname">CLOTHIER_PANTS</code><em class="property"> = 3247</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOTHIER_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOTHIER_VOODOO_DOLL">
<code class="sig-name descname">CLOTHIER_VOODOO_DOLL</code><em class="property"> = 1307</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOTHIER_VOODOO_DOLL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOUD">
<code class="sig-name descname">CLOUD</code><em class="property"> = 751</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOUD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOUDFISH">
<code class="sig-name descname">CLOUDFISH</code><em class="property"> = 2453</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOUDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOUDINA_BALLOON">
<code class="sig-name descname">CLOUDINA_BALLOON</code><em class="property"> = 399</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOUDINA_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOUDINA_BOTTLE">
<code class="sig-name descname">CLOUDINA_BOTTLE</code><em class="property"> = 53</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOUDINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOUD_WALL">
<code class="sig-name descname">CLOUD_WALL</code><em class="property"> = 752</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOUD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOWNFISH">
<code class="sig-name descname">CLOWNFISH</code><em class="property"> = 2481</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOWNFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOWN_BANNER">
<code class="sig-name descname">CLOWN_BANNER</code><em class="property"> = 1631</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOWN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOWN_HAT">
<code class="sig-name descname">CLOWN_HAT</code><em class="property"> = 503</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOWN_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOWN_PANTS">
<code class="sig-name descname">CLOWN_PANTS</code><em class="property"> = 505</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOWN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CLOWN_SHIRT">
<code class="sig-name descname">CLOWN_SHIRT</code><em class="property"> = 504</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CLOWN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CNADY_CANE_PICKAXE">
<code class="sig-name descname">CNADY_CANE_PICKAXE</code><em class="property"> = 1917</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CNADY_CANE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COAL">
<code class="sig-name descname">COAL</code><em class="property"> = 1922</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_BAR">
<code class="sig-name descname">COBALT_BAR</code><em class="property"> = 381</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_BREASTPLATE">
<code class="sig-name descname">COBALT_BREASTPLATE</code><em class="property"> = 374</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_BRICK">
<code class="sig-name descname">COBALT_BRICK</code><em class="property"> = 415</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_BRICK_WALL">
<code class="sig-name descname">COBALT_BRICK_WALL</code><em class="property"> = 420</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_CHAINSAW">
<code class="sig-name descname">COBALT_CHAINSAW</code><em class="property"> = 383</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_DRILL">
<code class="sig-name descname">COBALT_DRILL</code><em class="property"> = 385</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_HAT">
<code class="sig-name descname">COBALT_HAT</code><em class="property"> = 371</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_HELMET">
<code class="sig-name descname">COBALT_HELMET</code><em class="property"> = 372</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_LEGGINGS">
<code class="sig-name descname">COBALT_LEGGINGS</code><em class="property"> = 375</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_MASK">
<code class="sig-name descname">COBALT_MASK</code><em class="property"> = 373</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_NAGINATA">
<code class="sig-name descname">COBALT_NAGINATA</code><em class="property"> = 537</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_NAGINATA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_ORE">
<code class="sig-name descname">COBALT_ORE</code><em class="property"> = 364</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_PICKAXE">
<code class="sig-name descname">COBALT_PICKAXE</code><em class="property"> = 776</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_REPEATER">
<code class="sig-name descname">COBALT_REPEATER</code><em class="property"> = 435</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_SHIELD">
<code class="sig-name descname">COBALT_SHIELD</code><em class="property"> = 156</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_SHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_SWORD">
<code class="sig-name descname">COBALT_SWORD</code><em class="property"> = 483</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBALT_WARAXE">
<code class="sig-name descname">COBALT_WARAXE</code><em class="property"> = 991</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBALT_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COBWEB">
<code class="sig-name descname">COBWEB</code><em class="property"> = 150</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COBWEB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COCHINEAL_BEETLE_BANNER">
<code class="sig-name descname">COCHINEAL_BEETLE_BANNER</code><em class="property"> = 2906</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COCHINEAL_BEETLE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CODE1">
<code class="sig-name descname">CODE1</code><em class="property"> = 3262</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CODE1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CODE2">
<code class="sig-name descname">CODE2</code><em class="property"> = 3284</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CODE2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COG">
<code class="sig-name descname">COG</code><em class="property"> = 1344</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COG_WALL">
<code class="sig-name descname">COG_WALL</code><em class="property"> = 3751</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COG_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COIN_GUN">
<code class="sig-name descname">COIN_GUN</code><em class="property"> = 905</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COIN_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COIN_RING">
<code class="sig-name descname">COIN_RING</code><em class="property"> = 3034</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COIN_RING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COLD_WATERSINTHE_WHITE_LAND">
<code class="sig-name descname">COLD_WATERSINTHE_WHITE_LAND</code><em class="property"> = 1487</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COLD_WATERSINTHE_WHITE_LAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COMPANION_CUBE">
<code class="sig-name descname">COMPANION_CUBE</code><em class="property"> = 3628</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COMPANION_CUBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COMPASS">
<code class="sig-name descname">COMPASS</code><em class="property"> = 393</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COMPASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COMPASS_ROSE">
<code class="sig-name descname">COMPASS_ROSE</code><em class="property"> = 2444</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COMPASS_ROSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI">
<code class="sig-name descname">CONFETTI</code><em class="property"> = 1345</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_BLOCK">
<code class="sig-name descname">CONFETTI_BLOCK</code><em class="property"> = 2695</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_BLOCK_BLACK">
<code class="sig-name descname">CONFETTI_BLOCK_BLACK</code><em class="property"> = 2697</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_BLOCK_BLACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_CANNON">
<code class="sig-name descname">CONFETTI_CANNON</code><em class="property"> = 3369</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_GUN">
<code class="sig-name descname">CONFETTI_GUN</code><em class="property"> = 1000</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_WALL">
<code class="sig-name descname">CONFETTI_WALL</code><em class="property"> = 2696</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONFETTI_WALL_BLACK">
<code class="sig-name descname">CONFETTI_WALL_BLACK</code><em class="property"> = 2698</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONFETTI_WALL_BLACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONVEYOR_BELT_LEFT">
<code class="sig-name descname">CONVEYOR_BELT_LEFT</code><em class="property"> = 3609</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONVEYOR_BELT_LEFT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CONVEYOR_BELT_RIGHT">
<code class="sig-name descname">CONVEYOR_BELT_RIGHT</code><em class="property"> = 3610</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CONVEYOR_BELT_RIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COOKED_FISH">
<code class="sig-name descname">COOKED_FISH</code><em class="property"> = 2425</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COOKED_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COOKED_MARSHMALLOW">
<code class="sig-name descname">COOKED_MARSHMALLOW</code><em class="property"> = 969</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COOKED_MARSHMALLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COOKED_SHRIMP">
<code class="sig-name descname">COOKED_SHRIMP</code><em class="property"> = 2426</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COOKED_SHRIMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COOKING_POT">
<code class="sig-name descname">COOKING_POT</code><em class="property"> = 345</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COOKING_POT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_AXE">
<code class="sig-name descname">COPPER_AXE</code><em class="property"> = 3506</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_AXE_OLD">
<code class="sig-name descname">COPPER_AXE_OLD</code><em class="property"> = -16</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BAR">
<code class="sig-name descname">COPPER_BAR</code><em class="property"> = 20</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BOW">
<code class="sig-name descname">COPPER_BOW</code><em class="property"> = 3504</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BOW_OLD">
<code class="sig-name descname">COPPER_BOW_OLD</code><em class="property"> = -18</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BRICK">
<code class="sig-name descname">COPPER_BRICK</code><em class="property"> = 145</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BRICK_WALL">
<code class="sig-name descname">COPPER_BRICK_WALL</code><em class="property"> = 146</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BROADSWORD">
<code class="sig-name descname">COPPER_BROADSWORD</code><em class="property"> = 3508</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_BROADSWORD_OLD">
<code class="sig-name descname">COPPER_BROADSWORD_OLD</code><em class="property"> = -14</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_CHAINMAIL">
<code class="sig-name descname">COPPER_CHAINMAIL</code><em class="property"> = 80</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_CHANDELIER">
<code class="sig-name descname">COPPER_CHANDELIER</code><em class="property"> = 106</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_COIN">
<code class="sig-name descname">COPPER_COIN</code><em class="property"> = 71</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_COIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_GREAVES">
<code class="sig-name descname">COPPER_GREAVES</code><em class="property"> = 76</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_HAMMER">
<code class="sig-name descname">COPPER_HAMMER</code><em class="property"> = 3505</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_HAMMER_OLD">
<code class="sig-name descname">COPPER_HAMMER_OLD</code><em class="property"> = -17</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_HELMET">
<code class="sig-name descname">COPPER_HELMET</code><em class="property"> = 89</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_ORE">
<code class="sig-name descname">COPPER_ORE</code><em class="property"> = 12</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_PICKAXE">
<code class="sig-name descname">COPPER_PICKAXE</code><em class="property"> = 3509</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_PICKAXE_OLD">
<code class="sig-name descname">COPPER_PICKAXE_OLD</code><em class="property"> = -13</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_PIPE_WALLPAPER">
<code class="sig-name descname">COPPER_PIPE_WALLPAPER</code><em class="property"> = 2159</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_PIPE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_PLATING">
<code class="sig-name descname">COPPER_PLATING</code><em class="property"> = 2173</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_PLATING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_PLATING_WALL">
<code class="sig-name descname">COPPER_PLATING_WALL</code><em class="property"> = 2432</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_PLATING_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_SHORTSWORD">
<code class="sig-name descname">COPPER_SHORTSWORD</code><em class="property"> = 3507</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_SHORTSWORD_OLD">
<code class="sig-name descname">COPPER_SHORTSWORD_OLD</code><em class="property"> = -15</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COPPER_WATCH">
<code class="sig-name descname">COPPER_WATCH</code><em class="property"> = 15</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COPPER_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORAL">
<code class="sig-name descname">CORAL</code><em class="property"> = 275</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORALSTONE_BLOCK">
<code class="sig-name descname">CORALSTONE_BLOCK</code><em class="property"> = 2435</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORALSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORDAGE_GUIDE">
<code class="sig-name descname">CORDAGE_GUIDE</code><em class="property"> = 3068</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORDAGE_GUIDE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPTION_CHEST">
<code class="sig-name descname">CORRUPTION_CHEST</code><em class="property"> = 1529</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPTION_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPTION_KEY">
<code class="sig-name descname">CORRUPTION_KEY</code><em class="property"> = 1534</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPTION_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPTION_KEY_MOLD">
<code class="sig-name descname">CORRUPTION_KEY_MOLD</code><em class="property"> = 1804</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPTION_KEY_MOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPTOR_BANNER">
<code class="sig-name descname">CORRUPTOR_BANNER</code><em class="property"> = 2909</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPTOR_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_BUNNY_BANNER">
<code class="sig-name descname">CORRUPT_BUNNY_BANNER</code><em class="property"> = 1632</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_BUNNY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_FISHING_CRATE">
<code class="sig-name descname">CORRUPT_FISHING_CRATE</code><em class="property"> = 3203</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_GOLDFISH_BANNER">
<code class="sig-name descname">CORRUPT_GOLDFISH_BANNER</code><em class="property"> = 1633</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_GOLDFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_HARDENED_SAND">
<code class="sig-name descname">CORRUPT_HARDENED_SAND</code><em class="property"> = 3274</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_HARDENED_SAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_HARDENED_SAND_WALL">
<code class="sig-name descname">CORRUPT_HARDENED_SAND_WALL</code><em class="property"> = 3341</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_HARDENED_SAND_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_PENGUIN_BANNER">
<code class="sig-name descname">CORRUPT_PENGUIN_BANNER</code><em class="property"> = 2907</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_PENGUIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_PLANTER_BOX">
<code class="sig-name descname">CORRUPT_PLANTER_BOX</code><em class="property"> = 3217</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_SANDSTONE">
<code class="sig-name descname">CORRUPT_SANDSTONE</code><em class="property"> = 3276</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_SANDSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_SANDSTONE_WALL">
<code class="sig-name descname">CORRUPT_SANDSTONE_WALL</code><em class="property"> = 3344</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_SANDSTONE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_SEEDS">
<code class="sig-name descname">CORRUPT_SEEDS</code><em class="property"> = 59</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_SLIME_BANNER">
<code class="sig-name descname">CORRUPT_SLIME_BANNER</code><em class="property"> = 2908</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_STATUE">
<code class="sig-name descname">CORRUPT_STATUE</code><em class="property"> = 466</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_WATER_FOUNTAIN">
<code class="sig-name descname">CORRUPT_WATER_FOUNTAIN</code><em class="property"> = 942</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CORRUPT_YOYO">
<code class="sig-name descname">CORRUPT_YOYO</code><em class="property"> = 3279</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CORRUPT_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COSMIC_CAR_KEY">
<code class="sig-name descname">COSMIC_CAR_KEY</code><em class="property"> = 2769</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COSMIC_CAR_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COUNT">
<code class="sig-name descname">COUNT</code><em class="property"> = 3930</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COUNT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COUNTERCURSE_MANTRA">
<code class="sig-name descname">COUNTERCURSE_MANTRA</code><em class="property"> = 904</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COUNTERCURSE_MANTRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COWBOY_HAT">
<code class="sig-name descname">COWBOY_HAT</code><em class="property"> = 873</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COWBOY_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COWBOY_JACKET">
<code class="sig-name descname">COWBOY_JACKET</code><em class="property"> = 874</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COWBOY_JACKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.COWBOY_PANTS">
<code class="sig-name descname">COWBOY_PANTS</code><em class="property"> = 875</em><a class="headerlink" href="#lihzahrd.chests.ItemType.COWBOY_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRAB_BANNER">
<code class="sig-name descname">CRAB_BANNER</code><em class="property"> = 1634</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRAB_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRAB_STATUE">
<code class="sig-name descname">CRAB_STATUE</code><em class="property"> = 454</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRAB_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRATE_POTION">
<code class="sig-name descname">CRATE_POTION</code><em class="property"> = 2356</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRATE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRAWDAD_BANNER">
<code class="sig-name descname">CRAWDAD_BANNER</code><em class="property"> = 3393</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRAWDAD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CREATURE_FROM_THE_DEEP_BANNER">
<code class="sig-name descname">CREATURE_FROM_THE_DEEP_BANNER</code><em class="property"> = 3395</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CREATURE_FROM_THE_DEEP_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CREEPER_MASK">
<code class="sig-name descname">CREEPER_MASK</code><em class="property"> = 1746</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CREEPER_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CREEPER_PANTS">
<code class="sig-name descname">CREEPER_PANTS</code><em class="property"> = 1748</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CREEPER_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CREEPER_SHIRT">
<code class="sig-name descname">CREEPER_SHIRT</code><em class="property"> = 1747</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CREEPER_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMERA_BANNER">
<code class="sig-name descname">CRIMERA_BANNER</code><em class="property"> = 1635</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMERA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSAND_BLOCK">
<code class="sig-name descname">CRIMSAND_BLOCK</code><em class="property"> = 1246</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSAND_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSLIME_BANNER">
<code class="sig-name descname">CRIMSLIME_BANNER</code><em class="property"> = 2910</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_AXE_BANNER">
<code class="sig-name descname">CRIMSON_AXE_BANNER</code><em class="property"> = 1636</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_AXE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_CHEST">
<code class="sig-name descname">CRIMSON_CHEST</code><em class="property"> = 1530</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_CLOAK">
<code class="sig-name descname">CRIMSON_CLOAK</code><em class="property"> = 2284</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_CLOAK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_FISHING_CRATE">
<code class="sig-name descname">CRIMSON_FISHING_CRATE</code><em class="property"> = 3204</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_GREAVES">
<code class="sig-name descname">CRIMSON_GREAVES</code><em class="property"> = 794</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_HARDENED_SAND">
<code class="sig-name descname">CRIMSON_HARDENED_SAND</code><em class="property"> = 3275</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_HARDENED_SAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_HARDENED_SAND_WALL">
<code class="sig-name descname">CRIMSON_HARDENED_SAND_WALL</code><em class="property"> = 3342</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_HARDENED_SAND_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_HEART">
<code class="sig-name descname">CRIMSON_HEART</code><em class="property"> = 3062</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_HEART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_HELMET">
<code class="sig-name descname">CRIMSON_HELMET</code><em class="property"> = 792</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_KEY">
<code class="sig-name descname">CRIMSON_KEY</code><em class="property"> = 1535</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_KEY_MOLD">
<code class="sig-name descname">CRIMSON_KEY_MOLD</code><em class="property"> = 1805</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_KEY_MOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_PLANTER_BOX">
<code class="sig-name descname">CRIMSON_PLANTER_BOX</code><em class="property"> = 3218</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_ROD">
<code class="sig-name descname">CRIMSON_ROD</code><em class="property"> = 1256</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_SANDSTONE">
<code class="sig-name descname">CRIMSON_SANDSTONE</code><em class="property"> = 3277</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_SANDSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_SANDSTONE_WALL">
<code class="sig-name descname">CRIMSON_SANDSTONE_WALL</code><em class="property"> = 3345</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_SANDSTONE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_SCALEMAIL">
<code class="sig-name descname">CRIMSON_SCALEMAIL</code><em class="property"> = 793</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_SCALEMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_SEEDS">
<code class="sig-name descname">CRIMSON_SEEDS</code><em class="property"> = 2171</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_TIGERFISH">
<code class="sig-name descname">CRIMSON_TIGERFISH</code><em class="property"> = 2305</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_TIGERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_WATER_FOUNTAIN">
<code class="sig-name descname">CRIMSON_WATER_FOUNTAIN</code><em class="property"> = 943</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSON_YOYO">
<code class="sig-name descname">CRIMSON_YOYO</code><em class="property"> = 3280</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSON_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMSTONE_BLOCK">
<code class="sig-name descname">CRIMSTONE_BLOCK</code><em class="property"> = 836</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMTANE_BAR">
<code class="sig-name descname">CRIMTANE_BAR</code><em class="property"> = 1257</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMTANE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMTANE_BRICK">
<code class="sig-name descname">CRIMTANE_BRICK</code><em class="property"> = 2793</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMTANE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMTANE_BRICK_WALL">
<code class="sig-name descname">CRIMTANE_BRICK_WALL</code><em class="property"> = 2790</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMTANE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRIMTANE_ORE">
<code class="sig-name descname">CRIMTANE_ORE</code><em class="property"> = 880</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRIMTANE_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRISPY_HONEY_BLOCK">
<code class="sig-name descname">CRISPY_HONEY_BLOCK</code><em class="property"> = 1127</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRISPY_HONEY_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROSS_GRAVE_MARKER">
<code class="sig-name descname">CROSS_GRAVE_MARKER</code><em class="property"> = 1174</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROSS_GRAVE_MARKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROSS_NECKLACE">
<code class="sig-name descname">CROSS_NECKLACE</code><em class="property"> = 554</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROSS_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROSS_STATUE">
<code class="sig-name descname">CROSS_STATUE</code><em class="property"> = 458</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROSS_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROWNOS_BREASTPLATE">
<code class="sig-name descname">CROWNOS_BREASTPLATE</code><em class="property"> = 1558</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROWNOS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROWNOS_LEGGINGS">
<code class="sig-name descname">CROWNOS_LEGGINGS</code><em class="property"> = 1559</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROWNOS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROWNOS_MASK">
<code class="sig-name descname">CROWNOS_MASK</code><em class="property"> = 1557</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROWNOS_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROWNOS_WINGS">
<code class="sig-name descname">CROWNOS_WINGS</code><em class="property"> = 1585</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROWNOS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CROWNO_DEVOURS_HIS_LUNCH">
<code class="sig-name descname">CROWNO_DEVOURS_HIS_LUNCH</code><em class="property"> = 1575</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CROWNO_DEVOURS_HIS_LUNCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BALL">
<code class="sig-name descname">CRYSTAL_BALL</code><em class="property"> = 487</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BATHTUB">
<code class="sig-name descname">CRYSTAL_BATHTUB</code><em class="property"> = 3895</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BED">
<code class="sig-name descname">CRYSTAL_BED</code><em class="property"> = 3897</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BLOCK">
<code class="sig-name descname">CRYSTAL_BLOCK</code><em class="property"> = 3234</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BLOCK_WALL">
<code class="sig-name descname">CRYSTAL_BLOCK_WALL</code><em class="property"> = 3238</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BOOK_CASE">
<code class="sig-name descname">CRYSTAL_BOOK_CASE</code><em class="property"> = 3917</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BOOK_CASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_BULLET">
<code class="sig-name descname">CRYSTAL_BULLET</code><em class="property"> = 515</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CANDELABRA">
<code class="sig-name descname">CRYSTAL_CANDELABRA</code><em class="property"> = 3893</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CANDLE">
<code class="sig-name descname">CRYSTAL_CANDLE</code><em class="property"> = 3890</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CHAIR">
<code class="sig-name descname">CRYSTAL_CHAIR</code><em class="property"> = 3889</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CHANDELIER">
<code class="sig-name descname">CRYSTAL_CHANDELIER</code><em class="property"> = 3894</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CHEST">
<code class="sig-name descname">CRYSTAL_CHEST</code><em class="property"> = 3884</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_CLOCK">
<code class="sig-name descname">CRYSTAL_CLOCK</code><em class="property"> = 3898</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_DART">
<code class="sig-name descname">CRYSTAL_DART</code><em class="property"> = 3009</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_DART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_DOOR">
<code class="sig-name descname">CRYSTAL_DOOR</code><em class="property"> = 3888</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_DRESSER">
<code class="sig-name descname">CRYSTAL_DRESSER</code><em class="property"> = 3911</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_LAMP">
<code class="sig-name descname">CRYSTAL_LAMP</code><em class="property"> = 3892</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_LANTERN">
<code class="sig-name descname">CRYSTAL_LANTERN</code><em class="property"> = 3891</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_PIANO">
<code class="sig-name descname">CRYSTAL_PIANO</code><em class="property"> = 3915</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_PLATFORM">
<code class="sig-name descname">CRYSTAL_PLATFORM</code><em class="property"> = 3903</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_SERPENT">
<code class="sig-name descname">CRYSTAL_SERPENT</code><em class="property"> = 3209</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_SERPENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_SHARD">
<code class="sig-name descname">CRYSTAL_SHARD</code><em class="property"> = 502</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_SHARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_SINK">
<code class="sig-name descname">CRYSTAL_SINK</code><em class="property"> = 3896</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_SOFA_HOW_DOES_THAT_EVEN_WORK">
<code class="sig-name descname">CRYSTAL_SOFA_HOW_DOES_THAT_EVEN_WORK</code><em class="property"> = 3918</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_SOFA_HOW_DOES_THAT_EVEN_WORK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_STORM">
<code class="sig-name descname">CRYSTAL_STORM</code><em class="property"> = 518</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_STORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_TABLE">
<code class="sig-name descname">CRYSTAL_TABLE</code><em class="property"> = 3920</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_VILE_SHARD">
<code class="sig-name descname">CRYSTAL_VILE_SHARD</code><em class="property"> = 3051</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_VILE_SHARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CRYSTAL_WORKBENCH">
<code class="sig-name descname">CRYSTAL_WORKBENCH</code><em class="property"> = 3909</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CRYSTAL_WORKBENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CULTIST_BOSS_BAG">
<code class="sig-name descname">CULTIST_BOSS_BAG</code><em class="property"> = 3331</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CULTIST_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSEDFISH">
<code class="sig-name descname">CURSEDFISH</code><em class="property"> = 2454</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSEDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_ARROW">
<code class="sig-name descname">CURSED_ARROW</code><em class="property"> = 545</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_BULLET">
<code class="sig-name descname">CURSED_BULLET</code><em class="property"> = 546</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_CAMPFIRE">
<code class="sig-name descname">CURSED_CAMPFIRE</code><em class="property"> = 3046</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_DART">
<code class="sig-name descname">CURSED_DART</code><em class="property"> = 3010</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_DART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_FLAME">
<code class="sig-name descname">CURSED_FLAME</code><em class="property"> = 522</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_FLAME" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_FLAMES">
<code class="sig-name descname">CURSED_FLAMES</code><em class="property"> = 519</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_FLAMES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_HAMMER_BANNER">
<code class="sig-name descname">CURSED_HAMMER_BANNER</code><em class="property"> = 1637</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_HAMMER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_SAPLING">
<code class="sig-name descname">CURSED_SAPLING</code><em class="property"> = 1837</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_SAPLING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_SKULL_BANNER">
<code class="sig-name descname">CURSED_SKULL_BANNER</code><em class="property"> = 2911</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_SKULL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CURSED_TORCH">
<code class="sig-name descname">CURSED_TORCH</code><em class="property"> = 523</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CURSED_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CUTLASS">
<code class="sig-name descname">CUTLASS</code><em class="property"> = 672</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CUTLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYANAND_BLACK_DYE">
<code class="sig-name descname">CYANAND_BLACK_DYE</code><em class="property"> = 1025</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYANAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYANAND_SILVER_DYE">
<code class="sig-name descname">CYANAND_SILVER_DYE</code><em class="property"> = 1057</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYANAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_BEETLE_BANNER">
<code class="sig-name descname">CYAN_BEETLE_BANNER</code><em class="property"> = 2912</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_BEETLE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_DYE">
<code class="sig-name descname">CYAN_DYE</code><em class="property"> = 1013</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_GRADIENT_DYE">
<code class="sig-name descname">CYAN_GRADIENT_DYE</code><em class="property"> = 1069</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_GRADIENT_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_HUSK">
<code class="sig-name descname">CYAN_HUSK</code><em class="property"> = 1116</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_HUSK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_PAINT">
<code class="sig-name descname">CYAN_PAINT</code><em class="property"> = 1079</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYAN_STRING">
<code class="sig-name descname">CYAN_STRING</code><em class="property"> = 3299</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYAN_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYBORG_HELMET">
<code class="sig-name descname">CYBORG_HELMET</code><em class="property"> = 1743</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYBORG_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYBORG_PANTS">
<code class="sig-name descname">CYBORG_PANTS</code><em class="property"> = 1745</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYBORG_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.CYBORG_SHIRT">
<code class="sig-name descname">CYBORG_SHIRT</code><em class="property"> = 1744</em><a class="headerlink" href="#lihzahrd.chests.ItemType.CYBORG_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAEDALUS_STORMBOW">
<code class="sig-name descname">DAEDALUS_STORMBOW</code><em class="property"> = 3029</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAEDALUS_STORMBOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAMSELFISH">
<code class="sig-name descname">DAMSELFISH</code><em class="property"> = 2304</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAMSELFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAOOF_POW">
<code class="sig-name descname">DAOOF_POW</code><em class="property"> = 389</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAOOF_POW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARKNESS">
<code class="sig-name descname">DARKNESS</code><em class="property"> = 1475</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARKNESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARK_BLUE_SOLUTION">
<code class="sig-name descname">DARK_BLUE_SOLUTION</code><em class="property"> = 783</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARK_BLUE_SOLUTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARK_LANCE">
<code class="sig-name descname">DARK_LANCE</code><em class="property"> = 274</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARK_LANCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARK_MUMMY_BANNER">
<code class="sig-name descname">DARK_MUMMY_BANNER</code><em class="property"> = 3449</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARK_MUMMY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARK_SHARD">
<code class="sig-name descname">DARK_SHARD</code><em class="property"> = 527</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARK_SHARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DARK_SOUL_REAPER">
<code class="sig-name descname">DARK_SOUL_REAPER</code><em class="property"> = 1476</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DARK_SOUL_REAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DART_PISTOL">
<code class="sig-name descname">DART_PISTOL</code><em class="property"> = 3007</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DART_PISTOL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DART_RIFLE">
<code class="sig-name descname">DART_RIFLE</code><em class="property"> = 3008</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DART_RIFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DART_TRAP">
<code class="sig-name descname">DART_TRAP</code><em class="property"> = 539</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DART_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAYBLOOM">
<code class="sig-name descname">DAYBLOOM</code><em class="property"> = 313</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAYBLOOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAYBLOOM_SEEDS">
<code class="sig-name descname">DAYBLOOM_SEEDS</code><em class="property"> = 307</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAYBLOOM_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAYLIGHT">
<code class="sig-name descname">DAYLIGHT</code><em class="property"> = 1490</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAYLIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAY_BLOOM_PLANTER_BOX">
<code class="sig-name descname">DAY_BLOOM_PLANTER_BOX</code><em class="property"> = 3215</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAY_BLOOM_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DAY_BREAK">
<code class="sig-name descname">DAY_BREAK</code><em class="property"> = 3543</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DAY_BREAK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T1POPPER">
<code class="sig-name descname">DD2BALLISTRA_TOWER_T1POPPER</code><em class="property"> = 3824</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T1POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T2POPPER">
<code class="sig-name descname">DD2BALLISTRA_TOWER_T2POPPER</code><em class="property"> = 3825</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T2POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T3POPPER">
<code class="sig-name descname">DD2BALLISTRA_TOWER_T3POPPER</code><em class="property"> = 3826</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2BALLISTRA_TOWER_T3POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2BETSY_BOW">
<code class="sig-name descname">DD2BETSY_BOW</code><em class="property"> = 3859</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2BETSY_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2DRAKIN_BANNER">
<code class="sig-name descname">DD2DRAKIN_BANNER</code><em class="property"> = 3840</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2DRAKIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2ELDER_CRYSTAL">
<code class="sig-name descname">DD2ELDER_CRYSTAL</code><em class="property"> = 3828</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2ELDER_CRYSTAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2ELDER_CRYSTAL_STAND">
<code class="sig-name descname">DD2ELDER_CRYSTAL_STAND</code><em class="property"> = 3816</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2ELDER_CRYSTAL_STAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2ENERGY_CRYSTAL">
<code class="sig-name descname">DD2ENERGY_CRYSTAL</code><em class="property"> = 3822</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2ENERGY_CRYSTAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T1POPPER">
<code class="sig-name descname">DD2EXPLOSIVE_TRAP_T1POPPER</code><em class="property"> = 3832</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T1POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T2POPPER">
<code class="sig-name descname">DD2EXPLOSIVE_TRAP_T2POPPER</code><em class="property"> = 3833</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T2POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T3POPPER">
<code class="sig-name descname">DD2EXPLOSIVE_TRAP_T3POPPER</code><em class="property"> = 3834</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2EXPLOSIVE_TRAP_T3POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T1POPPER">
<code class="sig-name descname">DD2FLAMEBURST_TOWER_T1POPPER</code><em class="property"> = 3818</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T1POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T2POPPER">
<code class="sig-name descname">DD2FLAMEBURST_TOWER_T2POPPER</code><em class="property"> = 3819</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T2POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T3POPPER">
<code class="sig-name descname">DD2FLAMEBURST_TOWER_T3POPPER</code><em class="property"> = 3820</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2FLAMEBURST_TOWER_T3POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2GOBLIN_BANNER">
<code class="sig-name descname">DD2GOBLIN_BANNER</code><em class="property"> = 3838</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2GOBLIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2GOBLIN_BOMBER_BANNER">
<code class="sig-name descname">DD2GOBLIN_BOMBER_BANNER</code><em class="property"> = 3837</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2GOBLIN_BOMBER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2JAVELIN_THROWER_BANNER">
<code class="sig-name descname">DD2JAVELIN_THROWER_BANNER</code><em class="property"> = 3845</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2JAVELIN_THROWER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2KOBOLD_BANNER">
<code class="sig-name descname">DD2KOBOLD_BANNER</code><em class="property"> = 3842</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2KOBOLD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2KOBOLD_FLYER_BANNER">
<code class="sig-name descname">DD2KOBOLD_FLYER_BANNER</code><em class="property"> = 3841</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2KOBOLD_FLYER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T1POPPER">
<code class="sig-name descname">DD2LIGHTNING_AURA_T1POPPER</code><em class="property"> = 3829</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T1POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T2POPPER">
<code class="sig-name descname">DD2LIGHTNING_AURA_T2POPPER</code><em class="property"> = 3830</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T2POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T3POPPER">
<code class="sig-name descname">DD2LIGHTNING_AURA_T3POPPER</code><em class="property"> = 3831</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2LIGHTNING_AURA_T3POPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2LIGHTNING_BUG_BANNER">
<code class="sig-name descname">DD2LIGHTNING_BUG_BANNER</code><em class="property"> = 3846</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2LIGHTNING_BUG_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2PET_DRAGON">
<code class="sig-name descname">DD2PET_DRAGON</code><em class="property"> = 3857</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2PET_DRAGON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2PET_GATO">
<code class="sig-name descname">DD2PET_GATO</code><em class="property"> = 3855</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2PET_GATO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2PET_GHOST">
<code class="sig-name descname">DD2PET_GHOST</code><em class="property"> = 3856</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2PET_GHOST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2PHOENIX_BOW">
<code class="sig-name descname">DD2PHOENIX_BOW</code><em class="property"> = 3854</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2PHOENIX_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2SKELETON_BANNER">
<code class="sig-name descname">DD2SKELETON_BANNER</code><em class="property"> = 3839</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2SKELETON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2SQUIRE_BETSY_SWORD">
<code class="sig-name descname">DD2SQUIRE_BETSY_SWORD</code><em class="property"> = 3827</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2SQUIRE_BETSY_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2SQUIRE_DEMON_SWORD">
<code class="sig-name descname">DD2SQUIRE_DEMON_SWORD</code><em class="property"> = 3823</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2SQUIRE_DEMON_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2WITHER_BEAST_BANNER">
<code class="sig-name descname">DD2WITHER_BEAST_BANNER</code><em class="property"> = 3843</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2WITHER_BEAST_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DD2WYVERN_BANNER">
<code class="sig-name descname">DD2WYVERN_BANNER</code><em class="property"> = 3844</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DD2WYVERN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEADLAND_COMES_ALIVE">
<code class="sig-name descname">DEADLAND_COMES_ALIVE</code><em class="property"> = 1492</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEADLAND_COMES_ALIVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEADLY_SPHERE_BANNER">
<code class="sig-name descname">DEADLY_SPHERE_BANNER</code><em class="property"> = 3402</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEADLY_SPHERE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEADLY_SPHERE_STAFF">
<code class="sig-name descname">DEADLY_SPHERE_STAFF</code><em class="property"> = 3249</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEADLY_SPHERE_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEATHBRINGER_PICKAXE">
<code class="sig-name descname">DEATHBRINGER_PICKAXE</code><em class="property"> = 798</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEATHBRINGER_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEATHWEED">
<code class="sig-name descname">DEATHWEED</code><em class="property"> = 316</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEATHWEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEATHWEED_SEEDS">
<code class="sig-name descname">DEATHWEED_SEEDS</code><em class="property"> = 310</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEATHWEED_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEATH_SICKLE">
<code class="sig-name descname">DEATH_SICKLE</code><em class="property"> = 1327</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEATH_SICKLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_BLUE_PAINT">
<code class="sig-name descname">DEEP_BLUE_PAINT</code><em class="property"> = 1093</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_BLUE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_CYAN_PAINT">
<code class="sig-name descname">DEEP_CYAN_PAINT</code><em class="property"> = 1091</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_CYAN_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_GREEN_PAINT">
<code class="sig-name descname">DEEP_GREEN_PAINT</code><em class="property"> = 1089</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_GREEN_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_LIME_PAINT">
<code class="sig-name descname">DEEP_LIME_PAINT</code><em class="property"> = 1088</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_LIME_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_ORANGE_PAINT">
<code class="sig-name descname">DEEP_ORANGE_PAINT</code><em class="property"> = 1086</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_ORANGE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_PINK_PAINT">
<code class="sig-name descname">DEEP_PINK_PAINT</code><em class="property"> = 1096</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_PINK_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_PURPLE_PAINT">
<code class="sig-name descname">DEEP_PURPLE_PAINT</code><em class="property"> = 1094</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_PURPLE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_RED_PAINT">
<code class="sig-name descname">DEEP_RED_PAINT</code><em class="property"> = 1085</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_RED_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_SKY_BLUE_PAINT">
<code class="sig-name descname">DEEP_SKY_BLUE_PAINT</code><em class="property"> = 1092</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_SKY_BLUE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_TEAL_PAINT">
<code class="sig-name descname">DEEP_TEAL_PAINT</code><em class="property"> = 1090</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_TEAL_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_VIOLET_PAINT">
<code class="sig-name descname">DEEP_VIOLET_PAINT</code><em class="property"> = 1095</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_VIOLET_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEEP_YELLOW_PAINT">
<code class="sig-name descname">DEEP_YELLOW_PAINT</code><em class="property"> = 1087</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEEP_YELLOW_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEFENDERS_FORGE">
<code class="sig-name descname">DEFENDERS_FORGE</code><em class="property"> = 3813</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEFENDERS_FORGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEFENDER_MEDAL">
<code class="sig-name descname">DEFENDER_MEDAL</code><em class="property"> = 3817</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEFENDER_MEDAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONIC_HELLFISH">
<code class="sig-name descname">DEMONIC_HELLFISH</code><em class="property"> = 2482</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONIC_HELLFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONITE_BAR">
<code class="sig-name descname">DEMONITE_BAR</code><em class="property"> = 57</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONITE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONITE_BRICK">
<code class="sig-name descname">DEMONITE_BRICK</code><em class="property"> = 577</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONITE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONITE_BRICK_WALL">
<code class="sig-name descname">DEMONITE_BRICK_WALL</code><em class="property"> = 606</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONITE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONITE_ORE">
<code class="sig-name descname">DEMONITE_ORE</code><em class="property"> = 56</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONITE_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMONS_EYE">
<code class="sig-name descname">DEMONS_EYE</code><em class="property"> = 1479</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMONS_EYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_BANNER">
<code class="sig-name descname">DEMON_BANNER</code><em class="property"> = 1638</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_BOW">
<code class="sig-name descname">DEMON_BOW</code><em class="property"> = 44</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_CAMPFIRE">
<code class="sig-name descname">DEMON_CAMPFIRE</code><em class="property"> = 3047</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_EYE_BANNER">
<code class="sig-name descname">DEMON_EYE_BANNER</code><em class="property"> = 1639</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_EYE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_HEART">
<code class="sig-name descname">DEMON_HEART</code><em class="property"> = 3335</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_HEART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_SCYTHE">
<code class="sig-name descname">DEMON_SCYTHE</code><em class="property"> = 272</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_SCYTHE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_TORCH">
<code class="sig-name descname">DEMON_TORCH</code><em class="property"> = 433</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEMON_WINGS">
<code class="sig-name descname">DEMON_WINGS</code><em class="property"> = 492</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEMON_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEPTH_HAIR_DYE">
<code class="sig-name descname">DEPTH_HAIR_DYE</code><em class="property"> = 1979</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEPTH_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEPTH_METER">
<code class="sig-name descname">DEPTH_METER</code><em class="property"> = 18</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEPTH_METER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DERPFISH">
<code class="sig-name descname">DERPFISH</code><em class="property"> = 2483</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DERPFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DERPLING_BANNER">
<code class="sig-name descname">DERPLING_BANNER</code><em class="property"> = 1640</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DERPLING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_BASILISK_BANNER">
<code class="sig-name descname">DESERT_BASILISK_BANNER</code><em class="property"> = 3418</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_BASILISK_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_DJINN_BANNER">
<code class="sig-name descname">DESERT_DJINN_BANNER</code><em class="property"> = 3417</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_DJINN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_FOSSIL">
<code class="sig-name descname">DESERT_FOSSIL</code><em class="property"> = 3347</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_FOSSIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_FOSSIL_WALL">
<code class="sig-name descname">DESERT_FOSSIL_WALL</code><em class="property"> = 3348</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_FOSSIL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_GHOUL_BANNER">
<code class="sig-name descname">DESERT_GHOUL_BANNER</code><em class="property"> = 3415</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_GHOUL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_LAMIA_BANNER">
<code class="sig-name descname">DESERT_LAMIA_BANNER</code><em class="property"> = 3416</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_LAMIA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESERT_WATER_FOUNTAIN">
<code class="sig-name descname">DESERT_WATER_FOUNTAIN</code><em class="property"> = 910</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESERT_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESTROYER_BOSS_BAG">
<code class="sig-name descname">DESTROYER_BOSS_BAG</code><em class="property"> = 3325</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESTROYER_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESTROYER_EMBLEM">
<code class="sig-name descname">DESTROYER_EMBLEM</code><em class="property"> = 1301</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESTROYER_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESTROYER_MASK">
<code class="sig-name descname">DESTROYER_MASK</code><em class="property"> = 2113</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESTROYER_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DESTROYER_TROPHY">
<code class="sig-name descname">DESTROYER_TROPHY</code><em class="property"> = 1366</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DESTROYER_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DETONATOR">
<code class="sig-name descname">DETONATOR</code><em class="property"> = 3545</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DETONATOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEVOURER_BANNER">
<code class="sig-name descname">DEVOURER_BANNER</code><em class="property"> = 2913</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEVOURER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DEV_DYE">
<code class="sig-name descname">DEV_DYE</code><em class="property"> = 3024</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DEV_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIABLOLIST_BANNER">
<code class="sig-name descname">DIABLOLIST_BANNER</code><em class="property"> = 2914</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIABLOLIST_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIABLOST_LAMP">
<code class="sig-name descname">DIABLOST_LAMP</code><em class="property"> = 1394</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIABLOST_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIABOLIC_SIGIL">
<code class="sig-name descname">DIABOLIC_SIGIL</code><em class="property"> = 1456</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIABOLIC_SIGIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND">
<code class="sig-name descname">DIAMOND</code><em class="property"> = 182</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_BLOCK">
<code class="sig-name descname">DIAMOND_GEMSPARK_BLOCK</code><em class="property"> = 1975</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_WALL">
<code class="sig-name descname">DIAMOND_GEMSPARK_WALL</code><em class="property"> = 2681</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_WALL_OFF">
<code class="sig-name descname">DIAMOND_GEMSPARK_WALL_OFF</code><em class="property"> = 2682</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_HOOK">
<code class="sig-name descname">DIAMOND_HOOK</code><em class="property"> = 1241</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_RING">
<code class="sig-name descname">DIAMOND_RING</code><em class="property"> = 2276</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_RING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_ROBE">
<code class="sig-name descname">DIAMOND_ROBE</code><em class="property"> = 1287</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIAMOND_STAFF">
<code class="sig-name descname">DIAMOND_STAFF</code><em class="property"> = 744</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIAMOND_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIRTFISH">
<code class="sig-name descname">DIRTFISH</code><em class="property"> = 2455</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIRTFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIRT_BLOCK">
<code class="sig-name descname">DIRT_BLOCK</code><em class="property"> = 2</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIRT_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIRT_ROD">
<code class="sig-name descname">DIRT_ROD</code><em class="property"> = 114</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIRT_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIRT_WALL">
<code class="sig-name descname">DIRT_WALL</code><em class="property"> = 30</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIRT_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DISCOUNT_CARD">
<code class="sig-name descname">DISCOUNT_CARD</code><em class="property"> = 854</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DISCOUNT_CARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DISCOVER">
<code class="sig-name descname">DISCOVER</code><em class="property"> = 1496</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DISCOVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DISCO_BALL">
<code class="sig-name descname">DISCO_BALL</code><em class="property"> = 488</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DISCO_BALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DISC_WALL">
<code class="sig-name descname">DISC_WALL</code><em class="property"> = 825</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DISC_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIVING_GEAR">
<code class="sig-name descname">DIVING_GEAR</code><em class="property"> = 394</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIVING_GEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DIVING_HELMET">
<code class="sig-name descname">DIVING_HELMET</code><em class="property"> = 268</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DIVING_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DJINNS_CURSE">
<code class="sig-name descname">DJINNS_CURSE</code><em class="property"> = 3770</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DJINNS_CURSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DJINN_LAMP">
<code class="sig-name descname">DJINN_LAMP</code><em class="property"> = 3795</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DJINN_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DOCTOR_BONES_BANNER">
<code class="sig-name descname">DOCTOR_BONES_BANNER</code><em class="property"> = 2915</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DOCTOR_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DOG_WHISTLE">
<code class="sig-name descname">DOG_WHISTLE</code><em class="property"> = 1927</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DOG_WHISTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DOUBLE_COD">
<code class="sig-name descname">DOUBLE_COD</code><em class="property"> = 2313</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DOUBLE_COD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DO_NOT_STEPONTHE_GRASS">
<code class="sig-name descname">DO_NOT_STEPONTHE_GRASS</code><em class="property"> = 1486</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DO_NOT_STEPONTHE_GRASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DPSMETER">
<code class="sig-name descname">DPSMETER</code><em class="property"> = 3119</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DPSMETER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRAX">
<code class="sig-name descname">DRAX</code><em class="property"> = 579</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRAX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRESSER">
<code class="sig-name descname">DRESSER</code><em class="property"> = 334</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRILL_CONTAINMENT_UNIT">
<code class="sig-name descname">DRILL_CONTAINMENT_UNIT</code><em class="property"> = 2768</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRILL_CONTAINMENT_UNIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRIPPLER_BANNER">
<code class="sig-name descname">DRIPPLER_BANNER</code><em class="property"> = 3410</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRIPPLER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRIPPLER_STATUE">
<code class="sig-name descname">DRIPPLER_STATUE</code><em class="property"> = 3710</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRIPPLER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRYADISQUE">
<code class="sig-name descname">DRYADISQUE</code><em class="property"> = 1426</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRYADISQUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRYAD_COVERINGS">
<code class="sig-name descname">DRYAD_COVERINGS</code><em class="property"> = 1853</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRYAD_COVERINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DRYAD_LOINCLOTH">
<code class="sig-name descname">DRYAD_LOINCLOTH</code><em class="property"> = 1854</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DRYAD_LOINCLOTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DR_MAN_FLY_BANNER">
<code class="sig-name descname">DR_MAN_FLY_BANNER</code><em class="property"> = 3396</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DR_MAN_FLY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DTOWNS_BREASTPLATE">
<code class="sig-name descname">DTOWNS_BREASTPLATE</code><em class="property"> = 1581</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DTOWNS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DTOWNS_HELMET">
<code class="sig-name descname">DTOWNS_HELMET</code><em class="property"> = 1580</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DTOWNS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DTOWNS_LEGGINGS">
<code class="sig-name descname">DTOWNS_LEGGINGS</code><em class="property"> = 1582</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DTOWNS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DTOWNS_WINGS">
<code class="sig-name descname">DTOWNS_WINGS</code><em class="property"> = 1583</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DTOWNS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUAL_HOOK">
<code class="sig-name descname">DUAL_HOOK</code><em class="property"> = 437</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUAL_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUCK">
<code class="sig-name descname">DUCK</code><em class="property"> = 2123</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUCKY_WALLPAPER">
<code class="sig-name descname">DUCKY_WALLPAPER</code><em class="property"> = 2160</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUCKY_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUCK_CAGE">
<code class="sig-name descname">DUCK_CAGE</code><em class="property"> = 2165</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUCK_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUCK_STATUE">
<code class="sig-name descname">DUCK_STATUE</code><em class="property"> = 3659</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUCK_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUKE_FISHRON_MASK">
<code class="sig-name descname">DUKE_FISHRON_MASK</code><em class="property"> = 2588</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUKE_FISHRON_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUKE_FISHRON_TROPHY">
<code class="sig-name descname">DUKE_FISHRON_TROPHY</code><em class="property"> = 2589</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUKE_FISHRON_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNE_SPLICER_BANNER">
<code class="sig-name descname">DUNE_SPLICER_BANNER</code><em class="property"> = 3412</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNE_SPLICER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_CLOCK_BLUE">
<code class="sig-name descname">DUNGEON_CLOCK_BLUE</code><em class="property"> = 3900</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_CLOCK_BLUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_CLOCK_GREEN">
<code class="sig-name descname">DUNGEON_CLOCK_GREEN</code><em class="property"> = 3901</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_CLOCK_GREEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_CLOCK_PINK">
<code class="sig-name descname">DUNGEON_CLOCK_PINK</code><em class="property"> = 3902</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_CLOCK_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_DOOR">
<code class="sig-name descname">DUNGEON_DOOR</code><em class="property"> = 1138</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_FISHING_CRATE">
<code class="sig-name descname">DUNGEON_FISHING_CRATE</code><em class="property"> = 3205</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_SHELF">
<code class="sig-name descname">DUNGEON_SHELF</code><em class="property"> = 1418</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_SHELF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_SLIME_BANNER">
<code class="sig-name descname">DUNGEON_SLIME_BANNER</code><em class="property"> = 2916</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DUNGEON_SPIRIT_BANNER">
<code class="sig-name descname">DUNGEON_SPIRIT_BANNER</code><em class="property"> = 2917</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DUNGEON_SPIRIT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYE_TRADERS_SCIMITAR">
<code class="sig-name descname">DYE_TRADERS_SCIMITAR</code><em class="property"> = 3349</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYE_TRADERS_SCIMITAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYE_TRADER_ROBE">
<code class="sig-name descname">DYE_TRADER_ROBE</code><em class="property"> = 1741</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYE_TRADER_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYE_TRADER_TURBAN">
<code class="sig-name descname">DYE_TRADER_TURBAN</code><em class="property"> = 3248</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYE_TRADER_TURBAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYE_VAT">
<code class="sig-name descname">DYE_VAT</code><em class="property"> = 1120</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYE_VAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNAMITE">
<code class="sig-name descname">DYNAMITE</code><em class="property"> = 167</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNAMITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNAMITE_FISH">
<code class="sig-name descname">DYNAMITE_FISH</code><em class="property"> = 2456</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNAMITE_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_BATHTUB">
<code class="sig-name descname">DYNASTY_BATHTUB</code><em class="property"> = 2232</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_BED">
<code class="sig-name descname">DYNASTY_BED</code><em class="property"> = 2231</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_BOOKCASE">
<code class="sig-name descname">DYNASTY_BOOKCASE</code><em class="property"> = 2233</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_BOWL">
<code class="sig-name descname">DYNASTY_BOWL</code><em class="property"> = 2235</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_BOWL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CANDELABRA">
<code class="sig-name descname">DYNASTY_CANDELABRA</code><em class="property"> = 2227</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CANDLE">
<code class="sig-name descname">DYNASTY_CANDLE</code><em class="property"> = 2236</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CHAIR">
<code class="sig-name descname">DYNASTY_CHAIR</code><em class="property"> = 2228</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CHANDELIER">
<code class="sig-name descname">DYNASTY_CHANDELIER</code><em class="property"> = 2224</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CHEST">
<code class="sig-name descname">DYNASTY_CHEST</code><em class="property"> = 2230</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CLOCK">
<code class="sig-name descname">DYNASTY_CLOCK</code><em class="property"> = 2237</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_CUP">
<code class="sig-name descname">DYNASTY_CUP</code><em class="property"> = 2234</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_CUP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_DOOR">
<code class="sig-name descname">DYNASTY_DOOR</code><em class="property"> = 2265</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_DRESSER">
<code class="sig-name descname">DYNASTY_DRESSER</code><em class="property"> = 3912</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_LAMP">
<code class="sig-name descname">DYNASTY_LAMP</code><em class="property"> = 2225</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_LANTERN">
<code class="sig-name descname">DYNASTY_LANTERN</code><em class="property"> = 2226</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_PIANO">
<code class="sig-name descname">DYNASTY_PIANO</code><em class="property"> = 3916</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_PLATFORM">
<code class="sig-name descname">DYNASTY_PLATFORM</code><em class="property"> = 3905</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_SINK">
<code class="sig-name descname">DYNASTY_SINK</code><em class="property"> = 2849</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_SOFA">
<code class="sig-name descname">DYNASTY_SOFA</code><em class="property"> = 3919</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_TABLE">
<code class="sig-name descname">DYNASTY_TABLE</code><em class="property"> = 2259</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_WOOD">
<code class="sig-name descname">DYNASTY_WOOD</code><em class="property"> = 2260</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_WOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.DYNASTY_WORK_BENCH">
<code class="sig-name descname">DYNASTY_WORK_BENCH</code><em class="property"> = 2229</em><a class="headerlink" href="#lihzahrd.chests.ItemType.DYNASTY_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATEROF_PLANKTON">
<code class="sig-name descname">EATEROF_PLANKTON</code><em class="property"> = 2457</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATEROF_PLANKTON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATEROF_SOULS_BANNER">
<code class="sig-name descname">EATEROF_SOULS_BANNER</code><em class="property"> = 1641</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATEROF_SOULS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATEROF_WORLDS_TROPHY">
<code class="sig-name descname">EATEROF_WORLDS_TROPHY</code><em class="property"> = 1361</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATEROF_WORLDS_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATERS_BONE">
<code class="sig-name descname">EATERS_BONE</code><em class="property"> = 994</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATERS_BONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATER_MASK">
<code class="sig-name descname">EATER_MASK</code><em class="property"> = 2111</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATER_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EATER_OF_WORLDS_BOSS_BAG">
<code class="sig-name descname">EATER_OF_WORLDS_BOSS_BAG</code><em class="property"> = 3320</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EATER_OF_WORLDS_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONKOI">
<code class="sig-name descname">EBONKOI</code><em class="property"> = 2318</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONKOI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONSAND_BLOCK">
<code class="sig-name descname">EBONSAND_BLOCK</code><em class="property"> = 370</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONSAND_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONSTONE_BLOCK">
<code class="sig-name descname">EBONSTONE_BLOCK</code><em class="property"> = 61</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONSTONE_BRICK">
<code class="sig-name descname">EBONSTONE_BRICK</code><em class="property"> = 609</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONSTONE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONSTONE_BRICK_WALL">
<code class="sig-name descname">EBONSTONE_BRICK_WALL</code><em class="property"> = 610</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONSTONE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD">
<code class="sig-name descname">EBONWOOD</code><em class="property"> = 619</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_BATHTUB">
<code class="sig-name descname">EBONWOOD_BATHTUB</code><em class="property"> = 2073</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_BED">
<code class="sig-name descname">EBONWOOD_BED</code><em class="property"> = 644</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_BOOKCASE">
<code class="sig-name descname">EBONWOOD_BOOKCASE</code><em class="property"> = 2021</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_BOW">
<code class="sig-name descname">EBONWOOD_BOW</code><em class="property"> = 655</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_BREASTPLATE">
<code class="sig-name descname">EBONWOOD_BREASTPLATE</code><em class="property"> = 731</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CANDELABRA">
<code class="sig-name descname">EBONWOOD_CANDELABRA</code><em class="property"> = 2093</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CANDLE">
<code class="sig-name descname">EBONWOOD_CANDLE</code><em class="property"> = 2046</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CHAIR">
<code class="sig-name descname">EBONWOOD_CHAIR</code><em class="property"> = 628</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CHANDELIER">
<code class="sig-name descname">EBONWOOD_CHANDELIER</code><em class="property"> = 2056</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CHEST">
<code class="sig-name descname">EBONWOOD_CHEST</code><em class="property"> = 625</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_CLOCK">
<code class="sig-name descname">EBONWOOD_CLOCK</code><em class="property"> = 2593</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_DOOR">
<code class="sig-name descname">EBONWOOD_DOOR</code><em class="property"> = 650</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_DRESSER">
<code class="sig-name descname">EBONWOOD_DRESSER</code><em class="property"> = 647</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_FENCE">
<code class="sig-name descname">EBONWOOD_FENCE</code><em class="property"> = 2210</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_GREAVES">
<code class="sig-name descname">EBONWOOD_GREAVES</code><em class="property"> = 732</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_HAMMER">
<code class="sig-name descname">EBONWOOD_HAMMER</code><em class="property"> = 654</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_HELMET">
<code class="sig-name descname">EBONWOOD_HELMET</code><em class="property"> = 730</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_LAMP">
<code class="sig-name descname">EBONWOOD_LAMP</code><em class="property"> = 2083</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_LANTERN">
<code class="sig-name descname">EBONWOOD_LANTERN</code><em class="property"> = 2033</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_PIANO">
<code class="sig-name descname">EBONWOOD_PIANO</code><em class="property"> = 641</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_PLATFORM">
<code class="sig-name descname">EBONWOOD_PLATFORM</code><em class="property"> = 631</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_SINK">
<code class="sig-name descname">EBONWOOD_SINK</code><em class="property"> = 2828</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_SOFA">
<code class="sig-name descname">EBONWOOD_SOFA</code><em class="property"> = 2398</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_SWORD">
<code class="sig-name descname">EBONWOOD_SWORD</code><em class="property"> = 653</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_TABLE">
<code class="sig-name descname">EBONWOOD_TABLE</code><em class="property"> = 638</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_WALL">
<code class="sig-name descname">EBONWOOD_WALL</code><em class="property"> = 622</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EBONWOOD_WORK_BENCH">
<code class="sig-name descname">EBONWOOD_WORK_BENCH</code><em class="property"> = 635</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EBONWOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ECTOPLASM">
<code class="sig-name descname">ECTOPLASM</code><em class="property"> = 1508</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ECTOPLASM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EGGNOG">
<code class="sig-name descname">EGGNOG</code><em class="property"> = 1912</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EGGNOG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELD_MELTER">
<code class="sig-name descname">ELD_MELTER</code><em class="property"> = 1910</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELD_MELTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELECTROSPHERE_LAUNCHER">
<code class="sig-name descname">ELECTROSPHERE_LAUNCHER</code><em class="property"> = 2796</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELECTROSPHERE_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELF_ARCHER_BANNER">
<code class="sig-name descname">ELF_ARCHER_BANNER</code><em class="property"> = 2918</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELF_ARCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELF_COPTER_BANNER">
<code class="sig-name descname">ELF_COPTER_BANNER</code><em class="property"> = 2919</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELF_COPTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELF_HAT">
<code class="sig-name descname">ELF_HAT</code><em class="property"> = 1943</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELF_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELF_PANTS">
<code class="sig-name descname">ELF_PANTS</code><em class="property"> = 1945</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELF_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ELF_SHIRT">
<code class="sig-name descname">ELF_SHIRT</code><em class="property"> = 1944</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ELF_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD">
<code class="sig-name descname">EMERALD</code><em class="property"> = 179</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_GEMSPARK_BLOCK">
<code class="sig-name descname">EMERALD_GEMSPARK_BLOCK</code><em class="property"> = 1973</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_GEMSPARK_WALL">
<code class="sig-name descname">EMERALD_GEMSPARK_WALL</code><em class="property"> = 2683</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_GEMSPARK_WALL_OFF">
<code class="sig-name descname">EMERALD_GEMSPARK_WALL_OFF</code><em class="property"> = 2684</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_HOOK">
<code class="sig-name descname">EMERALD_HOOK</code><em class="property"> = 1239</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_ROBE">
<code class="sig-name descname">EMERALD_ROBE</code><em class="property"> = 1285</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMERALD_STAFF">
<code class="sig-name descname">EMERALD_STAFF</code><em class="property"> = 742</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMERALD_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMPTY_BUCKET">
<code class="sig-name descname">EMPTY_BUCKET</code><em class="property"> = 205</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMPTY_BUCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMPTY_BULLET">
<code class="sig-name descname">EMPTY_BULLET</code><em class="property"> = 1432</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMPTY_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EMPTY_DROPPER">
<code class="sig-name descname">EMPTY_DROPPER</code><em class="property"> = 3186</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EMPTY_DROPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENCHANTED_BOOMERANG">
<code class="sig-name descname">ENCHANTED_BOOMERANG</code><em class="property"> = 55</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENCHANTED_BOOMERANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENCHANTED_NIGHTCRAWLER">
<code class="sig-name descname">ENCHANTED_NIGHTCRAWLER</code><em class="property"> = 3191</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENCHANTED_NIGHTCRAWLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENCHANTED_SWORD">
<code class="sig-name descname">ENCHANTED_SWORD</code><em class="property"> = 989</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENCHANTED_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENCHANTED_SWORD_BANNER">
<code class="sig-name descname">ENCHANTED_SWORD_BANNER</code><em class="property"> = 1642</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENCHANTED_SWORD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENDLESS_MUSKET_POUCH">
<code class="sig-name descname">ENDLESS_MUSKET_POUCH</code><em class="property"> = 3104</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENDLESS_MUSKET_POUCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENDLESS_QUIVER">
<code class="sig-name descname">ENDLESS_QUIVER</code><em class="property"> = 3103</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENDLESS_QUIVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENDURANCE_POTION">
<code class="sig-name descname">ENDURANCE_POTION</code><em class="property"> = 2346</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENDURANCE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ENGINEERING_HELMET">
<code class="sig-name descname">ENGINEERING_HELMET</code><em class="property"> = 3627</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ENGINEERING_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EO_CSHIELD">
<code class="sig-name descname">EO_CSHIELD</code><em class="property"> = 3097</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EO_CSHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ESKIMO_COAT">
<code class="sig-name descname">ESKIMO_COAT</code><em class="property"> = 804</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ESKIMO_COAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ESKIMO_HOOD">
<code class="sig-name descname">ESKIMO_HOOD</code><em class="property"> = 803</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ESKIMO_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ESKIMO_PANTS">
<code class="sig-name descname">ESKIMO_PANTS</code><em class="property"> = 805</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ESKIMO_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ETHERIAN_JAVELIN">
<code class="sig-name descname">ETHERIAN_JAVELIN</code><em class="property"> = 3850</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ETHERIAN_JAVELIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EVERSCREAM_TROPHY">
<code class="sig-name descname">EVERSCREAM_TROPHY</code><em class="property"> = 1962</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EVERSCREAM_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EVIL_PRESENCE">
<code class="sig-name descname">EVIL_PRESENCE</code><em class="property"> = 1493</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EVIL_PRESENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXCALIBUR">
<code class="sig-name descname">EXCALIBUR</code><em class="property"> = 368</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXCALIBUR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXPLODING_BULLET">
<code class="sig-name descname">EXPLODING_BULLET</code><em class="property"> = 1351</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXPLODING_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXPLOSIVES">
<code class="sig-name descname">EXPLOSIVES</code><em class="property"> = 580</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXPLOSIVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXPLOSIVE_BUNNY">
<code class="sig-name descname">EXPLOSIVE_BUNNY</code><em class="property"> = 1338</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXPLOSIVE_BUNNY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXPLOSIVE_JACK_OLANTERN">
<code class="sig-name descname">EXPLOSIVE_JACK_OLANTERN</code><em class="property"> = 1785</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXPLOSIVE_JACK_OLANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXPLOSIVE_POWDER">
<code class="sig-name descname">EXPLOSIVE_POWDER</code><em class="property"> = 1347</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXPLOSIVE_POWDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXTENDO_GRIP">
<code class="sig-name descname">EXTENDO_GRIP</code><em class="property"> = 2215</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXTENDO_GRIP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EXTRACTINATOR">
<code class="sig-name descname">EXTRACTINATOR</code><em class="property"> = 997</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EXTRACTINATOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYEBALL_STATUE">
<code class="sig-name descname">EYEBALL_STATUE</code><em class="property"> = 471</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYEBALL_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYEOFTHE_GOLEM">
<code class="sig-name descname">EYEOFTHE_GOLEM</code><em class="property"> = 1248</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYEOFTHE_GOLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYEOF_CTHULHU_TROPHY">
<code class="sig-name descname">EYEOF_CTHULHU_TROPHY</code><em class="property"> = 1360</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYEOF_CTHULHU_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYEZOR_BANNER">
<code class="sig-name descname">EYEZOR_BANNER</code><em class="property"> = 2920</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYEZOR_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYE_MASK">
<code class="sig-name descname">EYE_MASK</code><em class="property"> = 2112</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYE_OF_CTHULHU_BOSS_BAG">
<code class="sig-name descname">EYE_OF_CTHULHU_BOSS_BAG</code><em class="property"> = 3319</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYE_OF_CTHULHU_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYE_PATCH">
<code class="sig-name descname">EYE_PATCH</code><em class="property"> = 1278</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYE_PATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.EYE_SPRING">
<code class="sig-name descname">EYE_SPRING</code><em class="property"> = 1311</em><a class="headerlink" href="#lihzahrd.chests.ItemType.EYE_SPRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FACE_MONSTER_BANNER">
<code class="sig-name descname">FACE_MONSTER_BANNER</code><em class="property"> = 1644</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FACE_MONSTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FACINGTHE_CEREBRAL_MASTERMIND">
<code class="sig-name descname">FACINGTHE_CEREBRAL_MASTERMIND</code><em class="property"> = 1500</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FACINGTHE_CEREBRAL_MASTERMIND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAIRY_BELL">
<code class="sig-name descname">FAIRY_BELL</code><em class="property"> = 425</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAIRY_BELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAIRY_WINGS">
<code class="sig-name descname">FAIRY_WINGS</code><em class="property"> = 761</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAIRY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_BLUE_DUNGEON_CHEST">
<code class="sig-name descname">FAKE_BLUE_DUNGEON_CHEST</code><em class="property"> = 3693</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_BLUE_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_BONE_CHEST">
<code class="sig-name descname">FAKE_BONE_CHEST</code><em class="property"> = 3694</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_BONE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_BOREAL_WOOD_CHEST">
<code class="sig-name descname">FAKE_BOREAL_WOOD_CHEST</code><em class="property"> = 3689</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_BOREAL_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_CACTUS_CHEST">
<code class="sig-name descname">FAKE_CACTUS_CHEST</code><em class="property"> = 3695</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_CACTUS_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_CHEST">
<code class="sig-name descname">FAKE_CHEST</code><em class="property"> = 3665</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_CORRUPTION_CHEST">
<code class="sig-name descname">FAKE_CORRUPTION_CHEST</code><em class="property"> = 3680</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_CORRUPTION_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_CRIMSON_CHEST">
<code class="sig-name descname">FAKE_CRIMSON_CHEST</code><em class="property"> = 3681</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_CRIMSON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_CRYSTAL_CHEST">
<code class="sig-name descname">FAKE_CRYSTAL_CHEST</code><em class="property"> = 3886</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_CRYSTAL_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_DYNASTY_CHEST">
<code class="sig-name descname">FAKE_DYNASTY_CHEST</code><em class="property"> = 3684</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_DYNASTY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_EBONWOOD_CHEST">
<code class="sig-name descname">FAKE_EBONWOOD_CHEST</code><em class="property"> = 3668</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_EBONWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_FLESH_CHEST">
<code class="sig-name descname">FAKE_FLESH_CHEST</code><em class="property"> = 3696</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_FLESH_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_FROZEN_CHEST">
<code class="sig-name descname">FAKE_FROZEN_CHEST</code><em class="property"> = 3683</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_FROZEN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_GLASS_CHEST">
<code class="sig-name descname">FAKE_GLASS_CHEST</code><em class="property"> = 3700</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_GLASS_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_GOLDEN_CHEST">
<code class="sig-name descname">FAKE_GOLDEN_CHEST</code><em class="property"> = 3887</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_GOLDEN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_GOLD_CHEST">
<code class="sig-name descname">FAKE_GOLD_CHEST</code><em class="property"> = 3666</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_GOLD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_GRANITE_CHEST">
<code class="sig-name descname">FAKE_GRANITE_CHEST</code><em class="property"> = 3703</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_GRANITE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_GREEN_DUNGEON_CHEST">
<code class="sig-name descname">FAKE_GREEN_DUNGEON_CHEST</code><em class="property"> = 3691</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_GREEN_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_HALLOWED_CHEST">
<code class="sig-name descname">FAKE_HALLOWED_CHEST</code><em class="property"> = 3682</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_HALLOWED_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_HONEY_CHEST">
<code class="sig-name descname">FAKE_HONEY_CHEST</code><em class="property"> = 3685</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_HONEY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_ICE_CHEST">
<code class="sig-name descname">FAKE_ICE_CHEST</code><em class="property"> = 3672</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_ICE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_IVY_CHEST">
<code class="sig-name descname">FAKE_IVY_CHEST</code><em class="property"> = 3671</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_IVY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_JUNGLE_CHEST">
<code class="sig-name descname">FAKE_JUNGLE_CHEST</code><em class="property"> = 3679</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_JUNGLE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_LIHZAHRD_CHEST">
<code class="sig-name descname">FAKE_LIHZAHRD_CHEST</code><em class="property"> = 3677</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_LIHZAHRD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_LIVING_WOOD_CHEST">
<code class="sig-name descname">FAKE_LIVING_WOOD_CHEST</code><em class="property"> = 3673</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_LIVING_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_MARBLE_CHEST">
<code class="sig-name descname">FAKE_MARBLE_CHEST</code><em class="property"> = 3704</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_MARBLE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_MARTIAN_CHEST">
<code class="sig-name descname">FAKE_MARTIAN_CHEST</code><em class="property"> = 3701</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_MARTIAN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_METEORITE_CHEST">
<code class="sig-name descname">FAKE_METEORITE_CHEST</code><em class="property"> = 3702</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_METEORITE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_MUSHROOM_CHEST">
<code class="sig-name descname">FAKE_MUSHROOM_CHEST</code><em class="property"> = 3688</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_MUSHROOM_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_NEWCHEST1">
<code class="sig-name descname">FAKE_NEWCHEST1</code><em class="property"> = 3705</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_NEWCHEST1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_NEWCHEST2">
<code class="sig-name descname">FAKE_NEWCHEST2</code><em class="property"> = 3706</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_NEWCHEST2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_OBSIDIAN_CHEST">
<code class="sig-name descname">FAKE_OBSIDIAN_CHEST</code><em class="property"> = 3697</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_OBSIDIAN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_PALM_WOOD_CHEST">
<code class="sig-name descname">FAKE_PALM_WOOD_CHEST</code><em class="property"> = 3687</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_PALM_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_PEARLWOOD_CHEST">
<code class="sig-name descname">FAKE_PEARLWOOD_CHEST</code><em class="property"> = 3670</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_PEARLWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_PINK_DUNGEON_CHEST">
<code class="sig-name descname">FAKE_PINK_DUNGEON_CHEST</code><em class="property"> = 3692</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_PINK_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_PUMPKIN_CHEST">
<code class="sig-name descname">FAKE_PUMPKIN_CHEST</code><em class="property"> = 3698</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_PUMPKIN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_RICH_MAHOGANY_CHEST">
<code class="sig-name descname">FAKE_RICH_MAHOGANY_CHEST</code><em class="property"> = 3669</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_RICH_MAHOGANY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_SHADEWOOD_CHEST">
<code class="sig-name descname">FAKE_SHADEWOOD_CHEST</code><em class="property"> = 3675</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_SHADEWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_SHADOW_CHEST">
<code class="sig-name descname">FAKE_SHADOW_CHEST</code><em class="property"> = 3667</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_SHADOW_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_SKYWARE_CHEST">
<code class="sig-name descname">FAKE_SKYWARE_CHEST</code><em class="property"> = 3674</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_SKYWARE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_SLIME_CHEST">
<code class="sig-name descname">FAKE_SLIME_CHEST</code><em class="property"> = 3690</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_SLIME_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_SPOOKY_CHEST">
<code class="sig-name descname">FAKE_SPOOKY_CHEST</code><em class="property"> = 3699</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_SPOOKY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_STEAMPUNK_CHEST">
<code class="sig-name descname">FAKE_STEAMPUNK_CHEST</code><em class="property"> = 3686</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_STEAMPUNK_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_WATER_CHEST">
<code class="sig-name descname">FAKE_WATER_CHEST</code><em class="property"> = 3678</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_WATER_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAKE_WEB_COVERED_CHEST">
<code class="sig-name descname">FAKE_WEB_COVERED_CHEST</code><em class="property"> = 3676</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAKE_WEB_COVERED_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FALCON_BLADE">
<code class="sig-name descname">FALCON_BLADE</code><em class="property"> = 2608</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FALCON_BLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FALLEN_STAR">
<code class="sig-name descname">FALLEN_STAR</code><em class="property"> = 75</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FALLEN_STAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FALLEN_STARFISH">
<code class="sig-name descname">FALLEN_STARFISH</code><em class="property"> = 2458</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FALLEN_STARFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FALLEN_TUXEDO_PANTS">
<code class="sig-name descname">FALLEN_TUXEDO_PANTS</code><em class="property"> = 3363</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FALLEN_TUXEDO_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FALLEN_TUXEDO_SHIRT">
<code class="sig-name descname">FALLEN_TUXEDO_SHIRT</code><em class="property"> = 3362</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FALLEN_TUXEDO_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAMILIAR_PANTS">
<code class="sig-name descname">FAMILIAR_PANTS</code><em class="property"> = 270</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAMILIAR_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAMILIAR_SHIRT">
<code class="sig-name descname">FAMILIAR_SHIRT</code><em class="property"> = 269</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAMILIAR_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAMILIAR_WIG">
<code class="sig-name descname">FAMILIAR_WIG</code><em class="property"> = 271</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAMILIAR_WIG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FANCY_DISHES">
<code class="sig-name descname">FANCY_DISHES</code><em class="property"> = 2242</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FANCY_DISHES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FANCY_GREY_WALLPAPER">
<code class="sig-name descname">FANCY_GREY_WALLPAPER</code><em class="property"> = 2008</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FANCY_GREY_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FARTINA_JAR">
<code class="sig-name descname">FARTINA_JAR</code><em class="property"> = 1724</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FARTINA_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FART_IN_ABALLOON">
<code class="sig-name descname">FART_IN_ABALLOON</code><em class="property"> = 1863</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FART_IN_ABALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FAST_CLOCK">
<code class="sig-name descname">FAST_CLOCK</code><em class="property"> = 889</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FAST_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FATHEROF_SOMEONE">
<code class="sig-name descname">FATHEROF_SOMEONE</code><em class="property"> = 1442</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FATHEROF_SOMEONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FEATHER">
<code class="sig-name descname">FEATHER</code><em class="property"> = 320</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FEATHERFALL_POTION">
<code class="sig-name descname">FEATHERFALL_POTION</code><em class="property"> = 295</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FEATHERFALL_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FERAL_CLAWS">
<code class="sig-name descname">FERAL_CLAWS</code><em class="property"> = 211</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FERAL_CLAWS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FESTIVE_WALLPAPER">
<code class="sig-name descname">FESTIVE_WALLPAPER</code><em class="property"> = 1951</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FESTIVE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FESTIVE_WINGS">
<code class="sig-name descname">FESTIVE_WINGS</code><em class="property"> = 1871</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FESTIVE_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FETID_BAGHNAKHS">
<code class="sig-name descname">FETID_BAGHNAKHS</code><em class="property"> = 3013</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FETID_BAGHNAKHS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FEZ">
<code class="sig-name descname">FEZ</code><em class="property"> = 1988</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FEZ" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIBERGLASS_FISHING_POLE">
<code class="sig-name descname">FIBERGLASS_FISHING_POLE</code><em class="property"> = 2292</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIBERGLASS_FISHING_POLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIERY_GREATSWORD">
<code class="sig-name descname">FIERY_GREATSWORD</code><em class="property"> = 121</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIERY_GREATSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FINDING_GOLD">
<code class="sig-name descname">FINDING_GOLD</code><em class="property"> = 1480</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FINDING_GOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIN_WINGS">
<code class="sig-name descname">FIN_WINGS</code><em class="property"> = 2494</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIN_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREBLOSSOM">
<code class="sig-name descname">FIREBLOSSOM</code><em class="property"> = 318</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREBLOSSOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREBLOSSOM_SEEDS">
<code class="sig-name descname">FIREBLOSSOM_SEEDS</code><em class="property"> = 312</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREBLOSSOM_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREFLY">
<code class="sig-name descname">FIREFLY</code><em class="property"> = 1992</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREFLYINA_BOTTLE">
<code class="sig-name descname">FIREFLYINA_BOTTLE</code><em class="property"> = 1993</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREFLYINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREFLY_STATUE">
<code class="sig-name descname">FIREFLY_STATUE</code><em class="property"> = 3654</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREFLY_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREPLACE">
<code class="sig-name descname">FIREPLACE</code><em class="property"> = 3364</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREPLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREWORKS_BOX">
<code class="sig-name descname">FIREWORKS_BOX</code><em class="property"> = 2700</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREWORKS_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREWORKS_LAUNCHER">
<code class="sig-name descname">FIREWORKS_LAUNCHER</code><em class="property"> = 3546</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREWORKS_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIREWORK_FOUNTAIN">
<code class="sig-name descname">FIREWORK_FOUNTAIN</code><em class="property"> = 2738</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIREWORK_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIRE_BLOSSOM_PLANTER_BOX">
<code class="sig-name descname">FIRE_BLOSSOM_PLANTER_BOX</code><em class="property"> = 3222</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIRE_BLOSSOM_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIRE_FEATHER">
<code class="sig-name descname">FIRE_FEATHER</code><em class="property"> = 1518</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIRE_FEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIRE_GAUNTLET">
<code class="sig-name descname">FIRE_GAUNTLET</code><em class="property"> = 1343</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIRE_GAUNTLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIRE_IMP_BANNER">
<code class="sig-name descname">FIRE_IMP_BANNER</code><em class="property"> = 1664</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIRE_IMP_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FIRST_ENCOUNTER">
<code class="sig-name descname">FIRST_ENCOUNTER</code><em class="property"> = 1481</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FIRST_ENCOUNTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH">
<code class="sig-name descname">FISH</code><em class="property"> = 669</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHERMANS_GUIDE">
<code class="sig-name descname">FISHERMANS_GUIDE</code><em class="property"> = 3120</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHERMANS_GUIDE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHEROF_SOULS">
<code class="sig-name descname">FISHEROF_SOULS</code><em class="property"> = 2293</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHEROF_SOULS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHING_POTION">
<code class="sig-name descname">FISHING_POTION</code><em class="property"> = 2354</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHING_SEAWEED">
<code class="sig-name descname">FISHING_SEAWEED</code><em class="property"> = 2338</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHING_SEAWEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHOTRON">
<code class="sig-name descname">FISHOTRON</code><em class="property"> = 2460</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHOTRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHRON">
<code class="sig-name descname">FISHRON</code><em class="property"> = 2484</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHRON_BOSS_BAG">
<code class="sig-name descname">FISHRON_BOSS_BAG</code><em class="property"> = 3330</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHRON_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISHRON_WINGS">
<code class="sig-name descname">FISHRON_WINGS</code><em class="property"> = 2609</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISHRON_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_BOWL">
<code class="sig-name descname">FISH_BOWL</code><em class="property"> = 250</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_BOWL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_COSTUME_FINSKIRT">
<code class="sig-name descname">FISH_COSTUME_FINSKIRT</code><em class="property"> = 2500</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_COSTUME_FINSKIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_COSTUME_MASK">
<code class="sig-name descname">FISH_COSTUME_MASK</code><em class="property"> = 2498</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_COSTUME_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_COSTUME_SHIRT">
<code class="sig-name descname">FISH_COSTUME_SHIRT</code><em class="property"> = 2499</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_COSTUME_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_FINDER">
<code class="sig-name descname">FISH_FINDER</code><em class="property"> = 3036</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_FINDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_HOOK">
<code class="sig-name descname">FISH_HOOK</code><em class="property"> = 2360</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FISH_STATUE">
<code class="sig-name descname">FISH_STATUE</code><em class="property"> = 444</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FISH_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAIRON">
<code class="sig-name descname">FLAIRON</code><em class="property"> = 2611</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAIRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAMARANG">
<code class="sig-name descname">FLAMARANG</code><em class="property"> = 119</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAMARANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAMELASH">
<code class="sig-name descname">FLAMELASH</code><em class="property"> = 218</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAMELASH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAMETHROWER">
<code class="sig-name descname">FLAMETHROWER</code><em class="property"> = 506</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAMETHROWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAME_AND_BLACK_DYE">
<code class="sig-name descname">FLAME_AND_BLACK_DYE</code><em class="property"> = 1032</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAME_AND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAME_AND_SILVER_DYE">
<code class="sig-name descname">FLAME_AND_SILVER_DYE</code><em class="property"> = 3550</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAME_AND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAME_DYE">
<code class="sig-name descname">FLAME_DYE</code><em class="property"> = 1031</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAME_TRAP">
<code class="sig-name descname">FLAME_TRAP</code><em class="property"> = 1147</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAME_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAME_WINGS">
<code class="sig-name descname">FLAME_WINGS</code><em class="property"> = 821</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAME_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAMING_ARROW">
<code class="sig-name descname">FLAMING_ARROW</code><em class="property"> = 41</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAMING_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLARE">
<code class="sig-name descname">FLARE</code><em class="property"> = 931</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLARE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLAREFIN_KOI">
<code class="sig-name descname">FLAREFIN_KOI</code><em class="property"> = 2312</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLAREFIN_KOI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLARE_GUN">
<code class="sig-name descname">FLARE_GUN</code><em class="property"> = 930</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLARE_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_CURSED_FLAMES">
<code class="sig-name descname">FLASKOF_CURSED_FLAMES</code><em class="property"> = 1353</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_CURSED_FLAMES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_FIRE">
<code class="sig-name descname">FLASKOF_FIRE</code><em class="property"> = 1354</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_FIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_GOLD">
<code class="sig-name descname">FLASKOF_GOLD</code><em class="property"> = 1355</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_GOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_ICHOR">
<code class="sig-name descname">FLASKOF_ICHOR</code><em class="property"> = 1356</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_ICHOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_NANITES">
<code class="sig-name descname">FLASKOF_NANITES</code><em class="property"> = 1357</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_NANITES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_PARTY">
<code class="sig-name descname">FLASKOF_PARTY</code><em class="property"> = 1358</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_PARTY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_POISON">
<code class="sig-name descname">FLASKOF_POISON</code><em class="property"> = 1359</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_POISON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLASKOF_VENOM">
<code class="sig-name descname">FLASKOF_VENOM</code><em class="property"> = 1340</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLASKOF_VENOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESHCATCHER">
<code class="sig-name descname">FLESHCATCHER</code><em class="property"> = 2421</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESHCATCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_BATHTUB">
<code class="sig-name descname">FLESH_BATHTUB</code><em class="property"> = 2074</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_BED">
<code class="sig-name descname">FLESH_BED</code><em class="property"> = 2067</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_BLOCK">
<code class="sig-name descname">FLESH_BLOCK</code><em class="property"> = 763</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_BLOCK_WALL">
<code class="sig-name descname">FLESH_BLOCK_WALL</code><em class="property"> = 770</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_BOOKCASE">
<code class="sig-name descname">FLESH_BOOKCASE</code><em class="property"> = 2022</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CANDELABRA">
<code class="sig-name descname">FLESH_CANDELABRA</code><em class="property"> = 2094</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CANDLE">
<code class="sig-name descname">FLESH_CANDLE</code><em class="property"> = 2047</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CHAIR">
<code class="sig-name descname">FLESH_CHAIR</code><em class="property"> = 809</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CHANDELIER">
<code class="sig-name descname">FLESH_CHANDELIER</code><em class="property"> = 2057</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CHEST">
<code class="sig-name descname">FLESH_CHEST</code><em class="property"> = 2617</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CLOCK">
<code class="sig-name descname">FLESH_CLOCK</code><em class="property"> = 2598</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_CLONING_VAAT">
<code class="sig-name descname">FLESH_CLONING_VAAT</code><em class="property"> = 2193</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_CLONING_VAAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_DOOR">
<code class="sig-name descname">FLESH_DOOR</code><em class="property"> = 817</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_DRESSER">
<code class="sig-name descname">FLESH_DRESSER</code><em class="property"> = 2640</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_GRINDER">
<code class="sig-name descname">FLESH_GRINDER</code><em class="property"> = 797</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_GRINDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_KNUCKLES">
<code class="sig-name descname">FLESH_KNUCKLES</code><em class="property"> = 3016</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_KNUCKLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_LAMP">
<code class="sig-name descname">FLESH_LAMP</code><em class="property"> = 2084</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_LANTERN">
<code class="sig-name descname">FLESH_LANTERN</code><em class="property"> = 2034</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_MASK">
<code class="sig-name descname">FLESH_MASK</code><em class="property"> = 2105</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_PIANO">
<code class="sig-name descname">FLESH_PIANO</code><em class="property"> = 2246</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_PLATFORM">
<code class="sig-name descname">FLESH_PLATFORM</code><em class="property"> = 3907</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_SINK">
<code class="sig-name descname">FLESH_SINK</code><em class="property"> = 2832</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_SOFA">
<code class="sig-name descname">FLESH_SOFA</code><em class="property"> = 2634</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_TABLE">
<code class="sig-name descname">FLESH_TABLE</code><em class="property"> = 828</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLESH_WORK_BENCH">
<code class="sig-name descname">FLESH_WORK_BENCH</code><em class="property"> = 813</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLESH_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLINTLOCK_PISTOL">
<code class="sig-name descname">FLINTLOCK_PISTOL</code><em class="property"> = 95</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLINTLOCK_PISTOL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLIPPER">
<code class="sig-name descname">FLIPPER</code><em class="property"> = 187</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLIPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLIPPER_POTION">
<code class="sig-name descname">FLIPPER_POTION</code><em class="property"> = 2327</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLIPPER_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOATING_ISLAND_FISHING_CRATE">
<code class="sig-name descname">FLOATING_ISLAND_FISHING_CRATE</code><em class="property"> = 3206</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOATING_ISLAND_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOATY_GROSS_BANNER">
<code class="sig-name descname">FLOATY_GROSS_BANNER</code><em class="property"> = 1645</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOATY_GROSS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOCKO_BANNER">
<code class="sig-name descname">FLOCKO_BANNER</code><em class="property"> = 2921</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOCKO_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWEROF_FIRE">
<code class="sig-name descname">FLOWEROF_FIRE</code><em class="property"> = 112</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWEROF_FIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWEROF_FROST">
<code class="sig-name descname">FLOWEROF_FROST</code><em class="property"> = 1264</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWEROF_FROST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_BOOTS">
<code class="sig-name descname">FLOWER_BOOTS</code><em class="property"> = 3017</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_BOY_HAT">
<code class="sig-name descname">FLOWER_BOY_HAT</code><em class="property"> = 3733</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_BOY_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_BOY_PANTS">
<code class="sig-name descname">FLOWER_BOY_PANTS</code><em class="property"> = 3735</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_BOY_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_BOY_SHIRT">
<code class="sig-name descname">FLOWER_BOY_SHIRT</code><em class="property"> = 3734</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_BOY_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_POW">
<code class="sig-name descname">FLOWER_POW</code><em class="property"> = 1259</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_POW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWER_WALL">
<code class="sig-name descname">FLOWER_WALL</code><em class="property"> = 747</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWER_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLOWING_MAGMA">
<code class="sig-name descname">FLOWING_MAGMA</code><em class="property"> = 1542</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLOWING_MAGMA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLURRY_BOOTS">
<code class="sig-name descname">FLURRY_BOOTS</code><em class="property"> = 1579</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLURRY_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_ANTLION_BANNER">
<code class="sig-name descname">FLYING_ANTLION_BANNER</code><em class="property"> = 3413</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_ANTLION_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_CARPET">
<code class="sig-name descname">FLYING_CARPET</code><em class="property"> = 934</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_CARPET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_DUTCHMAN_TROPHY">
<code class="sig-name descname">FLYING_DUTCHMAN_TROPHY</code><em class="property"> = 3359</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_DUTCHMAN_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_FISH_BANNER">
<code class="sig-name descname">FLYING_FISH_BANNER</code><em class="property"> = 1646</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_FISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_KNIFE">
<code class="sig-name descname">FLYING_KNIFE</code><em class="property"> = 3030</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FLYING_SNAKE_BANNER">
<code class="sig-name descname">FLYING_SNAKE_BANNER</code><em class="property"> = 1647</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FLYING_SNAKE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FORMAT_C">
<code class="sig-name descname">FORMAT_C</code><em class="property"> = 3315</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FORMAT_C" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOSSIL_HELM">
<code class="sig-name descname">FOSSIL_HELM</code><em class="property"> = 3374</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOSSIL_HELM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOSSIL_ORE">
<code class="sig-name descname">FOSSIL_ORE</code><em class="property"> = 3380</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOSSIL_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOSSIL_PANTS">
<code class="sig-name descname">FOSSIL_PANTS</code><em class="property"> = 3376</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOSSIL_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOSSIL_SHIRT">
<code class="sig-name descname">FOSSIL_SHIRT</code><em class="property"> = 3375</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOSSIL_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOX_MASK">
<code class="sig-name descname">FOX_MASK</code><em class="property"> = 1821</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOX_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOX_PANTS">
<code class="sig-name descname">FOX_PANTS</code><em class="property"> = 1823</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOX_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FOX_SHIRT">
<code class="sig-name descname">FOX_SHIRT</code><em class="property"> = 1822</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FOX_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRAGMENT_NEBULA">
<code class="sig-name descname">FRAGMENT_NEBULA</code><em class="property"> = 3457</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRAGMENT_NEBULA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRAGMENT_SOLAR">
<code class="sig-name descname">FRAGMENT_SOLAR</code><em class="property"> = 3458</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRAGMENT_SOLAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRAGMENT_STARDUST">
<code class="sig-name descname">FRAGMENT_STARDUST</code><em class="property"> = 3459</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRAGMENT_STARDUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRAGMENT_VORTEX">
<code class="sig-name descname">FRAGMENT_VORTEX</code><em class="property"> = 3456</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRAGMENT_VORTEX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRANKENSTEIN_BANNER">
<code class="sig-name descname">FRANKENSTEIN_BANNER</code><em class="property"> = 1648</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRANKENSTEIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRITZ_BANNER">
<code class="sig-name descname">FRITZ_BANNER</code><em class="property"> = 3394</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRITZ_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROG">
<code class="sig-name descname">FROG</code><em class="property"> = 2121</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROG_CAGE">
<code class="sig-name descname">FROG_CAGE</code><em class="property"> = 2190</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROG_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROG_LEG">
<code class="sig-name descname">FROG_LEG</code><em class="property"> = 2423</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROG_LEG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROG_STATUE">
<code class="sig-name descname">FROG_STATUE</code><em class="property"> = 3661</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROG_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROSTBRAND">
<code class="sig-name descname">FROSTBRAND</code><em class="property"> = 676</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROSTBRAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROSTBURN_ARROW">
<code class="sig-name descname">FROSTBURN_ARROW</code><em class="property"> = 988</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROSTBURN_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROSTSPARK_BOOTS">
<code class="sig-name descname">FROSTSPARK_BOOTS</code><em class="property"> = 1862</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROSTSPARK_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_BREASTPLATE">
<code class="sig-name descname">FROST_BREASTPLATE</code><em class="property"> = 685</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_CORE">
<code class="sig-name descname">FROST_CORE</code><em class="property"> = 2161</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_CORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_DAGGERFISH">
<code class="sig-name descname">FROST_DAGGERFISH</code><em class="property"> = 3197</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_DAGGERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_HELMET">
<code class="sig-name descname">FROST_HELMET</code><em class="property"> = 684</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_LEGGINGS">
<code class="sig-name descname">FROST_LEGGINGS</code><em class="property"> = 686</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_MINNOW">
<code class="sig-name descname">FROST_MINNOW</code><em class="property"> = 2306</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_MINNOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROST_STAFF">
<code class="sig-name descname">FROST_STAFF</code><em class="property"> = 726</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROST_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_BATHTUB">
<code class="sig-name descname">FROZEN_BATHTUB</code><em class="property"> = 2076</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_BED">
<code class="sig-name descname">FROZEN_BED</code><em class="property"> = 2068</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_BOOKCASE">
<code class="sig-name descname">FROZEN_BOOKCASE</code><em class="property"> = 2031</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CAMPFIRE">
<code class="sig-name descname">FROZEN_CAMPFIRE</code><em class="property"> = 3048</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CANDELABRA">
<code class="sig-name descname">FROZEN_CANDELABRA</code><em class="property"> = 2100</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CANDLE">
<code class="sig-name descname">FROZEN_CANDLE</code><em class="property"> = 2049</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CHAIR">
<code class="sig-name descname">FROZEN_CHAIR</code><em class="property"> = 2288</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CHANDELIER">
<code class="sig-name descname">FROZEN_CHANDELIER</code><em class="property"> = 2059</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CHEST">
<code class="sig-name descname">FROZEN_CHEST</code><em class="property"> = 1532</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_CLOCK">
<code class="sig-name descname">FROZEN_CLOCK</code><em class="property"> = 2594</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_DOOR">
<code class="sig-name descname">FROZEN_DOOR</code><em class="property"> = 2044</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_DRESSER">
<code class="sig-name descname">FROZEN_DRESSER</code><em class="property"> = 3913</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_KEY">
<code class="sig-name descname">FROZEN_KEY</code><em class="property"> = 1537</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_KEY_MOLD">
<code class="sig-name descname">FROZEN_KEY_MOLD</code><em class="property"> = 1807</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_KEY_MOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_LAMP">
<code class="sig-name descname">FROZEN_LAMP</code><em class="property"> = 2086</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_LANTERN">
<code class="sig-name descname">FROZEN_LANTERN</code><em class="property"> = 2040</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_PIANO">
<code class="sig-name descname">FROZEN_PIANO</code><em class="property"> = 2247</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_PLATFORM">
<code class="sig-name descname">FROZEN_PLATFORM</code><em class="property"> = 3908</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_SINK">
<code class="sig-name descname">FROZEN_SINK</code><em class="property"> = 2848</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_SLIME_BLOCK">
<code class="sig-name descname">FROZEN_SLIME_BLOCK</code><em class="property"> = 767</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_SLIME_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_SOFA">
<code class="sig-name descname">FROZEN_SOFA</code><em class="property"> = 2635</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_TABLE">
<code class="sig-name descname">FROZEN_TABLE</code><em class="property"> = 2248</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_TURTLE_SHELL">
<code class="sig-name descname">FROZEN_TURTLE_SHELL</code><em class="property"> = 1253</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_TURTLE_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_WINGS">
<code class="sig-name descname">FROZEN_WINGS</code><em class="property"> = 822</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FROZEN_WORK_BENCH">
<code class="sig-name descname">FROZEN_WORK_BENCH</code><em class="property"> = 2252</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FROZEN_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FRUITCAKE_CHAKRAM">
<code class="sig-name descname">FRUITCAKE_CHAKRAM</code><em class="property"> = 1918</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FRUITCAKE_CHAKRAM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FUNGI_BULB_BANNER">
<code class="sig-name descname">FUNGI_BULB_BANNER</code><em class="property"> = 1649</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FUNGI_BULB_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FUNGO_FISH_BANNER">
<code class="sig-name descname">FUNGO_FISH_BANNER</code><em class="property"> = 1650</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FUNGO_FISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FURNACE">
<code class="sig-name descname">FURNACE</code><em class="property"> = 33</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FURNACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.FUZZY_CARROT">
<code class="sig-name descname">FUZZY_CARROT</code><em class="property"> = 2428</em><a class="headerlink" href="#lihzahrd.chests.ItemType.FUZZY_CARROT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GANGSTA_HAT">
<code class="sig-name descname">GANGSTA_HAT</code><em class="property"> = 1276</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GANGSTA_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GARGOYLE_STATUE">
<code class="sig-name descname">GARGOYLE_STATUE</code><em class="property"> = 450</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GARGOYLE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GASTROPOD_BANNER">
<code class="sig-name descname">GASTROPOD_BANNER</code><em class="property"> = 1651</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GASTROPOD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GATLIGATOR">
<code class="sig-name descname">GATLIGATOR</code><em class="property"> = 2270</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GATLIGATOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEL">
<code class="sig-name descname">GEL</code><em class="property"> = 23</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEL_DYE">
<code class="sig-name descname">GEL_DYE</code><em class="property"> = 3561</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEL_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_AMBER">
<code class="sig-name descname">GEM_LOCK_AMBER</code><em class="property"> = 3650</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_AMBER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_AMETHYST">
<code class="sig-name descname">GEM_LOCK_AMETHYST</code><em class="property"> = 3648</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_AMETHYST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_DIAMOND">
<code class="sig-name descname">GEM_LOCK_DIAMOND</code><em class="property"> = 3649</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_DIAMOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_EMERALD">
<code class="sig-name descname">GEM_LOCK_EMERALD</code><em class="property"> = 3646</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_EMERALD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_RUBY">
<code class="sig-name descname">GEM_LOCK_RUBY</code><em class="property"> = 3644</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_RUBY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_SAPPHIRE">
<code class="sig-name descname">GEM_LOCK_SAPPHIRE</code><em class="property"> = 3645</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_SAPPHIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEM_LOCK_TOPAZ">
<code class="sig-name descname">GEM_LOCK_TOPAZ</code><em class="property"> = 3647</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEM_LOCK_TOPAZ" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GENDER_CHANGE_POTION">
<code class="sig-name descname">GENDER_CHANGE_POTION</code><em class="property"> = 2756</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GENDER_CHANGE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GEYSER_TRAP">
<code class="sig-name descname">GEYSER_TRAP</code><em class="property"> = 3722</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GEYSER_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GHOST_BANNER">
<code class="sig-name descname">GHOST_BANNER</code><em class="property"> = 2922</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GHOST_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GHOST_MASK">
<code class="sig-name descname">GHOST_MASK</code><em class="property"> = 1752</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GHOST_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GHOST_SHIRT">
<code class="sig-name descname">GHOST_SHIRT</code><em class="property"> = 1753</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GHOST_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GHOST_WINGS">
<code class="sig-name descname">GHOST_WINGS</code><em class="property"> = 823</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GHOST_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GI">
<code class="sig-name descname">GI</code><em class="property"> = 2277</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_BAT_BANNER">
<code class="sig-name descname">GIANT_BAT_BANNER</code><em class="property"> = 2923</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_BOW">
<code class="sig-name descname">GIANT_BOW</code><em class="property"> = 1906</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_CURSED_SKULL_BANNER">
<code class="sig-name descname">GIANT_CURSED_SKULL_BANNER</code><em class="property"> = 2924</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_CURSED_SKULL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_FLYING_FOX_BANNER">
<code class="sig-name descname">GIANT_FLYING_FOX_BANNER</code><em class="property"> = 2925</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_FLYING_FOX_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_HARPY_FEATHER">
<code class="sig-name descname">GIANT_HARPY_FEATHER</code><em class="property"> = 1516</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_HARPY_FEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GIANT_SHELLY_BANNER">
<code class="sig-name descname">GIANT_SHELLY_BANNER</code><em class="property"> = 3392</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GIANT_SHELLY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GILLS_POTION">
<code class="sig-name descname">GILLS_POTION</code><em class="property"> = 291</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GILLS_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GINGERBREAD_COOKIE">
<code class="sig-name descname">GINGERBREAD_COOKIE</code><em class="property"> = 1920</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GINGERBREAD_COOKIE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GINGERBREAD_MAN_BANNER">
<code class="sig-name descname">GINGERBREAD_MAN_BANNER</code><em class="property"> = 2926</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GINGERBREAD_MAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GINGER_BEARD">
<code class="sig-name descname">GINGER_BEARD</code><em class="property"> = 2501</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GINGER_BEARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLADIATOR_BREASTPLATE">
<code class="sig-name descname">GLADIATOR_BREASTPLATE</code><em class="property"> = 3188</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLADIATOR_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLADIATOR_HELMET">
<code class="sig-name descname">GLADIATOR_HELMET</code><em class="property"> = 3187</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLADIATOR_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLADIATOR_LEGGINGS">
<code class="sig-name descname">GLADIATOR_LEGGINGS</code><em class="property"> = 3189</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLADIATOR_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS">
<code class="sig-name descname">GLASS</code><em class="property"> = 170</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_BATHTUB">
<code class="sig-name descname">GLASS_BATHTUB</code><em class="property"> = 2075</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_BED">
<code class="sig-name descname">GLASS_BED</code><em class="property"> = 1719</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_BOOKCASE">
<code class="sig-name descname">GLASS_BOOKCASE</code><em class="property"> = 2025</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_BOWL">
<code class="sig-name descname">GLASS_BOWL</code><em class="property"> = 2243</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_BOWL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CANDELABRA">
<code class="sig-name descname">GLASS_CANDELABRA</code><em class="property"> = 2097</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CANDLE">
<code class="sig-name descname">GLASS_CANDLE</code><em class="property"> = 2048</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CHAIR">
<code class="sig-name descname">GLASS_CHAIR</code><em class="property"> = 1703</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CHANDELIER">
<code class="sig-name descname">GLASS_CHANDELIER</code><em class="property"> = 2065</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CHEST">
<code class="sig-name descname">GLASS_CHEST</code><em class="property"> = 2748</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_CLOCK">
<code class="sig-name descname">GLASS_CLOCK</code><em class="property"> = 2239</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_DOOR">
<code class="sig-name descname">GLASS_DOOR</code><em class="property"> = 1709</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_DRESSER">
<code class="sig-name descname">GLASS_DRESSER</code><em class="property"> = 2639</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_KILN">
<code class="sig-name descname">GLASS_KILN</code><em class="property"> = 2194</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_KILN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_LAMP">
<code class="sig-name descname">GLASS_LAMP</code><em class="property"> = 2085</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_LANTERN">
<code class="sig-name descname">GLASS_LANTERN</code><em class="property"> = 2037</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_PIANO">
<code class="sig-name descname">GLASS_PIANO</code><em class="property"> = 2254</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_PLATFORM">
<code class="sig-name descname">GLASS_PLATFORM</code><em class="property"> = 1702</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_SINK">
<code class="sig-name descname">GLASS_SINK</code><em class="property"> = 2842</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_SOFA">
<code class="sig-name descname">GLASS_SOFA</code><em class="property"> = 2414</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_TABLE">
<code class="sig-name descname">GLASS_TABLE</code><em class="property"> = 1713</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_WALL">
<code class="sig-name descname">GLASS_WALL</code><em class="property"> = 392</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLASS_WORK_BENCH">
<code class="sig-name descname">GLASS_WORK_BENCH</code><em class="property"> = 2632</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLASS_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLOOM_STATUE">
<code class="sig-name descname">GLOOM_STATUE</code><em class="property"> = 451</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLOOM_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLORIOUS_NIGHT">
<code class="sig-name descname">GLORIOUS_NIGHT</code><em class="property"> = 1577</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLORIOUS_NIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLORYOFTHE_FIRE">
<code class="sig-name descname">GLORYOFTHE_FIRE</code><em class="property"> = 1374</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLORYOFTHE_FIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLOWING_MUSHROOM">
<code class="sig-name descname">GLOWING_MUSHROOM</code><em class="property"> = 183</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLOWING_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLOWING_SNAIL">
<code class="sig-name descname">GLOWING_SNAIL</code><em class="property"> = 2007</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLOWING_SNAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLOWING_SNAIL_CAGE">
<code class="sig-name descname">GLOWING_SNAIL_CAGE</code><em class="property"> = 2175</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLOWING_SNAIL_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GLOWSTICK">
<code class="sig-name descname">GLOWSTICK</code><em class="property"> = 282</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GLOWSTICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLINS_PLAYING_POKER">
<code class="sig-name descname">GOBLINS_PLAYING_POKER</code><em class="property"> = 1425</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLINS_PLAYING_POKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_ARCHER_BANNER">
<code class="sig-name descname">GOBLIN_ARCHER_BANNER</code><em class="property"> = 2927</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_ARCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_BATTLE_STANDARD">
<code class="sig-name descname">GOBLIN_BATTLE_STANDARD</code><em class="property"> = 361</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_BATTLE_STANDARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_BOMBER_CAP">
<code class="sig-name descname">GOBLIN_BOMBER_CAP</code><em class="property"> = 3849</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_BOMBER_CAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_MASK">
<code class="sig-name descname">GOBLIN_MASK</code><em class="property"> = 3848</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_PEON_BANNER">
<code class="sig-name descname">GOBLIN_PEON_BANNER</code><em class="property"> = 1654</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_PEON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_SCOUT_BANNER">
<code class="sig-name descname">GOBLIN_SCOUT_BANNER</code><em class="property"> = 1655</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_SCOUT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_SORCERER_BANNER">
<code class="sig-name descname">GOBLIN_SORCERER_BANNER</code><em class="property"> = 1653</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_SORCERER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_STATUE">
<code class="sig-name descname">GOBLIN_STATUE</code><em class="property"> = 441</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_SUMMONER_BANNER">
<code class="sig-name descname">GOBLIN_SUMMONER_BANNER</code><em class="property"> = 3390</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_SUMMONER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_TECH">
<code class="sig-name descname">GOBLIN_TECH</code><em class="property"> = 3121</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_TECH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_THIEF_BANNER">
<code class="sig-name descname">GOBLIN_THIEF_BANNER</code><em class="property"> = 1652</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_THIEF_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOBLIN_WARRIOR_BANNER">
<code class="sig-name descname">GOBLIN_WARRIOR_BANNER</code><em class="property"> = 1656</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOBLIN_WARRIOR_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOGGLES">
<code class="sig-name descname">GOGGLES</code><em class="property"> = 37</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOGGLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_BATHTUB">
<code class="sig-name descname">GOLDEN_BATHTUB</code><em class="property"> = 2663</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_BED">
<code class="sig-name descname">GOLDEN_BED</code><em class="property"> = 1720</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_BOOKCASE">
<code class="sig-name descname">GOLDEN_BOOKCASE</code><em class="property"> = 2137</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_BUG_NET">
<code class="sig-name descname">GOLDEN_BUG_NET</code><em class="property"> = 3183</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_BUG_NET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_BULLET">
<code class="sig-name descname">GOLDEN_BULLET</code><em class="property"> = 1352</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CANDELABRA">
<code class="sig-name descname">GOLDEN_CANDELABRA</code><em class="property"> = 2151</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CANDLE">
<code class="sig-name descname">GOLDEN_CANDLE</code><em class="property"> = 2155</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CARP">
<code class="sig-name descname">GOLDEN_CARP</code><em class="property"> = 2308</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CARP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CHAIR">
<code class="sig-name descname">GOLDEN_CHAIR</code><em class="property"> = 1704</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CHANDELIER">
<code class="sig-name descname">GOLDEN_CHANDELIER</code><em class="property"> = 2143</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CHEST">
<code class="sig-name descname">GOLDEN_CHEST</code><em class="property"> = 3885</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CLOCK">
<code class="sig-name descname">GOLDEN_CLOCK</code><em class="property"> = 2238</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_CRATE">
<code class="sig-name descname">GOLDEN_CRATE</code><em class="property"> = 2336</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_DOOR">
<code class="sig-name descname">GOLDEN_DOOR</code><em class="property"> = 1710</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_DRESSER">
<code class="sig-name descname">GOLDEN_DRESSER</code><em class="property"> = 2389</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_FISHING_ROD">
<code class="sig-name descname">GOLDEN_FISHING_ROD</code><em class="property"> = 2294</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_FISHING_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_KEY">
<code class="sig-name descname">GOLDEN_KEY</code><em class="property"> = 327</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_LAMP">
<code class="sig-name descname">GOLDEN_LAMP</code><em class="property"> = 2133</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_LANTERN">
<code class="sig-name descname">GOLDEN_LANTERN</code><em class="property"> = 2147</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_PIANO">
<code class="sig-name descname">GOLDEN_PIANO</code><em class="property"> = 2379</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_PLATFORM">
<code class="sig-name descname">GOLDEN_PLATFORM</code><em class="property"> = 3904</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_SHOWER">
<code class="sig-name descname">GOLDEN_SHOWER</code><em class="property"> = 1336</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_SHOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_SINK">
<code class="sig-name descname">GOLDEN_SINK</code><em class="property"> = 2843</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_SOFA">
<code class="sig-name descname">GOLDEN_SOFA</code><em class="property"> = 2405</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_TABLE">
<code class="sig-name descname">GOLDEN_TABLE</code><em class="property"> = 1716</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_TOILET">
<code class="sig-name descname">GOLDEN_TOILET</code><em class="property"> = 1705</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_TOILET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDEN_WORKBENCH">
<code class="sig-name descname">GOLDEN_WORKBENCH</code><em class="property"> = 3910</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDEN_WORKBENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDFISH">
<code class="sig-name descname">GOLDFISH</code><em class="property"> = 261</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDFISH_BANNER">
<code class="sig-name descname">GOLDFISH_BANNER</code><em class="property"> = 1657</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLDFISH_TROPHY">
<code class="sig-name descname">GOLDFISH_TROPHY</code><em class="property"> = 2446</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLDFISH_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_AXE">
<code class="sig-name descname">GOLD_AXE</code><em class="property"> = 3518</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_AXE_OLD">
<code class="sig-name descname">GOLD_AXE_OLD</code><em class="property"> = -4</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BAR">
<code class="sig-name descname">GOLD_BAR</code><em class="property"> = 19</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BIRD">
<code class="sig-name descname">GOLD_BIRD</code><em class="property"> = 2889</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BIRD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BIRD_CAGE">
<code class="sig-name descname">GOLD_BIRD_CAGE</code><em class="property"> = 3070</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BIRD_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BOW">
<code class="sig-name descname">GOLD_BOW</code><em class="property"> = 3516</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BOW_OLD">
<code class="sig-name descname">GOLD_BOW_OLD</code><em class="property"> = -6</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BRICK">
<code class="sig-name descname">GOLD_BRICK</code><em class="property"> = 141</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BRICK_WALL">
<code class="sig-name descname">GOLD_BRICK_WALL</code><em class="property"> = 142</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BROADSWORD">
<code class="sig-name descname">GOLD_BROADSWORD</code><em class="property"> = 3520</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BROADSWORD_OLD">
<code class="sig-name descname">GOLD_BROADSWORD_OLD</code><em class="property"> = -2</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BUNNY">
<code class="sig-name descname">GOLD_BUNNY</code><em class="property"> = 2890</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BUNNY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BUNNY_CAGE">
<code class="sig-name descname">GOLD_BUNNY_CAGE</code><em class="property"> = 3071</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BUNNY_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BUTTERFLY">
<code class="sig-name descname">GOLD_BUTTERFLY</code><em class="property"> = 2891</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_BUTTERFLY_CAGE">
<code class="sig-name descname">GOLD_BUTTERFLY_CAGE</code><em class="property"> = 3072</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_BUTTERFLY_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_CHAINMAIL">
<code class="sig-name descname">GOLD_CHAINMAIL</code><em class="property"> = 83</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_CHANDELIER">
<code class="sig-name descname">GOLD_CHANDELIER</code><em class="property"> = 108</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_CHEST">
<code class="sig-name descname">GOLD_CHEST</code><em class="property"> = 306</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_COIN">
<code class="sig-name descname">GOLD_COIN</code><em class="property"> = 73</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_COIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_CROWN">
<code class="sig-name descname">GOLD_CROWN</code><em class="property"> = 264</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_CROWN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_DUST">
<code class="sig-name descname">GOLD_DUST</code><em class="property"> = 1348</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_DUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_FROG">
<code class="sig-name descname">GOLD_FROG</code><em class="property"> = 2892</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_FROG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_FROG_CAGE">
<code class="sig-name descname">GOLD_FROG_CAGE</code><em class="property"> = 3073</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_FROG_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_GRASSHOPPER">
<code class="sig-name descname">GOLD_GRASSHOPPER</code><em class="property"> = 2893</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_GRASSHOPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_GRASSHOPPER_CAGE">
<code class="sig-name descname">GOLD_GRASSHOPPER_CAGE</code><em class="property"> = 3074</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_GRASSHOPPER_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_GREAVES">
<code class="sig-name descname">GOLD_GREAVES</code><em class="property"> = 79</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_HAMMER">
<code class="sig-name descname">GOLD_HAMMER</code><em class="property"> = 3517</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_HAMMER_OLD">
<code class="sig-name descname">GOLD_HAMMER_OLD</code><em class="property"> = -5</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_HELMET">
<code class="sig-name descname">GOLD_HELMET</code><em class="property"> = 92</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_MOUSE">
<code class="sig-name descname">GOLD_MOUSE</code><em class="property"> = 2894</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_MOUSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_MOUSE_CAGE">
<code class="sig-name descname">GOLD_MOUSE_CAGE</code><em class="property"> = 3075</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_MOUSE_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_ORE">
<code class="sig-name descname">GOLD_ORE</code><em class="property"> = 13</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_PICKAXE">
<code class="sig-name descname">GOLD_PICKAXE</code><em class="property"> = 3521</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_PICKAXE_OLD">
<code class="sig-name descname">GOLD_PICKAXE_OLD</code><em class="property"> = -1</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_RING">
<code class="sig-name descname">GOLD_RING</code><em class="property"> = 3033</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_RING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_SHORTSWORD">
<code class="sig-name descname">GOLD_SHORTSWORD</code><em class="property"> = 3519</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_SHORTSWORD_OLD">
<code class="sig-name descname">GOLD_SHORTSWORD_OLD</code><em class="property"> = -3</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_WATCH">
<code class="sig-name descname">GOLD_WATCH</code><em class="property"> = 17</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_WORM">
<code class="sig-name descname">GOLD_WORM</code><em class="property"> = 2895</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_WORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLD_WORM_CAGE">
<code class="sig-name descname">GOLD_WORM_CAGE</code><em class="property"> = 3076</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLD_WORM_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLEM_BOSS_BAG">
<code class="sig-name descname">GOLEM_BOSS_BAG</code><em class="property"> = 3329</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLEM_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLEM_FIST">
<code class="sig-name descname">GOLEM_FIST</code><em class="property"> = 1297</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLEM_FIST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLEM_MASK">
<code class="sig-name descname">GOLEM_MASK</code><em class="property"> = 2110</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLEM_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOLEM_TROPHY">
<code class="sig-name descname">GOLEM_TROPHY</code><em class="property"> = 1371</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOLEM_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOODIE_BAG">
<code class="sig-name descname">GOODIE_BAG</code><em class="property"> = 1774</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOODIE_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOOD_MORNING">
<code class="sig-name descname">GOOD_MORNING</code><em class="property"> = 1482</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOOD_MORNING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOTHIC_BOOKCASE">
<code class="sig-name descname">GOTHIC_BOOKCASE</code><em class="property"> = 1512</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOTHIC_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOTHIC_CHAIR">
<code class="sig-name descname">GOTHIC_CHAIR</code><em class="property"> = 1509</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOTHIC_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOTHIC_TABLE">
<code class="sig-name descname">GOTHIC_TABLE</code><em class="property"> = 1510</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOTHIC_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GOTHIC_WORK_BENCH">
<code class="sig-name descname">GOTHIC_WORK_BENCH</code><em class="property"> = 1511</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GOTHIC_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GPS">
<code class="sig-name descname">GPS</code><em class="property"> = 395</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GPS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRADIENT">
<code class="sig-name descname">GRADIENT</code><em class="property"> = 3316</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRADIENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANDFATHER_CLOCK">
<code class="sig-name descname">GRANDFATHER_CLOCK</code><em class="property"> = 359</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANDFATHER_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE">
<code class="sig-name descname">GRANITE</code><em class="property"> = 3086</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_BATHTUB">
<code class="sig-name descname">GRANITE_BATHTUB</code><em class="property"> = 3161</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_BED">
<code class="sig-name descname">GRANITE_BED</code><em class="property"> = 3164</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_BLOCK">
<code class="sig-name descname">GRANITE_BLOCK</code><em class="property"> = 3087</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_BLOCK_WALL">
<code class="sig-name descname">GRANITE_BLOCK_WALL</code><em class="property"> = 3089</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_BOOKCASE">
<code class="sig-name descname">GRANITE_BOOKCASE</code><em class="property"> = 3167</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CANDELABRA">
<code class="sig-name descname">GRANITE_CANDELABRA</code><em class="property"> = 3170</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CANDLE">
<code class="sig-name descname">GRANITE_CANDLE</code><em class="property"> = 3173</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CHAIR">
<code class="sig-name descname">GRANITE_CHAIR</code><em class="property"> = 3176</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CHANDELIER">
<code class="sig-name descname">GRANITE_CHANDELIER</code><em class="property"> = 3179</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CHEST">
<code class="sig-name descname">GRANITE_CHEST</code><em class="property"> = 3125</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_CLOCK">
<code class="sig-name descname">GRANITE_CLOCK</code><em class="property"> = 3128</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_DOOR">
<code class="sig-name descname">GRANITE_DOOR</code><em class="property"> = 3131</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_DRESSER">
<code class="sig-name descname">GRANITE_DRESSER</code><em class="property"> = 3134</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_FLYER_BANNER">
<code class="sig-name descname">GRANITE_FLYER_BANNER</code><em class="property"> = 3407</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_FLYER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_GOLEM_BANNER">
<code class="sig-name descname">GRANITE_GOLEM_BANNER</code><em class="property"> = 3408</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_GOLEM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_GOLEM_STATUE">
<code class="sig-name descname">GRANITE_GOLEM_STATUE</code><em class="property"> = 3718</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_GOLEM_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_LAMP">
<code class="sig-name descname">GRANITE_LAMP</code><em class="property"> = 3137</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_LANTERN">
<code class="sig-name descname">GRANITE_LANTERN</code><em class="property"> = 3140</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_PIANO">
<code class="sig-name descname">GRANITE_PIANO</code><em class="property"> = 3143</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_PLATFORM">
<code class="sig-name descname">GRANITE_PLATFORM</code><em class="property"> = 3146</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_SINK">
<code class="sig-name descname">GRANITE_SINK</code><em class="property"> = 3149</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_SOFA">
<code class="sig-name descname">GRANITE_SOFA</code><em class="property"> = 3152</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_TABLE">
<code class="sig-name descname">GRANITE_TABLE</code><em class="property"> = 3155</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_WALL">
<code class="sig-name descname">GRANITE_WALL</code><em class="property"> = 3088</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRANITE_WORK_BENCH">
<code class="sig-name descname">GRANITE_WORK_BENCH</code><em class="property"> = 3158</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRANITE_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAPPLING_HOOK">
<code class="sig-name descname">GRAPPLING_HOOK</code><em class="property"> = 84</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAPPLING_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRASSHOPPER">
<code class="sig-name descname">GRASSHOPPER</code><em class="property"> = 2740</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRASSHOPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRASSHOPPER_CAGE">
<code class="sig-name descname">GRASSHOPPER_CAGE</code><em class="property"> = 2741</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRASSHOPPER_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRASSHOPPER_STATUE">
<code class="sig-name descname">GRASSHOPPER_STATUE</code><em class="property"> = 3657</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRASSHOPPER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRASS_SEEDS">
<code class="sig-name descname">GRASS_SEEDS</code><em class="property"> = 62</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRASS_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRASS_WALL">
<code class="sig-name descname">GRASS_WALL</code><em class="property"> = 745</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRASS_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAVESTONE">
<code class="sig-name descname">GRAVESTONE</code><em class="property"> = 1176</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAVESTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAVE_MARKER">
<code class="sig-name descname">GRAVE_MARKER</code><em class="property"> = 1173</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAVE_MARKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAVITATION_POTION">
<code class="sig-name descname">GRAVITATION_POTION</code><em class="property"> = 305</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAVITATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAVITY_BANNER">
<code class="sig-name descname">GRAVITY_BANNER</code><em class="property"> = 847</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAVITY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAVITY_GLOBE">
<code class="sig-name descname">GRAVITY_GLOBE</code><em class="property"> = 1131</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAVITY_GLOBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_BRICK">
<code class="sig-name descname">GRAY_BRICK</code><em class="property"> = 129</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_BRICK_WALL">
<code class="sig-name descname">GRAY_BRICK_WALL</code><em class="property"> = 130</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_PAINT">
<code class="sig-name descname">GRAY_PAINT</code><em class="property"> = 1099</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_PRESSURE_PLATE">
<code class="sig-name descname">GRAY_PRESSURE_PLATE</code><em class="property"> = 542</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_STUCCO">
<code class="sig-name descname">GRAY_STUCCO</code><em class="property"> = 614</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_STUCCO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRAY_STUCCO_WALL">
<code class="sig-name descname">GRAY_STUCCO_WALL</code><em class="property"> = 618</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRAY_STUCCO_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREATER_HEALING_POTION">
<code class="sig-name descname">GREATER_HEALING_POTION</code><em class="property"> = 499</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREATER_HEALING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREATER_MANA_POTION">
<code class="sig-name descname">GREATER_MANA_POTION</code><em class="property"> = 500</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREATER_MANA_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREAT_WAVE">
<code class="sig-name descname">GREAT_WAVE</code><em class="property"> = 1438</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREAT_WAVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEDY_RING">
<code class="sig-name descname">GREEDY_RING</code><em class="property"> = 3035</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEDY_RING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEK_SKELETON_BANNER">
<code class="sig-name descname">GREEK_SKELETON_BANNER</code><em class="property"> = 3406</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEK_SKELETON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREENAND_BLACK_DYE">
<code class="sig-name descname">GREENAND_BLACK_DYE</code><em class="property"> = 1023</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREENAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREENAND_SILVER_DYE">
<code class="sig-name descname">GREENAND_SILVER_DYE</code><em class="property"> = 1055</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREENAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_AND_WHITE_GARLAND">
<code class="sig-name descname">GREEN_AND_WHITE_GARLAND</code><em class="property"> = 1883</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_AND_WHITE_GARLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_BANNER">
<code class="sig-name descname">GREEN_BANNER</code><em class="property"> = 338</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_BRICK">
<code class="sig-name descname">GREEN_BRICK</code><em class="property"> = 137</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_BRICK_PLATFORM">
<code class="sig-name descname">GREEN_BRICK_PLATFORM</code><em class="property"> = 1386</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_BRICK_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_BRICK_WALL">
<code class="sig-name descname">GREEN_BRICK_WALL</code><em class="property"> = 138</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_BULB">
<code class="sig-name descname">GREEN_BULB</code><em class="property"> = 1887</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_CANDY_CANE_BLOCK">
<code class="sig-name descname">GREEN_CANDY_CANE_BLOCK</code><em class="property"> = 591</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_CANDY_CANE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_CANDY_CANE_WALL">
<code class="sig-name descname">GREEN_CANDY_CANE_WALL</code><em class="property"> = 592</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_CANDY_CANE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_CAP">
<code class="sig-name descname">GREEN_CAP</code><em class="property"> = 867</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_CAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_COUNTERWEIGHT">
<code class="sig-name descname">GREEN_COUNTERWEIGHT</code><em class="property"> = 3311</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_BATHTUB">
<code class="sig-name descname">GREEN_DUNGEON_BATHTUB</code><em class="property"> = 2659</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_BED">
<code class="sig-name descname">GREEN_DUNGEON_BED</code><em class="property"> = 1471</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_BOOKCASE">
<code class="sig-name descname">GREEN_DUNGEON_BOOKCASE</code><em class="property"> = 1415</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_CANDELABRA">
<code class="sig-name descname">GREEN_DUNGEON_CANDELABRA</code><em class="property"> = 2665</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_CANDLE">
<code class="sig-name descname">GREEN_DUNGEON_CANDLE</code><em class="property"> = 1406</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_CHAIR">
<code class="sig-name descname">GREEN_DUNGEON_CHAIR</code><em class="property"> = 1399</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_CHANDELIER">
<code class="sig-name descname">GREEN_DUNGEON_CHANDELIER</code><em class="property"> = 2653</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_CHEST">
<code class="sig-name descname">GREEN_DUNGEON_CHEST</code><em class="property"> = 2612</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_DOOR">
<code class="sig-name descname">GREEN_DUNGEON_DOOR</code><em class="property"> = 1412</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_DRESSER">
<code class="sig-name descname">GREEN_DUNGEON_DRESSER</code><em class="property"> = 2387</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_LAMP">
<code class="sig-name descname">GREEN_DUNGEON_LAMP</code><em class="property"> = 2646</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_PIANO">
<code class="sig-name descname">GREEN_DUNGEON_PIANO</code><em class="property"> = 2377</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_SINK">
<code class="sig-name descname">GREEN_DUNGEON_SINK</code><em class="property"> = 2838</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_SOFA">
<code class="sig-name descname">GREEN_DUNGEON_SOFA</code><em class="property"> = 2403</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_TABLE">
<code class="sig-name descname">GREEN_DUNGEON_TABLE</code><em class="property"> = 1400</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_VASE">
<code class="sig-name descname">GREEN_DUNGEON_VASE</code><em class="property"> = 1409</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_VASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DUNGEON_WORK_BENCH">
<code class="sig-name descname">GREEN_DUNGEON_WORK_BENCH</code><em class="property"> = 1401</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DUNGEON_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_DYE">
<code class="sig-name descname">GREEN_DYE</code><em class="property"> = 1011</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_FLAME_AND_BLACK_DYE">
<code class="sig-name descname">GREEN_FLAME_AND_BLACK_DYE</code><em class="property"> = 1034</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_FLAME_AND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_FLAME_AND_SILVER_DYE">
<code class="sig-name descname">GREEN_FLAME_AND_SILVER_DYE</code><em class="property"> = 3551</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_FLAME_AND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_FLAME_DYE">
<code class="sig-name descname">GREEN_FLAME_DYE</code><em class="property"> = 1033</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_GARDLAND">
<code class="sig-name descname">GREEN_GARDLAND</code><em class="property"> = 1882</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_GARDLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_JELLYFISH">
<code class="sig-name descname">GREEN_JELLYFISH</code><em class="property"> = 2437</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_JELLYFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_JELLYFISH_BANNER">
<code class="sig-name descname">GREEN_JELLYFISH_BANNER</code><em class="property"> = 3448</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_JELLYFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_JELLYFISH_JAR">
<code class="sig-name descname">GREEN_JELLYFISH_JAR</code><em class="property"> = 2440</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_JELLYFISH_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_LIGHT">
<code class="sig-name descname">GREEN_LIGHT</code><em class="property"> = 598</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_LIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_LIGHTS">
<code class="sig-name descname">GREEN_LIGHTS</code><em class="property"> = 1897</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_MUSHROOM">
<code class="sig-name descname">GREEN_MUSHROOM</code><em class="property"> = 1108</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PAINT">
<code class="sig-name descname">GREEN_PAINT</code><em class="property"> = 1077</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PHASEBLADE">
<code class="sig-name descname">GREEN_PHASEBLADE</code><em class="property"> = 200</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PHASESABER">
<code class="sig-name descname">GREEN_PHASESABER</code><em class="property"> = 3766</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PHASESABER_OLD">
<code class="sig-name descname">GREEN_PHASESABER_OLD</code><em class="property"> = -21</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PRESENT">
<code class="sig-name descname">GREEN_PRESENT</code><em class="property"> = 600</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_PRESSURE_PLATE">
<code class="sig-name descname">GREEN_PRESSURE_PLATE</code><em class="property"> = 541</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_ROCKET">
<code class="sig-name descname">GREEN_ROCKET</code><em class="property"> = 971</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_ROCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_SLAB_WALL">
<code class="sig-name descname">GREEN_SLAB_WALL</code><em class="property"> = 1382</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_SLAB_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_SLIME_BANNER">
<code class="sig-name descname">GREEN_SLIME_BANNER</code><em class="property"> = 2928</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_SOLUTION">
<code class="sig-name descname">GREEN_SOLUTION</code><em class="property"> = 780</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_SOLUTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_STAINED_GLASS">
<code class="sig-name descname">GREEN_STAINED_GLASS</code><em class="property"> = 1270</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_STRING">
<code class="sig-name descname">GREEN_STRING</code><em class="property"> = 3297</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_STUCCO">
<code class="sig-name descname">GREEN_STUCCO</code><em class="property"> = 613</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_STUCCO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_STUCCO_WALL">
<code class="sig-name descname">GREEN_STUCCO_WALL</code><em class="property"> = 617</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_STUCCO_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_THREAD">
<code class="sig-name descname">GREEN_THREAD</code><em class="property"> = 255</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_THREAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_TILED_WALL">
<code class="sig-name descname">GREEN_TILED_WALL</code><em class="property"> = 1383</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_TILED_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_TORCH">
<code class="sig-name descname">GREEN_TORCH</code><em class="property"> = 429</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GREEN_WRENCH">
<code class="sig-name descname">GREEN_WRENCH</code><em class="property"> = 851</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GREEN_WRENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRENADE">
<code class="sig-name descname">GRENADE</code><em class="property"> = 168</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRENADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRENADE_LAUNCHER">
<code class="sig-name descname">GRENADE_LAUNCHER</code><em class="property"> = 758</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRENADE_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRIM_DYE">
<code class="sig-name descname">GRIM_DYE</code><em class="property"> = 3598</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRIM_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRINCH_FINGER_WALLPAPER">
<code class="sig-name descname">GRINCH_FINGER_WALLPAPER</code><em class="property"> = 1957</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRINCH_FINGER_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRUBBY">
<code class="sig-name descname">GRUBBY</code><em class="property"> = 3192</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRUBBY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GRUB_SOUP">
<code class="sig-name descname">GRUB_SOUP</code><em class="property"> = 3195</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GRUB_SOUP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GUIDE_PICASSO">
<code class="sig-name descname">GUIDE_PICASSO</code><em class="property"> = 1440</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GUIDE_PICASSO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GUIDE_VOODOO_DOLL">
<code class="sig-name descname">GUIDE_VOODOO_DOLL</code><em class="property"> = 267</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GUIDE_VOODOO_DOLL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GUIDE_VOODOO_FISH">
<code class="sig-name descname">GUIDE_VOODOO_FISH</code><em class="property"> = 2472</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GUIDE_VOODOO_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GUNGNIR">
<code class="sig-name descname">GUNGNIR</code><em class="property"> = 550</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GUNGNIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GUY_FAWKES_MASK">
<code class="sig-name descname">GUY_FAWKES_MASK</code><em class="property"> = 1740</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GUY_FAWKES_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.GYPSY_ROBE">
<code class="sig-name descname">GYPSY_ROBE</code><em class="property"> = 2279</em><a class="headerlink" href="#lihzahrd.chests.ItemType.GYPSY_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HADES_DYE">
<code class="sig-name descname">HADES_DYE</code><em class="property"> = 3038</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HADES_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAIR_DYE_REMOVER">
<code class="sig-name descname">HAIR_DYE_REMOVER</code><em class="property"> = 1990</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAIR_DYE_REMOVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_BAR">
<code class="sig-name descname">HALLOWED_BAR</code><em class="property"> = 1225</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_CHEST">
<code class="sig-name descname">HALLOWED_CHEST</code><em class="property"> = 1531</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_FISHING_CRATE">
<code class="sig-name descname">HALLOWED_FISHING_CRATE</code><em class="property"> = 3207</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_GREAVES">
<code class="sig-name descname">HALLOWED_GREAVES</code><em class="property"> = 552</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_HEADGEAR">
<code class="sig-name descname">HALLOWED_HEADGEAR</code><em class="property"> = 558</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_HELMET">
<code class="sig-name descname">HALLOWED_HELMET</code><em class="property"> = 553</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_KEY">
<code class="sig-name descname">HALLOWED_KEY</code><em class="property"> = 1536</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_KEY_MOLD">
<code class="sig-name descname">HALLOWED_KEY_MOLD</code><em class="property"> = 1806</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_KEY_MOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_MASK">
<code class="sig-name descname">HALLOWED_MASK</code><em class="property"> = 559</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_PLATE_MAIL">
<code class="sig-name descname">HALLOWED_PLATE_MAIL</code><em class="property"> = 551</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_PLATE_MAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_REPEATER">
<code class="sig-name descname">HALLOWED_REPEATER</code><em class="property"> = 578</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_SEEDS">
<code class="sig-name descname">HALLOWED_SEEDS</code><em class="property"> = 369</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWED_WATER_FOUNTAIN">
<code class="sig-name descname">HALLOWED_WATER_FOUNTAIN</code><em class="property"> = 944</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWED_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOWS_EVE">
<code class="sig-name descname">HALLOWS_EVE</code><em class="property"> = 1849</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOWS_EVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOW_HARDENED_SAND">
<code class="sig-name descname">HALLOW_HARDENED_SAND</code><em class="property"> = 3338</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOW_HARDENED_SAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOW_HARDENED_SAND_WALL">
<code class="sig-name descname">HALLOW_HARDENED_SAND_WALL</code><em class="property"> = 3343</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOW_HARDENED_SAND_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOW_SANDSTONE">
<code class="sig-name descname">HALLOW_SANDSTONE</code><em class="property"> = 3339</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOW_SANDSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HALLOW_SANDSTONE_WALL">
<code class="sig-name descname">HALLOW_SANDSTONE_WALL</code><em class="property"> = 3346</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HALLOW_SANDSTONE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAMMER_STATUE">
<code class="sig-name descname">HAMMER_STATUE</code><em class="property"> = 455</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAMMER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAMMUSH">
<code class="sig-name descname">HAMMUSH</code><em class="property"> = 787</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAMMUSH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HANDGUN">
<code class="sig-name descname">HANDGUN</code><em class="property"> = 164</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HANDGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAND_EARTH">
<code class="sig-name descname">HAND_EARTH</code><em class="property"> = 1497</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAND_EARTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAND_WARMER">
<code class="sig-name descname">HAND_WARMER</code><em class="property"> = 1921</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAND_WARMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HANGING_JACK_OLANTERN">
<code class="sig-name descname">HANGING_JACK_OLANTERN</code><em class="property"> = 1808</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HANGING_JACK_OLANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HANGING_SKELETON">
<code class="sig-name descname">HANGING_SKELETON</code><em class="property"> = 1377</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HANGING_SKELETON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARDENED_SAND">
<code class="sig-name descname">HARDENED_SAND</code><em class="property"> = 3272</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARDENED_SAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARDENED_SAND_WALL">
<code class="sig-name descname">HARDENED_SAND_WALL</code><em class="property"> = 3340</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARDENED_SAND_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARDY_SADDLE">
<code class="sig-name descname">HARDY_SADDLE</code><em class="property"> = 2491</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARDY_SADDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARP">
<code class="sig-name descname">HARP</code><em class="property"> = 508</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARPOON">
<code class="sig-name descname">HARPOON</code><em class="property"> = 160</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARPOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARPYFISH">
<code class="sig-name descname">HARPYFISH</code><em class="property"> = 2461</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARPYFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARPY_BANNER">
<code class="sig-name descname">HARPY_BANNER</code><em class="property"> = 1658</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARPY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARPY_STATUE">
<code class="sig-name descname">HARPY_STATUE</code><em class="property"> = 3715</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARPY_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HARPY_WINGS">
<code class="sig-name descname">HARPY_WINGS</code><em class="property"> = 785</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HARPY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAY">
<code class="sig-name descname">HAY</code><em class="property"> = 1727</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HAY_WALL">
<code class="sig-name descname">HAY_WALL</code><em class="property"> = 1728</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HAY_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEADLESS_HORSEMAN_BANNER">
<code class="sig-name descname">HEADLESS_HORSEMAN_BANNER</code><em class="property"> = 2929</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEADLESS_HORSEMAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEADSTONE">
<code class="sig-name descname">HEADSTONE</code><em class="property"> = 1175</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEADSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEALING_POTION">
<code class="sig-name descname">HEALING_POTION</code><em class="property"> = 188</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEALING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEART">
<code class="sig-name descname">HEART</code><em class="property"> = 58</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEARTREACH_POTION">
<code class="sig-name descname">HEARTREACH_POTION</code><em class="property"> = 2323</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEARTREACH_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEART_LANTERN">
<code class="sig-name descname">HEART_LANTERN</code><em class="property"> = 1859</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEART_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEART_STATUE">
<code class="sig-name descname">HEART_STATUE</code><em class="property"> = 473</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEART_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEAT_RAY">
<code class="sig-name descname">HEAT_RAY</code><em class="property"> = 1295</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEAT_RAY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEAVY_WORK_BENCH">
<code class="sig-name descname">HEAVY_WORK_BENCH</code><em class="property"> = 2172</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEAVY_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLBAT_BANNER">
<code class="sig-name descname">HELLBAT_BANNER</code><em class="property"> = 1659</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLBAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLBOUND_BANNER">
<code class="sig-name descname">HELLBOUND_BANNER</code><em class="property"> = 1464</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLBOUND_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLFIRE_ARROW">
<code class="sig-name descname">HELLFIRE_ARROW</code><em class="property"> = 265</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLFIRE_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLFORGE">
<code class="sig-name descname">HELLFORGE</code><em class="property"> = 221</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLFORGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLHOUND_BANNER">
<code class="sig-name descname">HELLHOUND_BANNER</code><em class="property"> = 2931</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLHOUND_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLSTONE">
<code class="sig-name descname">HELLSTONE</code><em class="property"> = 174</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLSTONE_BAR">
<code class="sig-name descname">HELLSTONE_BAR</code><em class="property"> = 175</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLSTONE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLSTONE_BRICK">
<code class="sig-name descname">HELLSTONE_BRICK</code><em class="property"> = 214</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLSTONE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLSTONE_BRICK_WALL">
<code class="sig-name descname">HELLSTONE_BRICK_WALL</code><em class="property"> = 3067</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLSTONE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLTOWER_BANNER">
<code class="sig-name descname">HELLTOWER_BANNER</code><em class="property"> = 1466</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLTOWER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELLWING_BOW">
<code class="sig-name descname">HELLWING_BOW</code><em class="property"> = 3019</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELLWING_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELL_ARMORED_BONES_BANNER">
<code class="sig-name descname">HELL_ARMORED_BONES_BANNER</code><em class="property"> = 2930</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELL_ARMORED_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELL_HAMMER_BANNER">
<code class="sig-name descname">HELL_HAMMER_BANNER</code><em class="property"> = 1465</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELL_HAMMER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HELMET_RACK">
<code class="sig-name descname">HELMET_RACK</code><em class="property"> = 2116</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HELMET_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEL_FIRE">
<code class="sig-name descname">HEL_FIRE</code><em class="property"> = 3290</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEL_FIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEMOPIRANHA">
<code class="sig-name descname">HEMOPIRANHA</code><em class="property"> = 2319</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEMOPIRANHA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HERB_BAG">
<code class="sig-name descname">HERB_BAG</code><em class="property"> = 3093</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HERB_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HERCULES_BEETLE">
<code class="sig-name descname">HERCULES_BEETLE</code><em class="property"> = 1167</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HERCULES_BEETLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HERMES_BOOTS">
<code class="sig-name descname">HERMES_BOOTS</code><em class="property"> = 54</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HERMES_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEROS_HAT">
<code class="sig-name descname">HEROS_HAT</code><em class="property"> = 247</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEROS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEROS_PANTS">
<code class="sig-name descname">HEROS_PANTS</code><em class="property"> = 249</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEROS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HEROS_SHIRT">
<code class="sig-name descname">HEROS_SHIRT</code><em class="property"> = 248</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HEROS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HERPLING_BANNER">
<code class="sig-name descname">HERPLING_BANNER</code><em class="property"> = 1660</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HERPLING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIGH_TEST_FISHING_LINE">
<code class="sig-name descname">HIGH_TEST_FISHING_LINE</code><em class="property"> = 2373</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIGH_TEST_FISHING_LINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIGH_VELOCITY_BULLET">
<code class="sig-name descname">HIGH_VELOCITY_BULLET</code><em class="property"> = 1302</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIGH_VELOCITY_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIVE">
<code class="sig-name descname">HIVE</code><em class="property"> = 1124</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIVE_BACKPACK">
<code class="sig-name descname">HIVE_BACKPACK</code><em class="property"> = 3333</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIVE_BACKPACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIVE_WALL">
<code class="sig-name descname">HIVE_WALL</code><em class="property"> = 1126</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIVE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HIVE_WAND">
<code class="sig-name descname">HIVE_WAND</code><em class="property"> = 1129</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HIVE_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HI_TEK_SUNGLASSES">
<code class="sig-name descname">HI_TEK_SUNGLASSES</code><em class="property"> = 2862</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HI_TEK_SUNGLASSES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOLLY">
<code class="sig-name descname">HOLLY</code><em class="property"> = 1908</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOLLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOLY_ARROW">
<code class="sig-name descname">HOLY_ARROW</code><em class="property"> = 516</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOLY_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOLY_WATER">
<code class="sig-name descname">HOLY_WATER</code><em class="property"> = 422</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOLY_WATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEYED_GOGGLES">
<code class="sig-name descname">HONEYED_GOGGLES</code><em class="property"> = 2502</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEYED_GOGGLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEYFALL_BLOCK">
<code class="sig-name descname">HONEYFALL_BLOCK</code><em class="property"> = 2787</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEYFALL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEYFALL_WALL">
<code class="sig-name descname">HONEYFALL_WALL</code><em class="property"> = 2788</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEYFALL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEYFIN">
<code class="sig-name descname">HONEYFIN</code><em class="property"> = 2314</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEYFIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BALLOON">
<code class="sig-name descname">HONEY_BALLOON</code><em class="property"> = 1249</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BATHTUB">
<code class="sig-name descname">HONEY_BATHTUB</code><em class="property"> = 2124</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BED">
<code class="sig-name descname">HONEY_BED</code><em class="property"> = 1721</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BLOCK">
<code class="sig-name descname">HONEY_BLOCK</code><em class="property"> = 1125</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BOOKCASE">
<code class="sig-name descname">HONEY_BOOKCASE</code><em class="property"> = 2023</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_BUCKET">
<code class="sig-name descname">HONEY_BUCKET</code><em class="property"> = 1128</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_BUCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CANDELABRA">
<code class="sig-name descname">HONEY_CANDELABRA</code><em class="property"> = 2095</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CANDLE">
<code class="sig-name descname">HONEY_CANDLE</code><em class="property"> = 2648</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CHAIR">
<code class="sig-name descname">HONEY_CHAIR</code><em class="property"> = 1707</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CHANDELIER">
<code class="sig-name descname">HONEY_CHANDELIER</code><em class="property"> = 2058</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CHEST">
<code class="sig-name descname">HONEY_CHEST</code><em class="property"> = 2249</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CLOCK">
<code class="sig-name descname">HONEY_CLOCK</code><em class="property"> = 2240</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_COMB">
<code class="sig-name descname">HONEY_COMB</code><em class="property"> = 1132</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_COMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_CUP">
<code class="sig-name descname">HONEY_CUP</code><em class="property"> = 2257</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_CUP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_DISPENSER">
<code class="sig-name descname">HONEY_DISPENSER</code><em class="property"> = 2204</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_DISPENSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_DOOR">
<code class="sig-name descname">HONEY_DOOR</code><em class="property"> = 1711</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_DRESSER">
<code class="sig-name descname">HONEY_DRESSER</code><em class="property"> = 2395</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_LAMP">
<code class="sig-name descname">HONEY_LAMP</code><em class="property"> = 2129</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_LANTERN">
<code class="sig-name descname">HONEY_LANTERN</code><em class="property"> = 2035</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_PIANO">
<code class="sig-name descname">HONEY_PIANO</code><em class="property"> = 2255</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_PLATFORM">
<code class="sig-name descname">HONEY_PLATFORM</code><em class="property"> = 2630</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_SINK">
<code class="sig-name descname">HONEY_SINK</code><em class="property"> = 2844</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_SOFA">
<code class="sig-name descname">HONEY_SOFA</code><em class="property"> = 2411</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_TABLE">
<code class="sig-name descname">HONEY_TABLE</code><em class="property"> = 1717</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HONEY_WORK_BENCH">
<code class="sig-name descname">HONEY_WORK_BENCH</code><em class="property"> = 2251</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HONEY_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOOK">
<code class="sig-name descname">HOOK</code><em class="property"> = 118</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOPLITE_STATUE">
<code class="sig-name descname">HOPLITE_STATUE</code><em class="property"> = 3717</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOPLITE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOPPIN_JACK_BANNER">
<code class="sig-name descname">HOPPIN_JACK_BANNER</code><em class="property"> = 2932</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOPPIN_JACK_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HORNET_BANNER">
<code class="sig-name descname">HORNET_BANNER</code><em class="property"> = 1661</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HORNET_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HORNET_STAFF">
<code class="sig-name descname">HORNET_STAFF</code><em class="property"> = 2364</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HORNET_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HORNET_STATUE">
<code class="sig-name descname">HORNET_STATUE</code><em class="property"> = 452</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HORNET_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOTLINE_FISHING_HOOK">
<code class="sig-name descname">HOTLINE_FISHING_HOOK</code><em class="property"> = 2422</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOTLINE_FISHING_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HOVERBOARD">
<code class="sig-name descname">HOVERBOARD</code><em class="property"> = 1866</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HOVERBOARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNGERFISH">
<code class="sig-name descname">HUNGERFISH</code><em class="property"> = 2462</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNGERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTER_POTION">
<code class="sig-name descname">HUNTER_POTION</code><em class="property"> = 304</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTER_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_ALT_HEAD">
<code class="sig-name descname">HUNTRESS_ALT_HEAD</code><em class="property"> = 3877</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_ALT_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_ALT_PANTS">
<code class="sig-name descname">HUNTRESS_ALT_PANTS</code><em class="property"> = 3879</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_ALT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_ALT_SHIRT">
<code class="sig-name descname">HUNTRESS_ALT_SHIRT</code><em class="property"> = 3878</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_ALT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_BUCKLER">
<code class="sig-name descname">HUNTRESS_BUCKLER</code><em class="property"> = 3811</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_BUCKLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_JERKIN">
<code class="sig-name descname">HUNTRESS_JERKIN</code><em class="property"> = 3804</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_JERKIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_PANTS">
<code class="sig-name descname">HUNTRESS_PANTS</code><em class="property"> = 3805</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.HUNTRESS_WIG">
<code class="sig-name descname">HUNTRESS_WIG</code><em class="property"> = 3803</em><a class="headerlink" href="#lihzahrd.chests.ItemType.HUNTRESS_WIG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BAT_BANNER">
<code class="sig-name descname">ICE_BAT_BANNER</code><em class="property"> = 2933</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BLADE">
<code class="sig-name descname">ICE_BLADE</code><em class="property"> = 724</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BLOCK">
<code class="sig-name descname">ICE_BLOCK</code><em class="property"> = 664</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BOOMERANG">
<code class="sig-name descname">ICE_BOOMERANG</code><em class="property"> = 670</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BOOMERANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BOW">
<code class="sig-name descname">ICE_BOW</code><em class="property"> = 725</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BRICK">
<code class="sig-name descname">ICE_BRICK</code><em class="property"> = 883</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_BRICK_WALL">
<code class="sig-name descname">ICE_BRICK_WALL</code><em class="property"> = 884</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_CHEST">
<code class="sig-name descname">ICE_CHEST</code><em class="property"> = 681</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_ELEMENTAL_BANNER">
<code class="sig-name descname">ICE_ELEMENTAL_BANNER</code><em class="property"> = 1662</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_ELEMENTAL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_FEATHER">
<code class="sig-name descname">ICE_FEATHER</code><em class="property"> = 1519</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_FEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_FLOE_WALLPAPER">
<code class="sig-name descname">ICE_FLOE_WALLPAPER</code><em class="property"> = 2009</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_FLOE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_GOLEM_BANNER">
<code class="sig-name descname">ICE_GOLEM_BANNER</code><em class="property"> = 2934</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_GOLEM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_MACHINE">
<code class="sig-name descname">ICE_MACHINE</code><em class="property"> = 2198</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_MACHINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_MIRROR">
<code class="sig-name descname">ICE_MIRROR</code><em class="property"> = 3199</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_MIRROR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_QUEEN_TROPHY">
<code class="sig-name descname">ICE_QUEEN_TROPHY</code><em class="property"> = 1960</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_QUEEN_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_ROD">
<code class="sig-name descname">ICE_ROD</code><em class="property"> = 496</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_SICKLE">
<code class="sig-name descname">ICE_SICKLE</code><em class="property"> = 1306</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_SICKLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_SKATES">
<code class="sig-name descname">ICE_SKATES</code><em class="property"> = 950</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_SKATES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_SLIME_BANNER">
<code class="sig-name descname">ICE_SLIME_BANNER</code><em class="property"> = 2935</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_TORCH">
<code class="sig-name descname">ICE_TORCH</code><em class="property"> = 974</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICE_TORTOISE_BANNER">
<code class="sig-name descname">ICE_TORTOISE_BANNER</code><em class="property"> = 3452</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICE_TORTOISE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR">
<code class="sig-name descname">ICHOR</code><em class="property"> = 1332</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHORFISH">
<code class="sig-name descname">ICHORFISH</code><em class="property"> = 2463</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHORFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_ARROW">
<code class="sig-name descname">ICHOR_ARROW</code><em class="property"> = 1334</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_BULLET">
<code class="sig-name descname">ICHOR_BULLET</code><em class="property"> = 1335</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_CAMPFIRE">
<code class="sig-name descname">ICHOR_CAMPFIRE</code><em class="property"> = 3049</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_DART">
<code class="sig-name descname">ICHOR_DART</code><em class="property"> = 3011</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_DART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_STICKER_BANNER">
<code class="sig-name descname">ICHOR_STICKER_BANNER</code><em class="property"> = 2936</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_STICKER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICHOR_TORCH">
<code class="sig-name descname">ICHOR_TORCH</code><em class="property"> = 1333</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICHOR_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICY_MERMAN_BANNER">
<code class="sig-name descname">ICY_MERMAN_BANNER</code><em class="property"> = 1663</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICY_MERMAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ICY_WATER_FOUNTAIN">
<code class="sig-name descname">ICY_WATER_FOUNTAIN</code><em class="property"> = 941</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ICY_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ILLEGAL_GUN_PARTS">
<code class="sig-name descname">ILLEGAL_GUN_PARTS</code><em class="property"> = 324</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ILLEGAL_GUN_PARTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ILLUMINANT_BAT_BANNER">
<code class="sig-name descname">ILLUMINANT_BAT_BANNER</code><em class="property"> = 2937</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ILLUMINANT_BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ILLUMINANT_HOOK">
<code class="sig-name descname">ILLUMINANT_HOOK</code><em class="property"> = 3022</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ILLUMINANT_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ILLUMINANT_SLIME_BANNER">
<code class="sig-name descname">ILLUMINANT_SLIME_BANNER</code><em class="property"> = 2938</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ILLUMINANT_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IMBUING_STATION">
<code class="sig-name descname">IMBUING_STATION</code><em class="property"> = 1430</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IMBUING_STATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IMPACT">
<code class="sig-name descname">IMPACT</code><em class="property"> = 1433</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IMPACT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IMP_FACE">
<code class="sig-name descname">IMP_FACE</code><em class="property"> = 1538</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IMP_FACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IMP_STAFF">
<code class="sig-name descname">IMP_STAFF</code><em class="property"> = 2365</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IMP_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IMP_STATUE">
<code class="sig-name descname">IMP_STATUE</code><em class="property"> = 449</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IMP_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INACTIVE_STONE_BLOCK">
<code class="sig-name descname">INACTIVE_STONE_BLOCK</code><em class="property"> = 512</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INACTIVE_STONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INFECTED_SCABBARDFISH">
<code class="sig-name descname">INFECTED_SCABBARDFISH</code><em class="property"> = 2485</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INFECTED_SCABBARDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INFERNAL_WISP_DYE">
<code class="sig-name descname">INFERNAL_WISP_DYE</code><em class="property"> = 2885</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INFERNAL_WISP_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INFERNO_FORK">
<code class="sig-name descname">INFERNO_FORK</code><em class="property"> = 1445</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INFERNO_FORK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INFERNO_POTION">
<code class="sig-name descname">INFERNO_POTION</code><em class="property"> = 2348</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INFERNO_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INFLUX_WAVER">
<code class="sig-name descname">INFLUX_WAVER</code><em class="property"> = 2880</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INFLUX_WAVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INLET_PUMP">
<code class="sig-name descname">INLET_PUMP</code><em class="property"> = 581</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INLET_PUMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INTENSE_BLUE_FLAME_DYE">
<code class="sig-name descname">INTENSE_BLUE_FLAME_DYE</code><em class="property"> = 1065</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INTENSE_BLUE_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INTENSE_FLAME_DYE">
<code class="sig-name descname">INTENSE_FLAME_DYE</code><em class="property"> = 1063</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INTENSE_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INTENSE_GREEN_FLAME_DYE">
<code class="sig-name descname">INTENSE_GREEN_FLAME_DYE</code><em class="property"> = 1064</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INTENSE_GREEN_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INTENSE_RAINBOW_DYE">
<code class="sig-name descname">INTENSE_RAINBOW_DYE</code><em class="property"> = 1067</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INTENSE_RAINBOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.INVISIBILITY_POTION">
<code class="sig-name descname">INVISIBILITY_POTION</code><em class="property"> = 297</em><a class="headerlink" href="#lihzahrd.chests.ItemType.INVISIBILITY_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRIDESCENT_BRICK">
<code class="sig-name descname">IRIDESCENT_BRICK</code><em class="property"> = 413</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRIDESCENT_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRIDESCENT_BRICK_WALL">
<code class="sig-name descname">IRIDESCENT_BRICK_WALL</code><em class="property"> = 418</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRIDESCENT_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRONSKIN_POTION">
<code class="sig-name descname">IRONSKIN_POTION</code><em class="property"> = 292</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRONSKIN_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_ANVIL">
<code class="sig-name descname">IRON_ANVIL</code><em class="property"> = 35</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_ANVIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_AXE">
<code class="sig-name descname">IRON_AXE</code><em class="property"> = 10</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_BAR">
<code class="sig-name descname">IRON_BAR</code><em class="property"> = 22</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_BOW">
<code class="sig-name descname">IRON_BOW</code><em class="property"> = 99</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_BROADSWORD">
<code class="sig-name descname">IRON_BROADSWORD</code><em class="property"> = 4</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_CHAINMAIL">
<code class="sig-name descname">IRON_CHAINMAIL</code><em class="property"> = 81</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_CRATE">
<code class="sig-name descname">IRON_CRATE</code><em class="property"> = 2335</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_DOOR">
<code class="sig-name descname">IRON_DOOR</code><em class="property"> = 1140</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_FENCE">
<code class="sig-name descname">IRON_FENCE</code><em class="property"> = 2333</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_GREAVES">
<code class="sig-name descname">IRON_GREAVES</code><em class="property"> = 77</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_HAMMER">
<code class="sig-name descname">IRON_HAMMER</code><em class="property"> = 7</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_HELMET">
<code class="sig-name descname">IRON_HELMET</code><em class="property"> = 90</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_ORE">
<code class="sig-name descname">IRON_ORE</code><em class="property"> = 11</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_PICKAXE">
<code class="sig-name descname">IRON_PICKAXE</code><em class="property"> = 1</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IRON_SHORTSWORD">
<code class="sig-name descname">IRON_SHORTSWORD</code><em class="property"> = 6</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IRON_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ITEM_FRAME">
<code class="sig-name descname">ITEM_FRAME</code><em class="property"> = 3270</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ITEM_FRAME" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IVY_CHEST">
<code class="sig-name descname">IVY_CHEST</code><em class="property"> = 680</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IVY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.IVY_WHIP">
<code class="sig-name descname">IVY_WHIP</code><em class="property"> = 185</em><a class="headerlink" href="#lihzahrd.chests.ItemType.IVY_WHIP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JACKELIER">
<code class="sig-name descname">JACKELIER</code><em class="property"> = 1812</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JACKELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JACKING_SKELETRON">
<code class="sig-name descname">JACKING_SKELETRON</code><em class="property"> = 1846</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JACKING_SKELETRON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JACK_OLANTERN">
<code class="sig-name descname">JACK_OLANTERN</code><em class="property"> = 1813</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JACK_OLANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JACK_OLANTERN_LAUNCHER">
<code class="sig-name descname">JACK_OLANTERN_LAUNCHER</code><em class="property"> = 1784</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JACK_OLANTERN_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JACK_OLANTERN_MASK">
<code class="sig-name descname">JACK_OLANTERN_MASK</code><em class="property"> = 1857</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JACK_OLANTERN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JAVELIN">
<code class="sig-name descname">JAVELIN</code><em class="property"> = 3094</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JAVELIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JELLYFISH_BANNER">
<code class="sig-name descname">JELLYFISH_BANNER</code><em class="property"> = 1665</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JELLYFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JELLYFISH_DIVING_GEAR">
<code class="sig-name descname">JELLYFISH_DIVING_GEAR</code><em class="property"> = 1860</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JELLYFISH_DIVING_GEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JELLYFISH_NECKLACE">
<code class="sig-name descname">JELLYFISH_NECKLACE</code><em class="property"> = 1303</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JELLYFISH_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JELLYFISH_STATUE">
<code class="sig-name descname">JELLYFISH_STATUE</code><em class="property"> = 459</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JELLYFISH_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JESTERS_ARROW">
<code class="sig-name descname">JESTERS_ARROW</code><em class="property"> = 51</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JESTERS_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JETPACK">
<code class="sig-name descname">JETPACK</code><em class="property"> = 748</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JETPACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JEWELFISH">
<code class="sig-name descname">JEWELFISH</code><em class="property"> = 2464</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JEWELFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JIMS_BREASTPLATE">
<code class="sig-name descname">JIMS_BREASTPLATE</code><em class="property"> = 1564</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JIMS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JIMS_HELMET">
<code class="sig-name descname">JIMS_HELMET</code><em class="property"> = 1563</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JIMS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JIMS_LEGGINGS">
<code class="sig-name descname">JIMS_LEGGINGS</code><em class="property"> = 1565</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JIMS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JIMS_WINGS">
<code class="sig-name descname">JIMS_WINGS</code><em class="property"> = 3582</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JIMS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JOURNEYMAN_BAIT">
<code class="sig-name descname">JOURNEYMAN_BAIT</code><em class="property"> = 2675</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JOURNEYMAN_BAIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JULIA_BUTTERFLY">
<code class="sig-name descname">JULIA_BUTTERFLY</code><em class="property"> = 2001</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JULIA_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JULIA_BUTTERFLY_JAR">
<code class="sig-name descname">JULIA_BUTTERFLY_JAR</code><em class="property"> = 2185</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JULIA_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_BAT_BANNER">
<code class="sig-name descname">JUNGLE_BAT_BANNER</code><em class="property"> = 2939</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_CHEST">
<code class="sig-name descname">JUNGLE_CHEST</code><em class="property"> = 1528</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_CREEPER_BANNER">
<code class="sig-name descname">JUNGLE_CREEPER_BANNER</code><em class="property"> = 1666</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_CREEPER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_FISHING_CRATE">
<code class="sig-name descname">JUNGLE_FISHING_CRATE</code><em class="property"> = 3208</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_FISHING_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_GRASS_SEEDS">
<code class="sig-name descname">JUNGLE_GRASS_SEEDS</code><em class="property"> = 195</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_GRASS_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_HAT">
<code class="sig-name descname">JUNGLE_HAT</code><em class="property"> = 228</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_KEY">
<code class="sig-name descname">JUNGLE_KEY</code><em class="property"> = 1533</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_KEY_MOLD">
<code class="sig-name descname">JUNGLE_KEY_MOLD</code><em class="property"> = 1803</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_KEY_MOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_PANTS">
<code class="sig-name descname">JUNGLE_PANTS</code><em class="property"> = 230</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_ROSE">
<code class="sig-name descname">JUNGLE_ROSE</code><em class="property"> = 208</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_ROSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_SHIRT">
<code class="sig-name descname">JUNGLE_SHIRT</code><em class="property"> = 229</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_SLIME_BANNER">
<code class="sig-name descname">JUNGLE_SLIME_BANNER</code><em class="property"> = 2940</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_SPORES">
<code class="sig-name descname">JUNGLE_SPORES</code><em class="property"> = 331</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_SPORES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_WALL">
<code class="sig-name descname">JUNGLE_WALL</code><em class="property"> = 746</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_WATER_FOUNTAIN">
<code class="sig-name descname">JUNGLE_WATER_FOUNTAIN</code><em class="property"> = 940</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.JUNGLE_YOYO">
<code class="sig-name descname">JUNGLE_YOYO</code><em class="property"> = 3281</em><a class="headerlink" href="#lihzahrd.chests.ItemType.JUNGLE_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KARATE_TORTOISE_MASK">
<code class="sig-name descname">KARATE_TORTOISE_MASK</code><em class="property"> = 1779</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KARATE_TORTOISE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KARATE_TORTOISE_PANTS">
<code class="sig-name descname">KARATE_TORTOISE_PANTS</code><em class="property"> = 1781</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KARATE_TORTOISE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KARATE_TORTOISE_SHIRT">
<code class="sig-name descname">KARATE_TORTOISE_SHIRT</code><em class="property"> = 1780</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KARATE_TORTOISE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KATANA">
<code class="sig-name descname">KATANA</code><em class="property"> = 2273</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KATANA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KEG">
<code class="sig-name descname">KEG</code><em class="property"> = 352</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KEG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KEYBRAND">
<code class="sig-name descname">KEYBRAND</code><em class="property"> = 671</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KEYBRAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KIMONO">
<code class="sig-name descname">KIMONO</code><em class="property"> = 2278</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KIMONO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KING_SLIME_BOSS_BAG">
<code class="sig-name descname">KING_SLIME_BOSS_BAG</code><em class="property"> = 3318</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KING_SLIME_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KING_SLIME_MASK">
<code class="sig-name descname">KING_SLIME_MASK</code><em class="property"> = 2493</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KING_SLIME_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KING_SLIME_TROPHY">
<code class="sig-name descname">KING_SLIME_TROPHY</code><em class="property"> = 2489</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KING_SLIME_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KING_STATUE">
<code class="sig-name descname">KING_STATUE</code><em class="property"> = 476</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KING_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KOBOLD_DYNAMITE_BACKPACK">
<code class="sig-name descname">KOBOLD_DYNAMITE_BACKPACK</code><em class="property"> = 3851</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KOBOLD_DYNAMITE_BACKPACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KOCANNON">
<code class="sig-name descname">KOCANNON</code><em class="property"> = 1314</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KOCANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KRAKEN">
<code class="sig-name descname">KRAKEN</code><em class="property"> = 3291</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KRAKEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KRAMPUS_BANNER">
<code class="sig-name descname">KRAMPUS_BANNER</code><em class="property"> = 2941</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KRAMPUS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.KRAMPUS_HORN_WALLPAPER">
<code class="sig-name descname">KRAMPUS_HORN_WALLPAPER</code><em class="property"> = 1955</em><a class="headerlink" href="#lihzahrd.chests.ItemType.KRAMPUS_HORN_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAC_BEETLE_BANNER">
<code class="sig-name descname">LAC_BEETLE_BANNER</code><em class="property"> = 2942</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAC_BEETLE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAKEOF_FIRE">
<code class="sig-name descname">LAKEOF_FIRE</code><em class="property"> = 1501</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAKEOF_FIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAMIA_HAT">
<code class="sig-name descname">LAMIA_HAT</code><em class="property"> = 3786</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAMIA_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAMIA_PANTS">
<code class="sig-name descname">LAMIA_PANTS</code><em class="property"> = 3784</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAMIA_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAMIA_SHIRT">
<code class="sig-name descname">LAMIA_SHIRT</code><em class="property"> = 3785</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAMIA_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAMP_POST">
<code class="sig-name descname">LAMP_POST</code><em class="property"> = 341</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAMP_POST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAND">
<code class="sig-name descname">LAND</code><em class="property"> = 1477</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAND_MINE">
<code class="sig-name descname">LAND_MINE</code><em class="property"> = 937</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAND_MINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_AMBER">
<code class="sig-name descname">LARGE_AMBER</code><em class="property"> = 3643</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_AMBER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_AMETHYST">
<code class="sig-name descname">LARGE_AMETHYST</code><em class="property"> = 1522</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_AMETHYST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_DIAMOND">
<code class="sig-name descname">LARGE_DIAMOND</code><em class="property"> = 1527</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_DIAMOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_EMERALD">
<code class="sig-name descname">LARGE_EMERALD</code><em class="property"> = 1525</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_EMERALD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_RUBY">
<code class="sig-name descname">LARGE_RUBY</code><em class="property"> = 1526</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_RUBY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_SAPPHIRE">
<code class="sig-name descname">LARGE_SAPPHIRE</code><em class="property"> = 1524</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_SAPPHIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LARGE_TOPAZ">
<code class="sig-name descname">LARGE_TOPAZ</code><em class="property"> = 1523</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LARGE_TOPAZ" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LASER_DRILL">
<code class="sig-name descname">LASER_DRILL</code><em class="property"> = 2798</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LASER_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LASER_MACHINEGUN">
<code class="sig-name descname">LASER_MACHINEGUN</code><em class="property"> = 2795</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LASER_MACHINEGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LASER_RIFLE">
<code class="sig-name descname">LASER_RIFLE</code><em class="property"> = 514</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LASER_RIFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LASER_RULER">
<code class="sig-name descname">LASER_RULER</code><em class="property"> = 2799</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LASER_RULER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAST_PRISM">
<code class="sig-name descname">LAST_PRISM</code><em class="property"> = 3541</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAST_PRISM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVAFALL_BLOCK">
<code class="sig-name descname">LAVAFALL_BLOCK</code><em class="property"> = 2694</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVAFALL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVAFALL_WALL">
<code class="sig-name descname">LAVAFALL_WALL</code><em class="property"> = 2170</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVAFALL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_BAT_BANNER">
<code class="sig-name descname">LAVA_BAT_BANNER</code><em class="property"> = 2943</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_BAT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_BUCKET">
<code class="sig-name descname">LAVA_BUCKET</code><em class="property"> = 207</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_BUCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_CHARM">
<code class="sig-name descname">LAVA_CHARM</code><em class="property"> = 906</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_CHARM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_ERUPTS_BANNER">
<code class="sig-name descname">LAVA_ERUPTS_BANNER</code><em class="property"> = 1469</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_ERUPTS_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_LAMP">
<code class="sig-name descname">LAVA_LAMP</code><em class="property"> = 3253</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_SLIME_BANNER">
<code class="sig-name descname">LAVA_SLIME_BANNER</code><em class="property"> = 2944</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LAVA_WADERS">
<code class="sig-name descname">LAVA_WADERS</code><em class="property"> = 908</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LAVA_WADERS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_ANVIL">
<code class="sig-name descname">LEAD_ANVIL</code><em class="property"> = 716</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_ANVIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_AXE">
<code class="sig-name descname">LEAD_AXE</code><em class="property"> = 3494</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_AXE_OLD">
<code class="sig-name descname">LEAD_AXE_OLD</code><em class="property"> = -34</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_BAR">
<code class="sig-name descname">LEAD_BAR</code><em class="property"> = 704</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_BOW">
<code class="sig-name descname">LEAD_BOW</code><em class="property"> = 3492</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_BOW_OLD">
<code class="sig-name descname">LEAD_BOW_OLD</code><em class="property"> = -36</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_BROADSWORD">
<code class="sig-name descname">LEAD_BROADSWORD</code><em class="property"> = 3496</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_BROADSWORD_OLD">
<code class="sig-name descname">LEAD_BROADSWORD_OLD</code><em class="property"> = -32</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_CHAINMAIL">
<code class="sig-name descname">LEAD_CHAINMAIL</code><em class="property"> = 691</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_DOOR">
<code class="sig-name descname">LEAD_DOOR</code><em class="property"> = 1139</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_FENCE">
<code class="sig-name descname">LEAD_FENCE</code><em class="property"> = 1448</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_GREAVES">
<code class="sig-name descname">LEAD_GREAVES</code><em class="property"> = 692</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_HAMMER">
<code class="sig-name descname">LEAD_HAMMER</code><em class="property"> = 3493</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_HAMMER_OLD">
<code class="sig-name descname">LEAD_HAMMER_OLD</code><em class="property"> = -35</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_HELMET">
<code class="sig-name descname">LEAD_HELMET</code><em class="property"> = 690</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_ORE">
<code class="sig-name descname">LEAD_ORE</code><em class="property"> = 700</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_PICKAXE">
<code class="sig-name descname">LEAD_PICKAXE</code><em class="property"> = 3497</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_PICKAXE_OLD">
<code class="sig-name descname">LEAD_PICKAXE_OLD</code><em class="property"> = -31</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_SHORTSWORD">
<code class="sig-name descname">LEAD_SHORTSWORD</code><em class="property"> = 3495</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAD_SHORTSWORD_OLD">
<code class="sig-name descname">LEAD_SHORTSWORD_OLD</code><em class="property"> = -33</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAD_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAF_BLOWER">
<code class="sig-name descname">LEAF_BLOWER</code><em class="property"> = 1178</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAF_BLOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAF_WAND">
<code class="sig-name descname">LEAF_WAND</code><em class="property"> = 933</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAF_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEAF_WINGS">
<code class="sig-name descname">LEAF_WINGS</code><em class="property"> = 1162</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEAF_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEATHER">
<code class="sig-name descname">LEATHER</code><em class="property"> = 259</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEATHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEINFORS_ACCESSORY">
<code class="sig-name descname">LEINFORS_ACCESSORY</code><em class="property"> = 3929</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEINFORS_ACCESSORY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEINFORS_HAT">
<code class="sig-name descname">LEINFORS_HAT</code><em class="property"> = 3925</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEINFORS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEINFORS_PANTS">
<code class="sig-name descname">LEINFORS_PANTS</code><em class="property"> = 3927</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEINFORS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEINFORS_SHIRT">
<code class="sig-name descname">LEINFORS_SHIRT</code><em class="property"> = 3926</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEINFORS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEINFORS_WINGS">
<code class="sig-name descname">LEINFORS_WINGS</code><em class="property"> = 3928</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEINFORS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LENS">
<code class="sig-name descname">LENS</code><em class="property"> = 38</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LENS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEOPARD_SKIN">
<code class="sig-name descname">LEOPARD_SKIN</code><em class="property"> = 2282</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEOPARD_SKIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEPRECHAUN_HAT">
<code class="sig-name descname">LEPRECHAUN_HAT</code><em class="property"> = 1767</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEPRECHAUN_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEPRECHAUN_PANTS">
<code class="sig-name descname">LEPRECHAUN_PANTS</code><em class="property"> = 1769</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEPRECHAUN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEPRECHAUN_SHIRT">
<code class="sig-name descname">LEPRECHAUN_SHIRT</code><em class="property"> = 1768</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEPRECHAUN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LESSER_HEALING_POTION">
<code class="sig-name descname">LESSER_HEALING_POTION</code><em class="property"> = 28</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LESSER_HEALING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LESSER_MANA_POTION">
<code class="sig-name descname">LESSER_MANA_POTION</code><em class="property"> = 110</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LESSER_MANA_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LESSER_RESTORATION_POTION">
<code class="sig-name descname">LESSER_RESTORATION_POTION</code><em class="property"> = 226</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LESSER_RESTORATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LEVER">
<code class="sig-name descname">LEVER</code><em class="property"> = 513</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LEVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFEFORCE_POTION">
<code class="sig-name descname">LIFEFORCE_POTION</code><em class="property"> = 2345</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFEFORCE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFEFORM_ANALYZER">
<code class="sig-name descname">LIFEFORM_ANALYZER</code><em class="property"> = 3118</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFEFORM_ANALYZER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFE_CRYSTAL">
<code class="sig-name descname">LIFE_CRYSTAL</code><em class="property"> = 29</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFE_CRYSTAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFE_FRUIT">
<code class="sig-name descname">LIFE_FRUIT</code><em class="property"> = 1291</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFE_FRUIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFE_HAIR_DYE">
<code class="sig-name descname">LIFE_HAIR_DYE</code><em class="property"> = 1977</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFE_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIFE_PRESERVER">
<code class="sig-name descname">LIFE_PRESERVER</code><em class="property"> = 2442</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIFE_PRESERVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHTLESS_CHASMS">
<code class="sig-name descname">LIGHTLESS_CHASMS</code><em class="property"> = 1488</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHTLESS_CHASMS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHTNING_BOOTS">
<code class="sig-name descname">LIGHTNING_BOOTS</code><em class="property"> = 898</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHTNING_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHTNING_BUG">
<code class="sig-name descname">LIGHTNING_BUG</code><em class="property"> = 2004</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHTNING_BUG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHTNING_BUGINA_BOTTLE">
<code class="sig-name descname">LIGHTNING_BUGINA_BOTTLE</code><em class="property"> = 2005</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHTNING_BUGINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHTS_BANE">
<code class="sig-name descname">LIGHTS_BANE</code><em class="property"> = 46</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHTS_BANE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHT_DISC">
<code class="sig-name descname">LIGHT_DISC</code><em class="property"> = 561</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHT_DISC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHT_KEY">
<code class="sig-name descname">LIGHT_KEY</code><em class="property"> = 3092</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHT_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHT_MUMMY_BANNER">
<code class="sig-name descname">LIGHT_MUMMY_BANNER</code><em class="property"> = 3450</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHT_MUMMY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIGHT_SHARD">
<code class="sig-name descname">LIGHT_SHARD</code><em class="property"> = 528</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIGHT_SHARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_ALTAR">
<code class="sig-name descname">LIHZAHRD_ALTAR</code><em class="property"> = 1292</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_ALTAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BANNER">
<code class="sig-name descname">LIHZAHRD_BANNER</code><em class="property"> = 1667</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BATHTUB">
<code class="sig-name descname">LIHZAHRD_BATHTUB</code><em class="property"> = 2079</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BED">
<code class="sig-name descname">LIHZAHRD_BED</code><em class="property"> = 2069</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BOOKCASE">
<code class="sig-name descname">LIHZAHRD_BOOKCASE</code><em class="property"> = 2030</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BRICK">
<code class="sig-name descname">LIHZAHRD_BRICK</code><em class="property"> = 1101</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_BRICK_WALL">
<code class="sig-name descname">LIHZAHRD_BRICK_WALL</code><em class="property"> = 1102</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CANDELABRA">
<code class="sig-name descname">LIHZAHRD_CANDELABRA</code><em class="property"> = 2101</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CANDLE">
<code class="sig-name descname">LIHZAHRD_CANDLE</code><em class="property"> = 2052</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CHAIR">
<code class="sig-name descname">LIHZAHRD_CHAIR</code><em class="property"> = 1143</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CHANDELIER">
<code class="sig-name descname">LIHZAHRD_CHANDELIER</code><em class="property"> = 2062</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CHEST">
<code class="sig-name descname">LIHZAHRD_CHEST</code><em class="property"> = 1142</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_CLOCK">
<code class="sig-name descname">LIHZAHRD_CLOCK</code><em class="property"> = 2595</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_DOOR">
<code class="sig-name descname">LIHZAHRD_DOOR</code><em class="property"> = 1137</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_DRESSER">
<code class="sig-name descname">LIHZAHRD_DRESSER</code><em class="property"> = 2396</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_FURNACE">
<code class="sig-name descname">LIHZAHRD_FURNACE</code><em class="property"> = 2195</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_FURNACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_GUARDIAN_STATUE">
<code class="sig-name descname">LIHZAHRD_GUARDIAN_STATUE</code><em class="property"> = 1154</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_GUARDIAN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_LAMP">
<code class="sig-name descname">LIHZAHRD_LAMP</code><em class="property"> = 2089</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_LANTERN">
<code class="sig-name descname">LIHZAHRD_LANTERN</code><em class="property"> = 2041</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_PIANO">
<code class="sig-name descname">LIHZAHRD_PIANO</code><em class="property"> = 2385</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_PLATFORM">
<code class="sig-name descname">LIHZAHRD_PLATFORM</code><em class="property"> = 3906</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_POWER_CELL">
<code class="sig-name descname">LIHZAHRD_POWER_CELL</code><em class="property"> = 1293</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_POWER_CELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_PRESSURE_PLATE">
<code class="sig-name descname">LIHZAHRD_PRESSURE_PLATE</code><em class="property"> = 1151</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_SINK">
<code class="sig-name descname">LIHZAHRD_SINK</code><em class="property"> = 2836</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_SOFA">
<code class="sig-name descname">LIHZAHRD_SOFA</code><em class="property"> = 2416</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_STATUE">
<code class="sig-name descname">LIHZAHRD_STATUE</code><em class="property"> = 1152</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_TABLE">
<code class="sig-name descname">LIHZAHRD_TABLE</code><em class="property"> = 1144</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_WATCHER_STATUE">
<code class="sig-name descname">LIHZAHRD_WATCHER_STATUE</code><em class="property"> = 1153</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_WATCHER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIHZAHRD_WORK_BENCH">
<code class="sig-name descname">LIHZAHRD_WORK_BENCH</code><em class="property"> = 1145</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIHZAHRD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIMEAND_BLACK_DYE">
<code class="sig-name descname">LIMEAND_BLACK_DYE</code><em class="property"> = 1022</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIMEAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIMEAND_SILVER_DYE">
<code class="sig-name descname">LIMEAND_SILVER_DYE</code><em class="property"> = 1054</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIMEAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIME_DYE">
<code class="sig-name descname">LIME_DYE</code><em class="property"> = 1010</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIME_KELP">
<code class="sig-name descname">LIME_KELP</code><em class="property"> = 1112</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIME_KELP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIME_PAINT">
<code class="sig-name descname">LIME_PAINT</code><em class="property"> = 1076</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIME_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIME_STRING">
<code class="sig-name descname">LIME_STRING</code><em class="property"> = 3296</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIME_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_CURSED_FIRE_BLOCK">
<code class="sig-name descname">LIVING_CURSED_FIRE_BLOCK</code><em class="property"> = 2751</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_CURSED_FIRE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_DEMON_FIRE_BLOCK">
<code class="sig-name descname">LIVING_DEMON_FIRE_BLOCK</code><em class="property"> = 2752</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_DEMON_FIRE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_FIRE_BLOCK">
<code class="sig-name descname">LIVING_FIRE_BLOCK</code><em class="property"> = 2701</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_FIRE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_FLAME_DYE">
<code class="sig-name descname">LIVING_FLAME_DYE</code><em class="property"> = 2869</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_FLAME_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_FROST_FIRE_BLOCK">
<code class="sig-name descname">LIVING_FROST_FIRE_BLOCK</code><em class="property"> = 2753</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_FROST_FIRE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_GORE">
<code class="sig-name descname">LIVING_GORE</code><em class="property"> = 1541</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_GORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_ICHOR_BLOCK">
<code class="sig-name descname">LIVING_ICHOR_BLOCK</code><em class="property"> = 2754</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_ICHOR_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_LEAF_WALL">
<code class="sig-name descname">LIVING_LEAF_WALL</code><em class="property"> = 3584</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_LEAF_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_LOOM">
<code class="sig-name descname">LIVING_LOOM</code><em class="property"> = 2196</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_LOOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_MAHOGANY_LEAF_WAND">
<code class="sig-name descname">LIVING_MAHOGANY_LEAF_WAND</code><em class="property"> = 3361</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_MAHOGANY_LEAF_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_MAHOGANY_WAND">
<code class="sig-name descname">LIVING_MAHOGANY_WAND</code><em class="property"> = 3360</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_MAHOGANY_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_OCEAN_DYE">
<code class="sig-name descname">LIVING_OCEAN_DYE</code><em class="property"> = 2873</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_OCEAN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_RAINBOW_DYE">
<code class="sig-name descname">LIVING_RAINBOW_DYE</code><em class="property"> = 2870</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_RAINBOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_ULTRABRIGHT_FIRE_BLOCK">
<code class="sig-name descname">LIVING_ULTRABRIGHT_FIRE_BLOCK</code><em class="property"> = 2755</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_ULTRABRIGHT_FIRE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_BATHTUB">
<code class="sig-name descname">LIVING_WOOD_BATHTUB</code><em class="property"> = 2126</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_BED">
<code class="sig-name descname">LIVING_WOOD_BED</code><em class="property"> = 2139</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_BOOKCASE">
<code class="sig-name descname">LIVING_WOOD_BOOKCASE</code><em class="property"> = 2135</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CANDELABRA">
<code class="sig-name descname">LIVING_WOOD_CANDELABRA</code><em class="property"> = 2149</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CANDLE">
<code class="sig-name descname">LIVING_WOOD_CANDLE</code><em class="property"> = 2153</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CHAIR">
<code class="sig-name descname">LIVING_WOOD_CHAIR</code><em class="property"> = 806</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CHANDELIER">
<code class="sig-name descname">LIVING_WOOD_CHANDELIER</code><em class="property"> = 2141</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CHEST">
<code class="sig-name descname">LIVING_WOOD_CHEST</code><em class="property"> = 831</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_CLOCK">
<code class="sig-name descname">LIVING_WOOD_CLOCK</code><em class="property"> = 2596</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_DOOR">
<code class="sig-name descname">LIVING_WOOD_DOOR</code><em class="property"> = 819</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_DRESSER">
<code class="sig-name descname">LIVING_WOOD_DRESSER</code><em class="property"> = 3914</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_LAMP">
<code class="sig-name descname">LIVING_WOOD_LAMP</code><em class="property"> = 2131</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_LANTERN">
<code class="sig-name descname">LIVING_WOOD_LANTERN</code><em class="property"> = 2145</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_PIANO">
<code class="sig-name descname">LIVING_WOOD_PIANO</code><em class="property"> = 2245</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_PLATFORM">
<code class="sig-name descname">LIVING_WOOD_PLATFORM</code><em class="property"> = 2629</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_SINK">
<code class="sig-name descname">LIVING_WOOD_SINK</code><em class="property"> = 2833</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_SOFA">
<code class="sig-name descname">LIVING_WOOD_SOFA</code><em class="property"> = 2636</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_TABLE">
<code class="sig-name descname">LIVING_WOOD_TABLE</code><em class="property"> = 829</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_WALL">
<code class="sig-name descname">LIVING_WOOD_WALL</code><em class="property"> = 1723</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_WAND">
<code class="sig-name descname">LIVING_WOOD_WAND</code><em class="property"> = 832</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_WAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIVING_WOOD_WORK_BENCH">
<code class="sig-name descname">LIVING_WOOD_WORK_BENCH</code><em class="property"> = 2633</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIVING_WOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LIZARD_EGG">
<code class="sig-name descname">LIZARD_EGG</code><em class="property"> = 1172</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LIZARD_EGG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOCK_BOX">
<code class="sig-name descname">LOCK_BOX</code><em class="property"> = 3085</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOCK_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_AND">
<code class="sig-name descname">LOGIC_GATE_AND</code><em class="property"> = 3603</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_AND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_FAULTY">
<code class="sig-name descname">LOGIC_GATE_LAMP_FAULTY</code><em class="property"> = 3663</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_FAULTY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_OFF">
<code class="sig-name descname">LOGIC_GATE_LAMP_OFF</code><em class="property"> = 3602</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_ON">
<code class="sig-name descname">LOGIC_GATE_LAMP_ON</code><em class="property"> = 3618</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_LAMP_ON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_NAND">
<code class="sig-name descname">LOGIC_GATE_NAND</code><em class="property"> = 3605</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_NAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_NOR">
<code class="sig-name descname">LOGIC_GATE_NOR</code><em class="property"> = 3606</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_NOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_NXOR">
<code class="sig-name descname">LOGIC_GATE_NXOR</code><em class="property"> = 3608</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_NXOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_OR">
<code class="sig-name descname">LOGIC_GATE_OR</code><em class="property"> = 3604</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_OR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_GATE_XOR">
<code class="sig-name descname">LOGIC_GATE_XOR</code><em class="property"> = 3607</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_GATE_XOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_ABOVE">
<code class="sig-name descname">LOGIC_SENSOR_ABOVE</code><em class="property"> = 3615</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_ABOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_HONEY">
<code class="sig-name descname">LOGIC_SENSOR_HONEY</code><em class="property"> = 3728</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_HONEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_LAVA">
<code class="sig-name descname">LOGIC_SENSOR_LAVA</code><em class="property"> = 3727</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_LAVA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_LIQUID">
<code class="sig-name descname">LOGIC_SENSOR_LIQUID</code><em class="property"> = 3729</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_LIQUID" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_MOON">
<code class="sig-name descname">LOGIC_SENSOR_MOON</code><em class="property"> = 3614</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_MOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_SUN">
<code class="sig-name descname">LOGIC_SENSOR_SUN</code><em class="property"> = 3613</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_SUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOGIC_SENSOR_WATER">
<code class="sig-name descname">LOGIC_SENSOR_WATER</code><em class="property"> = 3726</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOGIC_SENSOR_WATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOKIS_DYE">
<code class="sig-name descname">LOKIS_DYE</code><em class="property"> = 3599</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOKIS_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOKIS_HELM">
<code class="sig-name descname">LOKIS_HELM</code><em class="property"> = 3589</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOKIS_HELM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOKIS_PANTS">
<code class="sig-name descname">LOKIS_PANTS</code><em class="property"> = 3591</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOKIS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOKIS_SHIRT">
<code class="sig-name descname">LOKIS_SHIRT</code><em class="property"> = 3590</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOKIS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOKIS_WINGS">
<code class="sig-name descname">LOKIS_WINGS</code><em class="property"> = 3592</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOKIS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOOM">
<code class="sig-name descname">LOOM</code><em class="property"> = 332</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOST_HOPESOF_MAN_BANNER">
<code class="sig-name descname">LOST_HOPESOF_MAN_BANNER</code><em class="property"> = 1467</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOST_HOPESOF_MAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LOVE_POTION">
<code class="sig-name descname">LOVE_POTION</code><em class="property"> = 2352</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LOVE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUCKY_COIN">
<code class="sig-name descname">LUCKY_COIN</code><em class="property"> = 855</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUCKY_COIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUCKY_HORSESHOE">
<code class="sig-name descname">LUCKY_HORSESHOE</code><em class="property"> = 158</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUCKY_HORSESHOE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BAR">
<code class="sig-name descname">LUNAR_BAR</code><em class="property"> = 3467</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BLOCK_NEBULA">
<code class="sig-name descname">LUNAR_BLOCK_NEBULA</code><em class="property"> = 3575</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BLOCK_NEBULA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BLOCK_SOLAR">
<code class="sig-name descname">LUNAR_BLOCK_SOLAR</code><em class="property"> = 3573</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BLOCK_SOLAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BLOCK_STARDUST">
<code class="sig-name descname">LUNAR_BLOCK_STARDUST</code><em class="property"> = 3576</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BLOCK_STARDUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BLOCK_VORTEX">
<code class="sig-name descname">LUNAR_BLOCK_VORTEX</code><em class="property"> = 3574</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BLOCK_VORTEX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BRICK">
<code class="sig-name descname">LUNAR_BRICK</code><em class="property"> = 3461</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_BRICK_WALL">
<code class="sig-name descname">LUNAR_BRICK_WALL</code><em class="property"> = 3472</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_CRAFTING_STATION">
<code class="sig-name descname">LUNAR_CRAFTING_STATION</code><em class="property"> = 3549</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_CRAFTING_STATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_FLARE_BOOK">
<code class="sig-name descname">LUNAR_FLARE_BOOK</code><em class="property"> = 3570</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_FLARE_BOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_HAMAXE_NEBULA">
<code class="sig-name descname">LUNAR_HAMAXE_NEBULA</code><em class="property"> = 3524</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_HAMAXE_NEBULA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_HAMAXE_SOLAR">
<code class="sig-name descname">LUNAR_HAMAXE_SOLAR</code><em class="property"> = 3522</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_HAMAXE_SOLAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_HAMAXE_STARDUST">
<code class="sig-name descname">LUNAR_HAMAXE_STARDUST</code><em class="property"> = 3525</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_HAMAXE_STARDUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_HAMAXE_VORTEX">
<code class="sig-name descname">LUNAR_HAMAXE_VORTEX</code><em class="property"> = 3523</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_HAMAXE_VORTEX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_HOOK">
<code class="sig-name descname">LUNAR_HOOK</code><em class="property"> = 3572</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_ORE">
<code class="sig-name descname">LUNAR_ORE</code><em class="property"> = 3460</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.LUNAR_TABLET_FRAGMENT">
<code class="sig-name descname">LUNAR_TABLET_FRAGMENT</code><em class="property"> = 2766</em><a class="headerlink" href="#lihzahrd.chests.ItemType.LUNAR_TABLET_FRAGMENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGICAL_HARP">
<code class="sig-name descname">MAGICAL_HARP</code><em class="property"> = 494</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGICAL_HARP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGICAL_PUMPKIN_SEED">
<code class="sig-name descname">MAGICAL_PUMPKIN_SEED</code><em class="property"> = 1799</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGICAL_PUMPKIN_SEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_CUFFS">
<code class="sig-name descname">MAGIC_CUFFS</code><em class="property"> = 1595</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_CUFFS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_DAGGER">
<code class="sig-name descname">MAGIC_DAGGER</code><em class="property"> = 517</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_DAGGER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_HAT">
<code class="sig-name descname">MAGIC_HAT</code><em class="property"> = 2275</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_HONEY_DROPPER">
<code class="sig-name descname">MAGIC_HONEY_DROPPER</code><em class="property"> = 3185</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_HONEY_DROPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_LANTERN">
<code class="sig-name descname">MAGIC_LANTERN</code><em class="property"> = 3043</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_LAVA_DROPPER">
<code class="sig-name descname">MAGIC_LAVA_DROPPER</code><em class="property"> = 3184</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_LAVA_DROPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_MIRROR">
<code class="sig-name descname">MAGIC_MIRROR</code><em class="property"> = 50</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_MIRROR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_MISSILE">
<code class="sig-name descname">MAGIC_MISSILE</code><em class="property"> = 113</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_MISSILE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_POWER_POTION">
<code class="sig-name descname">MAGIC_POWER_POTION</code><em class="property"> = 294</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_POWER_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_QUIVER">
<code class="sig-name descname">MAGIC_QUIVER</code><em class="property"> = 1321</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_QUIVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_SAND_DROPPER">
<code class="sig-name descname">MAGIC_SAND_DROPPER</code><em class="property"> = 3782</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_SAND_DROPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGIC_WATER_DROPPER">
<code class="sig-name descname">MAGIC_WATER_DROPPER</code><em class="property"> = 3182</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGIC_WATER_DROPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGMA_STONE">
<code class="sig-name descname">MAGMA_STONE</code><em class="property"> = 1322</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGMA_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAGNET_SPHERE">
<code class="sig-name descname">MAGNET_SPHERE</code><em class="property"> = 1266</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAGNET_SPHERE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MALLARD_DUCK">
<code class="sig-name descname">MALLARD_DUCK</code><em class="property"> = 2122</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MALLARD_DUCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MALLARD_DUCK_CAGE">
<code class="sig-name descname">MALLARD_DUCK_CAGE</code><em class="property"> = 2164</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MALLARD_DUCK_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_CRYSTAL">
<code class="sig-name descname">MANA_CRYSTAL</code><em class="property"> = 109</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_CRYSTAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_FLOWER">
<code class="sig-name descname">MANA_FLOWER</code><em class="property"> = 555</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_FLOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_HAIR_DYE">
<code class="sig-name descname">MANA_HAIR_DYE</code><em class="property"> = 1978</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_POTION">
<code class="sig-name descname">MANA_POTION</code><em class="property"> = 189</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_REGENERATION_BAND">
<code class="sig-name descname">MANA_REGENERATION_BAND</code><em class="property"> = 982</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_REGENERATION_BAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANA_REGENERATION_POTION">
<code class="sig-name descname">MANA_REGENERATION_POTION</code><em class="property"> = 293</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANA_REGENERATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MANNEQUIN">
<code class="sig-name descname">MANNEQUIN</code><em class="property"> = 498</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MANNEQUIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MAN_EATER_BANNER">
<code class="sig-name descname">MAN_EATER_BANNER</code><em class="property"> = 1668</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MAN_EATER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE">
<code class="sig-name descname">MARBLE</code><em class="property"> = 3081</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_BATHTUB">
<code class="sig-name descname">MARBLE_BATHTUB</code><em class="property"> = 3160</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_BED">
<code class="sig-name descname">MARBLE_BED</code><em class="property"> = 3163</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_BLOCK">
<code class="sig-name descname">MARBLE_BLOCK</code><em class="property"> = 3066</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_BLOCK_WALL">
<code class="sig-name descname">MARBLE_BLOCK_WALL</code><em class="property"> = 3083</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_BOOKCASE">
<code class="sig-name descname">MARBLE_BOOKCASE</code><em class="property"> = 3166</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CANDELABRA">
<code class="sig-name descname">MARBLE_CANDELABRA</code><em class="property"> = 3169</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CANDLE">
<code class="sig-name descname">MARBLE_CANDLE</code><em class="property"> = 3172</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CHAIR">
<code class="sig-name descname">MARBLE_CHAIR</code><em class="property"> = 3175</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CHANDELIER">
<code class="sig-name descname">MARBLE_CHANDELIER</code><em class="property"> = 3178</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CHEST">
<code class="sig-name descname">MARBLE_CHEST</code><em class="property"> = 3181</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_CLOCK">
<code class="sig-name descname">MARBLE_CLOCK</code><em class="property"> = 3127</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_DOOR">
<code class="sig-name descname">MARBLE_DOOR</code><em class="property"> = 3130</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_DRESSER">
<code class="sig-name descname">MARBLE_DRESSER</code><em class="property"> = 3133</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_LAMP">
<code class="sig-name descname">MARBLE_LAMP</code><em class="property"> = 3136</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_LANTERN">
<code class="sig-name descname">MARBLE_LANTERN</code><em class="property"> = 3139</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_PIANO">
<code class="sig-name descname">MARBLE_PIANO</code><em class="property"> = 3142</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_PLATFORM">
<code class="sig-name descname">MARBLE_PLATFORM</code><em class="property"> = 3145</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_SINK">
<code class="sig-name descname">MARBLE_SINK</code><em class="property"> = 3148</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_SOFA">
<code class="sig-name descname">MARBLE_SOFA</code><em class="property"> = 3151</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_TABLE">
<code class="sig-name descname">MARBLE_TABLE</code><em class="property"> = 3154</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_WALL">
<code class="sig-name descname">MARBLE_WALL</code><em class="property"> = 3082</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARBLE_WORK_BENCH">
<code class="sig-name descname">MARBLE_WORK_BENCH</code><em class="property"> = 3157</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARBLE_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARCHING_BONES_BANNER">
<code class="sig-name descname">MARCHING_BONES_BANNER</code><em class="property"> = 1451</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARCHING_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARROW">
<code class="sig-name descname">MARROW</code><em class="property"> = 682</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARSHMALLOW">
<code class="sig-name descname">MARSHMALLOW</code><em class="property"> = 967</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARSHMALLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARSHMALLOWONA_STICK">
<code class="sig-name descname">MARSHMALLOWONA_STICK</code><em class="property"> = 968</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARSHMALLOWONA_STICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_ARMOR_DYE">
<code class="sig-name descname">MARTIAN_ARMOR_DYE</code><em class="property"> = 2864</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_ARMOR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_ASTRO_CLOCK">
<code class="sig-name descname">MARTIAN_ASTRO_CLOCK</code><em class="property"> = 2809</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_ASTRO_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_BATHTUB">
<code class="sig-name descname">MARTIAN_BATHTUB</code><em class="property"> = 2810</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_BED">
<code class="sig-name descname">MARTIAN_BED</code><em class="property"> = 2811</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_BRAINSCRAMBLER_BANNER">
<code class="sig-name descname">MARTIAN_BRAINSCRAMBLER_BANNER</code><em class="property"> = 2945</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_BRAINSCRAMBLER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_CHANDELIER">
<code class="sig-name descname">MARTIAN_CHANDELIER</code><em class="property"> = 2813</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_CHEST">
<code class="sig-name descname">MARTIAN_CHEST</code><em class="property"> = 2814</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_CONDUIT_PLATING">
<code class="sig-name descname">MARTIAN_CONDUIT_PLATING</code><em class="property"> = 2860</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_CONDUIT_PLATING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_CONDUIT_WALL">
<code class="sig-name descname">MARTIAN_CONDUIT_WALL</code><em class="property"> = 2861</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_CONDUIT_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_COSTUME_MASK">
<code class="sig-name descname">MARTIAN_COSTUME_MASK</code><em class="property"> = 2803</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_COSTUME_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_COSTUME_PANTS">
<code class="sig-name descname">MARTIAN_COSTUME_PANTS</code><em class="property"> = 2805</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_COSTUME_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_COSTUME_SHIRT">
<code class="sig-name descname">MARTIAN_COSTUME_SHIRT</code><em class="property"> = 2804</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_COSTUME_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_DOOR">
<code class="sig-name descname">MARTIAN_DOOR</code><em class="property"> = 2815</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_DRESSER">
<code class="sig-name descname">MARTIAN_DRESSER</code><em class="property"> = 2816</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_DRONE_BANNER">
<code class="sig-name descname">MARTIAN_DRONE_BANNER</code><em class="property"> = 2946</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_DRONE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_ENGINEER_BANNER">
<code class="sig-name descname">MARTIAN_ENGINEER_BANNER</code><em class="property"> = 2947</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_ENGINEER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_GIGAZAPPER_BANNER">
<code class="sig-name descname">MARTIAN_GIGAZAPPER_BANNER</code><em class="property"> = 2948</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_GIGAZAPPER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_GREY_GRUNT_BANNER">
<code class="sig-name descname">MARTIAN_GREY_GRUNT_BANNER</code><em class="property"> = 2949</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_GREY_GRUNT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_HAIR_DYE">
<code class="sig-name descname">MARTIAN_HAIR_DYE</code><em class="property"> = 2863</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_HOLOBOOKCASE">
<code class="sig-name descname">MARTIAN_HOLOBOOKCASE</code><em class="property"> = 2817</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_HOLOBOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_HOVER_CANDLE">
<code class="sig-name descname">MARTIAN_HOVER_CANDLE</code><em class="property"> = 2818</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_HOVER_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_HOVER_CHAIR">
<code class="sig-name descname">MARTIAN_HOVER_CHAIR</code><em class="property"> = 2812</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_HOVER_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_LAMPPOST">
<code class="sig-name descname">MARTIAN_LAMPPOST</code><em class="property"> = 2819</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_LAMPPOST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_LANTERN">
<code class="sig-name descname">MARTIAN_LANTERN</code><em class="property"> = 2820</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_OFFICER_BANNER">
<code class="sig-name descname">MARTIAN_OFFICER_BANNER</code><em class="property"> = 2950</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_OFFICER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_PIANO">
<code class="sig-name descname">MARTIAN_PIANO</code><em class="property"> = 2821</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_PLATFORM">
<code class="sig-name descname">MARTIAN_PLATFORM</code><em class="property"> = 2822</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_RAYGUNNER_BANNER">
<code class="sig-name descname">MARTIAN_RAYGUNNER_BANNER</code><em class="property"> = 2951</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_RAYGUNNER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_SAUCER_TROPHY">
<code class="sig-name descname">MARTIAN_SAUCER_TROPHY</code><em class="property"> = 3358</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_SAUCER_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_SCUTLIX_GUNNER_BANNER">
<code class="sig-name descname">MARTIAN_SCUTLIX_GUNNER_BANNER</code><em class="property"> = 2952</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_SCUTLIX_GUNNER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_SINK">
<code class="sig-name descname">MARTIAN_SINK</code><em class="property"> = 2855</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_SOFA">
<code class="sig-name descname">MARTIAN_SOFA</code><em class="property"> = 2823</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_TABLE">
<code class="sig-name descname">MARTIAN_TABLE</code><em class="property"> = 2824</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_TABLE_LAMP">
<code class="sig-name descname">MARTIAN_TABLE_LAMP</code><em class="property"> = 2825</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_TABLE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_TESLA_TURRET_BANNER">
<code class="sig-name descname">MARTIAN_TESLA_TURRET_BANNER</code><em class="property"> = 2953</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_TESLA_TURRET_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_UNIFORM_HELMET">
<code class="sig-name descname">MARTIAN_UNIFORM_HELMET</code><em class="property"> = 2806</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_UNIFORM_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_UNIFORM_PANTS">
<code class="sig-name descname">MARTIAN_UNIFORM_PANTS</code><em class="property"> = 2808</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_UNIFORM_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_UNIFORM_TORSO">
<code class="sig-name descname">MARTIAN_UNIFORM_TORSO</code><em class="property"> = 2807</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_UNIFORM_TORSO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_WALKER_BANNER">
<code class="sig-name descname">MARTIAN_WALKER_BANNER</code><em class="property"> = 3445</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_WALKER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MARTIAN_WORK_BENCH">
<code class="sig-name descname">MARTIAN_WORK_BENCH</code><em class="property"> = 2826</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MARTIAN_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MASTER_BAIT">
<code class="sig-name descname">MASTER_BAIT</code><em class="property"> = 2676</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MASTER_BAIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MASTER_NINJA_GEAR">
<code class="sig-name descname">MASTER_NINJA_GEAR</code><em class="property"> = 984</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MASTER_NINJA_GEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEAT_GRINDER">
<code class="sig-name descname">MEAT_GRINDER</code><em class="property"> = 996</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEAT_GRINDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_BATTERY_PIECE">
<code class="sig-name descname">MECHANICAL_BATTERY_PIECE</code><em class="property"> = 3356</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_BATTERY_PIECE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_EYE">
<code class="sig-name descname">MECHANICAL_EYE</code><em class="property"> = 544</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_EYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_GLOVE">
<code class="sig-name descname">MECHANICAL_GLOVE</code><em class="property"> = 936</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_LENS">
<code class="sig-name descname">MECHANICAL_LENS</code><em class="property"> = 3619</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_LENS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_SKULL">
<code class="sig-name descname">MECHANICAL_SKULL</code><em class="property"> = 557</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_SKULL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_WAGON_PIECE">
<code class="sig-name descname">MECHANICAL_WAGON_PIECE</code><em class="property"> = 3355</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_WAGON_PIECE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_WHEEL_PIECE">
<code class="sig-name descname">MECHANICAL_WHEEL_PIECE</code><em class="property"> = 3354</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_WHEEL_PIECE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICAL_WORM">
<code class="sig-name descname">MECHANICAL_WORM</code><em class="property"> = 556</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICAL_WORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MECHANICS_ROD">
<code class="sig-name descname">MECHANICS_ROD</code><em class="property"> = 2295</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MECHANICS_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEDICATED_BANDAGE">
<code class="sig-name descname">MEDICATED_BANDAGE</code><em class="property"> = 902</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEDICATED_BANDAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEDUSA_BANNER">
<code class="sig-name descname">MEDUSA_BANNER</code><em class="property"> = 3405</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEDUSA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEDUSA_HEAD">
<code class="sig-name descname">MEDUSA_HEAD</code><em class="property"> = 3269</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEDUSA_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEDUSA_STATUE">
<code class="sig-name descname">MEDUSA_STATUE</code><em class="property"> = 3714</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEDUSA_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEGAPHONE">
<code class="sig-name descname">MEGAPHONE</code><em class="property"> = 890</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEGAPHONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEGASHARK">
<code class="sig-name descname">MEGASHARK</code><em class="property"> = 533</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEGASHARK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MEOWMERE">
<code class="sig-name descname">MEOWMERE</code><em class="property"> = 3063</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MEOWMERE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MERMAID_ADORNMENT">
<code class="sig-name descname">MERMAID_ADORNMENT</code><em class="property"> = 2418</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MERMAID_ADORNMENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MERMAID_TAIL">
<code class="sig-name descname">MERMAID_TAIL</code><em class="property"> = 2419</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MERMAID_TAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METAL_DETECTOR">
<code class="sig-name descname">METAL_DETECTOR</code><em class="property"> = 3102</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METAL_DETECTOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METAL_SHELF">
<code class="sig-name descname">METAL_SHELF</code><em class="property"> = 1387</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METAL_SHELF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METAL_SINK">
<code class="sig-name descname">METAL_SINK</code><em class="property"> = 2841</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METAL_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE">
<code class="sig-name descname">METEORITE</code><em class="property"> = 116</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BAR">
<code class="sig-name descname">METEORITE_BAR</code><em class="property"> = 117</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BATHTUB">
<code class="sig-name descname">METEORITE_BATHTUB</code><em class="property"> = 3159</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BED">
<code class="sig-name descname">METEORITE_BED</code><em class="property"> = 3162</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BOOKCASE">
<code class="sig-name descname">METEORITE_BOOKCASE</code><em class="property"> = 3165</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BRICK">
<code class="sig-name descname">METEORITE_BRICK</code><em class="property"> = 3100</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_BRICK_WALL">
<code class="sig-name descname">METEORITE_BRICK_WALL</code><em class="property"> = 3101</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CANDELABRA">
<code class="sig-name descname">METEORITE_CANDELABRA</code><em class="property"> = 3168</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CANDLE">
<code class="sig-name descname">METEORITE_CANDLE</code><em class="property"> = 3171</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CHAIR">
<code class="sig-name descname">METEORITE_CHAIR</code><em class="property"> = 3174</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CHANDELIER">
<code class="sig-name descname">METEORITE_CHANDELIER</code><em class="property"> = 3177</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CHEST">
<code class="sig-name descname">METEORITE_CHEST</code><em class="property"> = 3180</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_CLOCK">
<code class="sig-name descname">METEORITE_CLOCK</code><em class="property"> = 3126</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_DOOR">
<code class="sig-name descname">METEORITE_DOOR</code><em class="property"> = 3129</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_DRESSER">
<code class="sig-name descname">METEORITE_DRESSER</code><em class="property"> = 3132</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_LAMP">
<code class="sig-name descname">METEORITE_LAMP</code><em class="property"> = 3135</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_LANTERN">
<code class="sig-name descname">METEORITE_LANTERN</code><em class="property"> = 3138</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_PIANO">
<code class="sig-name descname">METEORITE_PIANO</code><em class="property"> = 3141</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_PLATFORM">
<code class="sig-name descname">METEORITE_PLATFORM</code><em class="property"> = 3144</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_SINK">
<code class="sig-name descname">METEORITE_SINK</code><em class="property"> = 3147</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_SOFA">
<code class="sig-name descname">METEORITE_SOFA</code><em class="property"> = 3150</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_TABLE">
<code class="sig-name descname">METEORITE_TABLE</code><em class="property"> = 3153</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEORITE_WORK_BENCH">
<code class="sig-name descname">METEORITE_WORK_BENCH</code><em class="property"> = 3156</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEORITE_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_HAMAXE">
<code class="sig-name descname">METEOR_HAMAXE</code><em class="property"> = 204</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_HAMAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_HEAD_BANNER">
<code class="sig-name descname">METEOR_HEAD_BANNER</code><em class="property"> = 1669</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_HEAD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_HELMET">
<code class="sig-name descname">METEOR_HELMET</code><em class="property"> = 123</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_LEGGINGS">
<code class="sig-name descname">METEOR_LEGGINGS</code><em class="property"> = 125</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_SHOT">
<code class="sig-name descname">METEOR_SHOT</code><em class="property"> = 234</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_SHOT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_STAFF">
<code class="sig-name descname">METEOR_STAFF</code><em class="property"> = 2750</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.METEOR_SUIT">
<code class="sig-name descname">METEOR_SUIT</code><em class="property"> = 124</em><a class="headerlink" href="#lihzahrd.chests.ItemType.METEOR_SUIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MIDNIGHT_RAINBOW_DYE">
<code class="sig-name descname">MIDNIGHT_RAINBOW_DYE</code><em class="property"> = 3556</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MIDNIGHT_RAINBOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MIME_MASK">
<code class="sig-name descname">MIME_MASK</code><em class="property"> = 322</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MIME_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MIMIC_BANNER">
<code class="sig-name descname">MIMIC_BANNER</code><em class="property"> = 1630</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MIMIC_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINECART">
<code class="sig-name descname">MINECART</code><em class="property"> = 2343</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINECART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINECART_MECH">
<code class="sig-name descname">MINECART_MECH</code><em class="property"> = 3353</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINECART_MECH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINECART_TRACK">
<code class="sig-name descname">MINECART_TRACK</code><em class="property"> = 2340</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINECART_TRACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINING_HELMET">
<code class="sig-name descname">MINING_HELMET</code><em class="property"> = 88</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINING_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINING_PANTS">
<code class="sig-name descname">MINING_PANTS</code><em class="property"> = 411</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINING_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINING_POTION">
<code class="sig-name descname">MINING_POTION</code><em class="property"> = 2322</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINING_SHIRT">
<code class="sig-name descname">MINING_SHIRT</code><em class="property"> = 410</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINING_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MINISHARK">
<code class="sig-name descname">MINISHARK</code><em class="property"> = 98</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MINISHARK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MIRAGE_DYE">
<code class="sig-name descname">MIRAGE_DYE</code><em class="property"> = 3534</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MIRAGE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MIRAGE_FISH">
<code class="sig-name descname">MIRAGE_FISH</code><em class="property"> = 2465</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MIRAGE_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MISTER_STABBY_BANNER">
<code class="sig-name descname">MISTER_STABBY_BANNER</code><em class="property"> = 2954</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MISTER_STABBY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLOTOV_COCKTAIL">
<code class="sig-name descname">MOLOTOV_COCKTAIL</code><em class="property"> = 2590</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLOTOV_COCKTAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_BREASTPLATE">
<code class="sig-name descname">MOLTEN_BREASTPLATE</code><em class="property"> = 232</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_FURY">
<code class="sig-name descname">MOLTEN_FURY</code><em class="property"> = 120</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_FURY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_GREAVES">
<code class="sig-name descname">MOLTEN_GREAVES</code><em class="property"> = 233</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_HAMAXE">
<code class="sig-name descname">MOLTEN_HAMAXE</code><em class="property"> = 217</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_HAMAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_HELMET">
<code class="sig-name descname">MOLTEN_HELMET</code><em class="property"> = 231</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_LEGION_FLAG">
<code class="sig-name descname">MOLTEN_LEGION_FLAG</code><em class="property"> = 1455</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_LEGION_FLAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOLTEN_PICKAXE">
<code class="sig-name descname">MOLTEN_PICKAXE</code><em class="property"> = 122</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOLTEN_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONARCH_BUTTERFLY">
<code class="sig-name descname">MONARCH_BUTTERFLY</code><em class="property"> = 1994</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONARCH_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONARCH_BUTTERFLY_JAR">
<code class="sig-name descname">MONARCH_BUTTERFLY_JAR</code><em class="property"> = 2178</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONARCH_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONEY_HAIR_DYE">
<code class="sig-name descname">MONEY_HAIR_DYE</code><em class="property"> = 1980</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONEY_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONEY_TROUGH">
<code class="sig-name descname">MONEY_TROUGH</code><em class="property"> = 3213</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONEY_TROUGH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_ALT_HEAD">
<code class="sig-name descname">MONK_ALT_HEAD</code><em class="property"> = 3880</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_ALT_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_ALT_PANTS">
<code class="sig-name descname">MONK_ALT_PANTS</code><em class="property"> = 3882</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_ALT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_ALT_SHIRT">
<code class="sig-name descname">MONK_ALT_SHIRT</code><em class="property"> = 3881</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_ALT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_BELT">
<code class="sig-name descname">MONK_BELT</code><em class="property"> = 3812</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_BELT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_BROWS">
<code class="sig-name descname">MONK_BROWS</code><em class="property"> = 3806</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_BROWS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_PANTS">
<code class="sig-name descname">MONK_PANTS</code><em class="property"> = 3808</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_SHIRT">
<code class="sig-name descname">MONK_SHIRT</code><em class="property"> = 3807</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_STAFF_T1">
<code class="sig-name descname">MONK_STAFF_T1</code><em class="property"> = 3835</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_STAFF_T1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_STAFF_T2">
<code class="sig-name descname">MONK_STAFF_T2</code><em class="property"> = 3836</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_STAFF_T2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MONK_STAFF_T3">
<code class="sig-name descname">MONK_STAFF_T3</code><em class="property"> = 3858</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MONK_STAFF_T3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONGLOW">
<code class="sig-name descname">MOONGLOW</code><em class="property"> = 314</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONGLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONGLOW_PLANTER_BOX">
<code class="sig-name descname">MOONGLOW_PLANTER_BOX</code><em class="property"> = 3216</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONGLOW_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONGLOW_SEEDS">
<code class="sig-name descname">MOONGLOW_SEEDS</code><em class="property"> = 308</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONGLOW_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONLORD_ARROW">
<code class="sig-name descname">MOONLORD_ARROW</code><em class="property"> = 3568</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONLORD_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONLORD_BULLET">
<code class="sig-name descname">MOONLORD_BULLET</code><em class="property"> = 3567</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONLORD_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOONLORD_TURRET_STAFF">
<code class="sig-name descname">MOONLORD_TURRET_STAFF</code><em class="property"> = 3569</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOONLORD_TURRET_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_CHARM">
<code class="sig-name descname">MOON_CHARM</code><em class="property"> = 485</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_CHARM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_LORD_BOSS_BAG">
<code class="sig-name descname">MOON_LORD_BOSS_BAG</code><em class="property"> = 3332</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_LORD_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_LORD_PAINTING">
<code class="sig-name descname">MOON_LORD_PAINTING</code><em class="property"> = 3596</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_LORD_PAINTING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_LORD_TROPHY">
<code class="sig-name descname">MOON_LORD_TROPHY</code><em class="property"> = 3595</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_LORD_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_MASK">
<code class="sig-name descname">MOON_MASK</code><em class="property"> = 2801</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_SHELL">
<code class="sig-name descname">MOON_SHELL</code><em class="property"> = 861</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOON_STONE">
<code class="sig-name descname">MOON_STONE</code><em class="property"> = 900</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOON_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MORBID_CURIOSITY">
<code class="sig-name descname">MORBID_CURIOSITY</code><em class="property"> = 1850</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MORBID_CURIOSITY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOTHER_SLIME_BANNER">
<code class="sig-name descname">MOTHER_SLIME_BANNER</code><em class="property"> = 2955</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOTHER_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOTHRON_BANNER">
<code class="sig-name descname">MOTHRON_BANNER</code><em class="property"> = 3397</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOTHRON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOTHRON_WINGS">
<code class="sig-name descname">MOTHRON_WINGS</code><em class="property"> = 2770</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOTHRON_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOTH_BANNER">
<code class="sig-name descname">MOTH_BANNER</code><em class="property"> = 1670</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOTH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOURNING_WOOD_TROPHY">
<code class="sig-name descname">MOURNING_WOOD_TROPHY</code><em class="property"> = 1855</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOURNING_WOOD_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOUSE">
<code class="sig-name descname">MOUSE</code><em class="property"> = 2003</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOUSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOUSE_CAGE">
<code class="sig-name descname">MOUSE_CAGE</code><em class="property"> = 2191</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOUSE_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MOUSE_STATUE">
<code class="sig-name descname">MOUSE_STATUE</code><em class="property"> = 3658</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MOUSE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MRS_CLAUSE_HAT">
<code class="sig-name descname">MRS_CLAUSE_HAT</code><em class="property"> = 1932</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MRS_CLAUSE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MRS_CLAUSE_HEELS">
<code class="sig-name descname">MRS_CLAUSE_HEELS</code><em class="property"> = 1934</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MRS_CLAUSE_HEELS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MRS_CLAUSE_SHIRT">
<code class="sig-name descname">MRS_CLAUSE_SHIRT</code><em class="property"> = 1933</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MRS_CLAUSE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUDFISH">
<code class="sig-name descname">MUDFISH</code><em class="property"> = 2486</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUDSTONE_BLOCK">
<code class="sig-name descname">MUDSTONE_BLOCK</code><em class="property"> = 414</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUDSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUDSTONE_BRICK_WALL">
<code class="sig-name descname">MUDSTONE_BRICK_WALL</code><em class="property"> = 419</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUDSTONE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUD_BLOCK">
<code class="sig-name descname">MUD_BLOCK</code><em class="property"> = 176</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUD_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUG">
<code class="sig-name descname">MUG</code><em class="property"> = 351</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MULTICOLORED_BULB">
<code class="sig-name descname">MULTICOLORED_BULB</code><em class="property"> = 1884</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MULTICOLORED_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MULTICOLORED_LIGHTS">
<code class="sig-name descname">MULTICOLORED_LIGHTS</code><em class="property"> = 1895</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MULTICOLORED_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MULTICOLORED_STAINED_GLASS">
<code class="sig-name descname">MULTICOLORED_STAINED_GLASS</code><em class="property"> = 1272</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MULTICOLORED_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MULTICOLOR_WRENCH">
<code class="sig-name descname">MULTICOLOR_WRENCH</code><em class="property"> = 3625</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MULTICOLOR_WRENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUMMY_BANNER">
<code class="sig-name descname">MUMMY_BANNER</code><em class="property"> = 1671</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUMMY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUMMY_MASK">
<code class="sig-name descname">MUMMY_MASK</code><em class="property"> = 870</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUMMY_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUMMY_PANTS">
<code class="sig-name descname">MUMMY_PANTS</code><em class="property"> = 872</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUMMY_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUMMY_SHIRT">
<code class="sig-name descname">MUMMY_SHIRT</code><em class="property"> = 871</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUMMY_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MURAMASA">
<code class="sig-name descname">MURAMASA</code><em class="property"> = 155</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MURAMASA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHI_LADYBUG_BANNER">
<code class="sig-name descname">MUSHI_LADYBUG_BANNER</code><em class="property"> = 1672</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHI_LADYBUG_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM">
<code class="sig-name descname">MUSHROOM</code><em class="property"> = 5</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_BATHTUB">
<code class="sig-name descname">MUSHROOM_BATHTUB</code><em class="property"> = 2537</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_BED">
<code class="sig-name descname">MUSHROOM_BED</code><em class="property"> = 2538</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_BENCH">
<code class="sig-name descname">MUSHROOM_BENCH</code><em class="property"> = 2539</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_BOOKCASE">
<code class="sig-name descname">MUSHROOM_BOOKCASE</code><em class="property"> = 2540</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CANDELABRA">
<code class="sig-name descname">MUSHROOM_CANDELABRA</code><em class="property"> = 2541</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CANDLE">
<code class="sig-name descname">MUSHROOM_CANDLE</code><em class="property"> = 2542</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CAP">
<code class="sig-name descname">MUSHROOM_CAP</code><em class="property"> = 868</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CHAIR">
<code class="sig-name descname">MUSHROOM_CHAIR</code><em class="property"> = 810</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CHANDELIER">
<code class="sig-name descname">MUSHROOM_CHANDELIER</code><em class="property"> = 2543</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CHEST">
<code class="sig-name descname">MUSHROOM_CHEST</code><em class="property"> = 2544</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_CLOCK">
<code class="sig-name descname">MUSHROOM_CLOCK</code><em class="property"> = 2599</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_DOOR">
<code class="sig-name descname">MUSHROOM_DOOR</code><em class="property"> = 818</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_DRESSER">
<code class="sig-name descname">MUSHROOM_DRESSER</code><em class="property"> = 2545</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_DYE">
<code class="sig-name descname">MUSHROOM_DYE</code><em class="property"> = 3041</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_GRASS_SEEDS">
<code class="sig-name descname">MUSHROOM_GRASS_SEEDS</code><em class="property"> = 194</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_GRASS_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_LAMP">
<code class="sig-name descname">MUSHROOM_LAMP</code><em class="property"> = 2547</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_LANTERN">
<code class="sig-name descname">MUSHROOM_LANTERN</code><em class="property"> = 2546</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_PIANO">
<code class="sig-name descname">MUSHROOM_PIANO</code><em class="property"> = 2548</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_PLATFORM">
<code class="sig-name descname">MUSHROOM_PLATFORM</code><em class="property"> = 2549</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_SINK">
<code class="sig-name descname">MUSHROOM_SINK</code><em class="property"> = 2851</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_SOFA">
<code class="sig-name descname">MUSHROOM_SOFA</code><em class="property"> = 2413</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_SPEAR">
<code class="sig-name descname">MUSHROOM_SPEAR</code><em class="property"> = 756</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_SPEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_STATUE">
<code class="sig-name descname">MUSHROOM_STATUE</code><em class="property"> = 470</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_TABLE">
<code class="sig-name descname">MUSHROOM_TABLE</code><em class="property"> = 2550</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_WALL">
<code class="sig-name descname">MUSHROOM_WALL</code><em class="property"> = 764</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSHROOM_WORK_BENCH">
<code class="sig-name descname">MUSHROOM_WORK_BENCH</code><em class="property"> = 814</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSHROOM_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX">
<code class="sig-name descname">MUSIC_BOX</code><em class="property"> = 576</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_ALT_OVERWORLD_DAY">
<code class="sig-name descname">MUSIC_BOX_ALT_OVERWORLD_DAY</code><em class="property"> = 1600</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_ALT_OVERWORLD_DAY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_ALT_UNDERGROUND">
<code class="sig-name descname">MUSIC_BOX_ALT_UNDERGROUND</code><em class="property"> = 1964</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_ALT_UNDERGROUND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_BOSS1">
<code class="sig-name descname">MUSIC_BOX_BOSS1</code><em class="property"> = 567</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_BOSS1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_BOSS2">
<code class="sig-name descname">MUSIC_BOX_BOSS2</code><em class="property"> = 572</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_BOSS2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_BOSS3">
<code class="sig-name descname">MUSIC_BOX_BOSS3</code><em class="property"> = 574</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_BOSS3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_BOSS4">
<code class="sig-name descname">MUSIC_BOX_BOSS4</code><em class="property"> = 1599</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_BOSS4" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_BOSS5">
<code class="sig-name descname">MUSIC_BOX_BOSS5</code><em class="property"> = 1607</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_BOSS5" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_CORRUPTION">
<code class="sig-name descname">MUSIC_BOX_CORRUPTION</code><em class="property"> = 569</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_CORRUPTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_CRIMSON">
<code class="sig-name descname">MUSIC_BOX_CRIMSON</code><em class="property"> = 1598</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_CRIMSON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_DD2">
<code class="sig-name descname">MUSIC_BOX_DD2</code><em class="property"> = 3869</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_DD2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_DESERT">
<code class="sig-name descname">MUSIC_BOX_DESERT</code><em class="property"> = 1603</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_DESERT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_DUNGEON">
<code class="sig-name descname">MUSIC_BOX_DUNGEON</code><em class="property"> = 1605</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_DUNGEON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_ECLIPSE">
<code class="sig-name descname">MUSIC_BOX_ECLIPSE</code><em class="property"> = 1609</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_ECLIPSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_EERIE">
<code class="sig-name descname">MUSIC_BOX_EERIE</code><em class="property"> = 563</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_EERIE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_FROST_MOON">
<code class="sig-name descname">MUSIC_BOX_FROST_MOON</code><em class="property"> = 1965</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_FROST_MOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_GOBLINS">
<code class="sig-name descname">MUSIC_BOX_GOBLINS</code><em class="property"> = 3371</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_GOBLINS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_HELL">
<code class="sig-name descname">MUSIC_BOX_HELL</code><em class="property"> = 3237</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_HELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_ICE">
<code class="sig-name descname">MUSIC_BOX_ICE</code><em class="property"> = 1602</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_ICE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_JUNGLE">
<code class="sig-name descname">MUSIC_BOX_JUNGLE</code><em class="property"> = 568</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_JUNGLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_LUNAR_BOSS">
<code class="sig-name descname">MUSIC_BOX_LUNAR_BOSS</code><em class="property"> = 3044</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_LUNAR_BOSS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_MARTIANS">
<code class="sig-name descname">MUSIC_BOX_MARTIANS</code><em class="property"> = 3235</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_MARTIANS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_MUSHROOMS">
<code class="sig-name descname">MUSIC_BOX_MUSHROOMS</code><em class="property"> = 1610</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_MUSHROOMS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_NIGHT">
<code class="sig-name descname">MUSIC_BOX_NIGHT</code><em class="property"> = 564</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_NIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_OCEAN">
<code class="sig-name descname">MUSIC_BOX_OCEAN</code><em class="property"> = 1604</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_OCEAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_OVERWORLD_DAY">
<code class="sig-name descname">MUSIC_BOX_OVERWORLD_DAY</code><em class="property"> = 562</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_OVERWORLD_DAY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_PIRATES">
<code class="sig-name descname">MUSIC_BOX_PIRATES</code><em class="property"> = 3236</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_PIRATES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_PLANTERA">
<code class="sig-name descname">MUSIC_BOX_PLANTERA</code><em class="property"> = 1606</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_PLANTERA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_PUMPKIN_MOON">
<code class="sig-name descname">MUSIC_BOX_PUMPKIN_MOON</code><em class="property"> = 1963</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_PUMPKIN_MOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_RAIN">
<code class="sig-name descname">MUSIC_BOX_RAIN</code><em class="property"> = 1601</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_RAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_SANDSTORM">
<code class="sig-name descname">MUSIC_BOX_SANDSTORM</code><em class="property"> = 3796</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_SANDSTORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_SNOW">
<code class="sig-name descname">MUSIC_BOX_SNOW</code><em class="property"> = 1596</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_SNOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_SPACE">
<code class="sig-name descname">MUSIC_BOX_SPACE</code><em class="property"> = 1597</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_SPACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_TEMPLE">
<code class="sig-name descname">MUSIC_BOX_TEMPLE</code><em class="property"> = 1608</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_TEMPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_THE_HALLOW">
<code class="sig-name descname">MUSIC_BOX_THE_HALLOW</code><em class="property"> = 571</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_THE_HALLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_TITLE">
<code class="sig-name descname">MUSIC_BOX_TITLE</code><em class="property"> = 565</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_TITLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_TOWERS">
<code class="sig-name descname">MUSIC_BOX_TOWERS</code><em class="property"> = 3370</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_TOWERS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND">
<code class="sig-name descname">MUSIC_BOX_UNDERGROUND</code><em class="property"> = 566</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_CORRUPTION">
<code class="sig-name descname">MUSIC_BOX_UNDERGROUND_CORRUPTION</code><em class="property"> = 570</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_CORRUPTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_CRIMSON">
<code class="sig-name descname">MUSIC_BOX_UNDERGROUND_CRIMSON</code><em class="property"> = 2742</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_CRIMSON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_HALLOW">
<code class="sig-name descname">MUSIC_BOX_UNDERGROUND_HALLOW</code><em class="property"> = 573</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_BOX_UNDERGROUND_HALLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSIC_WALLPAPER">
<code class="sig-name descname">MUSIC_WALLPAPER</code><em class="property"> = 2010</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSIC_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSKET">
<code class="sig-name descname">MUSKET</code><em class="property"> = 96</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUSKET_BALL">
<code class="sig-name descname">MUSKET_BALL</code><em class="property"> = 97</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUSKET_BALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MUTANT_FLINXFIN">
<code class="sig-name descname">MUTANT_FLINXFIN</code><em class="property"> = 2466</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MUTANT_FLINXFIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYSTERIOUS_CAPE">
<code class="sig-name descname">MYSTERIOUS_CAPE</code><em class="property"> = 2285</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYSTERIOUS_CAPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_ANVIL">
<code class="sig-name descname">MYTHRIL_ANVIL</code><em class="property"> = 525</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_ANVIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_BAR">
<code class="sig-name descname">MYTHRIL_BAR</code><em class="property"> = 382</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_BRICK">
<code class="sig-name descname">MYTHRIL_BRICK</code><em class="property"> = 416</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_BRICK_WALL">
<code class="sig-name descname">MYTHRIL_BRICK_WALL</code><em class="property"> = 421</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_CHAINMAIL">
<code class="sig-name descname">MYTHRIL_CHAINMAIL</code><em class="property"> = 379</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_CHAINSAW">
<code class="sig-name descname">MYTHRIL_CHAINSAW</code><em class="property"> = 384</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_DRILL">
<code class="sig-name descname">MYTHRIL_DRILL</code><em class="property"> = 386</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_GREAVES">
<code class="sig-name descname">MYTHRIL_GREAVES</code><em class="property"> = 380</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_HALBERD">
<code class="sig-name descname">MYTHRIL_HALBERD</code><em class="property"> = 390</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_HALBERD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_HAT">
<code class="sig-name descname">MYTHRIL_HAT</code><em class="property"> = 378</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_HELMET">
<code class="sig-name descname">MYTHRIL_HELMET</code><em class="property"> = 377</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_HOOD">
<code class="sig-name descname">MYTHRIL_HOOD</code><em class="property"> = 376</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_ORE">
<code class="sig-name descname">MYTHRIL_ORE</code><em class="property"> = 365</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_PICKAXE">
<code class="sig-name descname">MYTHRIL_PICKAXE</code><em class="property"> = 777</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_REPEATER">
<code class="sig-name descname">MYTHRIL_REPEATER</code><em class="property"> = 436</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_SWORD">
<code class="sig-name descname">MYTHRIL_SWORD</code><em class="property"> = 484</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.MYTHRIL_WARAXE">
<code class="sig-name descname">MYTHRIL_WARAXE</code><em class="property"> = 992</em><a class="headerlink" href="#lihzahrd.chests.ItemType.MYTHRIL_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NAIL">
<code class="sig-name descname">NAIL</code><em class="property"> = 3108</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NAILHEAD_BANNER">
<code class="sig-name descname">NAILHEAD_BANNER</code><em class="property"> = 3403</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NAILHEAD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NAIL_GUN">
<code class="sig-name descname">NAIL_GUN</code><em class="property"> = 3107</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NAIL_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NANITES">
<code class="sig-name descname">NANITES</code><em class="property"> = 1346</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NANITES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NANO_BULLET">
<code class="sig-name descname">NANO_BULLET</code><em class="property"> = 1350</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NANO_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NATURES_GIFT">
<code class="sig-name descname">NATURES_GIFT</code><em class="property"> = 223</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NATURES_GIFT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NAUGHTY_PRESENT">
<code class="sig-name descname">NAUGHTY_PRESENT</code><em class="property"> = 1958</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NAUGHTY_PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NAZAR">
<code class="sig-name descname">NAZAR</code><em class="property"> = 891</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NAZAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_ARCANUM">
<code class="sig-name descname">NEBULA_ARCANUM</code><em class="property"> = 3476</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_ARCANUM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_AXE">
<code class="sig-name descname">NEBULA_AXE</code><em class="property"> = 2777</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_BEAST_BANNER">
<code class="sig-name descname">NEBULA_BEAST_BANNER</code><em class="property"> = 3435</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_BEAST_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_BLAZE">
<code class="sig-name descname">NEBULA_BLAZE</code><em class="property"> = 3542</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_BLAZE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_BRAIN_BANNER">
<code class="sig-name descname">NEBULA_BRAIN_BANNER</code><em class="property"> = 3434</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_BRAIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_BREASTPLATE">
<code class="sig-name descname">NEBULA_BREASTPLATE</code><em class="property"> = 2761</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_CHAINSAW">
<code class="sig-name descname">NEBULA_CHAINSAW</code><em class="property"> = 2778</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_DRILL">
<code class="sig-name descname">NEBULA_DRILL</code><em class="property"> = 2779</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_DYE">
<code class="sig-name descname">NEBULA_DYE</code><em class="property"> = 3527</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_HAMMER">
<code class="sig-name descname">NEBULA_HAMMER</code><em class="property"> = 2780</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_HEADCRAB_BANNER">
<code class="sig-name descname">NEBULA_HEADCRAB_BANNER</code><em class="property"> = 3433</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_HEADCRAB_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_HELMET">
<code class="sig-name descname">NEBULA_HELMET</code><em class="property"> = 2760</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_LEGGINGS">
<code class="sig-name descname">NEBULA_LEGGINGS</code><em class="property"> = 2762</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_MONOLITH">
<code class="sig-name descname">NEBULA_MONOLITH</code><em class="property"> = 3537</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_MONOLITH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_PICKAXE">
<code class="sig-name descname">NEBULA_PICKAXE</code><em class="property"> = 2781</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_PICKUP1">
<code class="sig-name descname">NEBULA_PICKUP1</code><em class="property"> = 3453</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_PICKUP1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_PICKUP2">
<code class="sig-name descname">NEBULA_PICKUP2</code><em class="property"> = 3454</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_PICKUP2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_PICKUP3">
<code class="sig-name descname">NEBULA_PICKUP3</code><em class="property"> = 3455</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_PICKUP3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEBULA_SOLDIER_BANNER">
<code class="sig-name descname">NEBULA_SOLDIER_BANNER</code><em class="property"> = 3432</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEBULA_SOLDIER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECROMANCER_BANNER">
<code class="sig-name descname">NECROMANCER_BANNER</code><em class="property"> = 2956</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECROMANCER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECROMANTIC_SCROLL">
<code class="sig-name descname">NECROMANTIC_SCROLL</code><em class="property"> = 1845</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECROMANTIC_SCROLL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECROMANTIC_SIGN">
<code class="sig-name descname">NECROMANTIC_SIGN</code><em class="property"> = 1452</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECROMANTIC_SIGN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECRO_BREASTPLATE">
<code class="sig-name descname">NECRO_BREASTPLATE</code><em class="property"> = 152</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECRO_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECRO_GREAVES">
<code class="sig-name descname">NECRO_GREAVES</code><em class="property"> = 153</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECRO_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECRO_HELMET">
<code class="sig-name descname">NECRO_HELMET</code><em class="property"> = 151</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECRO_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NECTAR">
<code class="sig-name descname">NECTAR</code><em class="property"> = 1170</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NECTAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEGATIVE_DYE">
<code class="sig-name descname">NEGATIVE_DYE</code><em class="property"> = 2872</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEGATIVE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEGATIVE_PAINT">
<code class="sig-name descname">NEGATIVE_PAINT</code><em class="property"> = 1968</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEGATIVE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEON_TETRA">
<code class="sig-name descname">NEON_TETRA</code><em class="property"> = 2302</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEON_TETRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NEPTUNES_SHELL">
<code class="sig-name descname">NEPTUNES_SHELL</code><em class="property"> = 497</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NEPTUNES_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NETTLE_BURST">
<code class="sig-name descname">NETTLE_BURST</code><em class="property"> = 788</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NETTLE_BURST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIGHTMARE_PICKAXE">
<code class="sig-name descname">NIGHTMARE_PICKAXE</code><em class="property"> = 103</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIGHTMARE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIGHTS_EDGE">
<code class="sig-name descname">NIGHTS_EDGE</code><em class="property"> = 273</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIGHTS_EDGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIGHT_KEY">
<code class="sig-name descname">NIGHT_KEY</code><em class="property"> = 3091</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIGHT_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIGHT_OWL_POTION">
<code class="sig-name descname">NIGHT_OWL_POTION</code><em class="property"> = 299</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIGHT_OWL_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIGHT_VISION_HELMET">
<code class="sig-name descname">NIGHT_VISION_HELMET</code><em class="property"> = 3109</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIGHT_VISION_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NIMBUS_ROD">
<code class="sig-name descname">NIMBUS_ROD</code><em class="property"> = 1244</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NIMBUS_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NINJA_HOOD">
<code class="sig-name descname">NINJA_HOOD</code><em class="property"> = 256</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NINJA_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NINJA_PANTS">
<code class="sig-name descname">NINJA_PANTS</code><em class="property"> = 258</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NINJA_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NINJA_SHIRT">
<code class="sig-name descname">NINJA_SHIRT</code><em class="property"> = 257</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NINJA_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NONE">
<code class="sig-name descname">NONE</code><em class="property"> = 0</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NORTH_POLE">
<code class="sig-name descname">NORTH_POLE</code><em class="property"> = 1947</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NORTH_POLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NURSE_HAT">
<code class="sig-name descname">NURSE_HAT</code><em class="property"> = 1736</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NURSE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NURSE_LISA">
<code class="sig-name descname">NURSE_LISA</code><em class="property"> = 1443</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NURSE_LISA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NURSE_PANTS">
<code class="sig-name descname">NURSE_PANTS</code><em class="property"> = 1738</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NURSE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NURSE_SHIRT">
<code class="sig-name descname">NURSE_SHIRT</code><em class="property"> = 1737</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NURSE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NUTCRACKER_BANNER">
<code class="sig-name descname">NUTCRACKER_BANNER</code><em class="property"> = 2957</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NUTCRACKER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.NYPMH_BANNER">
<code class="sig-name descname">NYPMH_BANNER</code><em class="property"> = 1694</em><a class="headerlink" href="#lihzahrd.chests.ItemType.NYPMH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBELISK">
<code class="sig-name descname">OBELISK</code><em class="property"> = 1177</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBELISK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN">
<code class="sig-name descname">OBSIDIAN</code><em class="property"> = 173</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_BATHTUB">
<code class="sig-name descname">OBSIDIAN_BATHTUB</code><em class="property"> = 2662</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_BED">
<code class="sig-name descname">OBSIDIAN_BED</code><em class="property"> = 1473</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_BOOKCASE">
<code class="sig-name descname">OBSIDIAN_BOOKCASE</code><em class="property"> = 1463</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_BRICK">
<code class="sig-name descname">OBSIDIAN_BRICK</code><em class="property"> = 192</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_BRICK_WALL">
<code class="sig-name descname">OBSIDIAN_BRICK_WALL</code><em class="property"> = 330</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CANDELABRA">
<code class="sig-name descname">OBSIDIAN_CANDELABRA</code><em class="property"> = 2667</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CANDLE">
<code class="sig-name descname">OBSIDIAN_CANDLE</code><em class="property"> = 2651</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CHAIR">
<code class="sig-name descname">OBSIDIAN_CHAIR</code><em class="property"> = 1459</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CHANDELIER">
<code class="sig-name descname">OBSIDIAN_CHANDELIER</code><em class="property"> = 2657</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CHEST">
<code class="sig-name descname">OBSIDIAN_CHEST</code><em class="property"> = 2618</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_CLOCK">
<code class="sig-name descname">OBSIDIAN_CLOCK</code><em class="property"> = 2600</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_DOOR">
<code class="sig-name descname">OBSIDIAN_DOOR</code><em class="property"> = 1458</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_DRESSER">
<code class="sig-name descname">OBSIDIAN_DRESSER</code><em class="property"> = 2390</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_HELM">
<code class="sig-name descname">OBSIDIAN_HELM</code><em class="property"> = 3266</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_HELM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_HORSESHOE">
<code class="sig-name descname">OBSIDIAN_HORSESHOE</code><em class="property"> = 396</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_HORSESHOE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_LAMP">
<code class="sig-name descname">OBSIDIAN_LAMP</code><em class="property"> = 2644</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_LANTERN">
<code class="sig-name descname">OBSIDIAN_LANTERN</code><em class="property"> = 2642</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_PANTS">
<code class="sig-name descname">OBSIDIAN_PANTS</code><em class="property"> = 3268</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_PIANO">
<code class="sig-name descname">OBSIDIAN_PIANO</code><em class="property"> = 2380</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_PLATFORM">
<code class="sig-name descname">OBSIDIAN_PLATFORM</code><em class="property"> = 1457</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_ROSE">
<code class="sig-name descname">OBSIDIAN_ROSE</code><em class="property"> = 1323</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_ROSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SHIELD">
<code class="sig-name descname">OBSIDIAN_SHIELD</code><em class="property"> = 397</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SHIRT">
<code class="sig-name descname">OBSIDIAN_SHIRT</code><em class="property"> = 3267</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SINK">
<code class="sig-name descname">OBSIDIAN_SINK</code><em class="property"> = 2840</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SKIN_POTION">
<code class="sig-name descname">OBSIDIAN_SKIN_POTION</code><em class="property"> = 288</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SKIN_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SKULL">
<code class="sig-name descname">OBSIDIAN_SKULL</code><em class="property"> = 193</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SKULL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SOFA">
<code class="sig-name descname">OBSIDIAN_SOFA</code><em class="property"> = 2406</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_SWORDFISH">
<code class="sig-name descname">OBSIDIAN_SWORDFISH</code><em class="property"> = 2331</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_SWORDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_TABLE">
<code class="sig-name descname">OBSIDIAN_TABLE</code><em class="property"> = 1460</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_VASE">
<code class="sig-name descname">OBSIDIAN_VASE</code><em class="property"> = 1462</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_VASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_WATCHER_BANNER">
<code class="sig-name descname">OBSIDIAN_WATCHER_BANNER</code><em class="property"> = 1468</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_WATCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_WATER_WALKING_BOOTS">
<code class="sig-name descname">OBSIDIAN_WATER_WALKING_BOOTS</code><em class="property"> = 907</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_WATER_WALKING_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIAN_WORK_BENCH">
<code class="sig-name descname">OBSIDIAN_WORK_BENCH</code><em class="property"> = 1461</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIAN_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OBSIDIFISH">
<code class="sig-name descname">OBSIDIFISH</code><em class="property"> = 2315</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OBSIDIFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OGRE_MASK">
<code class="sig-name descname">OGRE_MASK</code><em class="property"> = 3847</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OGRE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OIL_RAG_SCONSE">
<code class="sig-name descname">OIL_RAG_SCONSE</code><em class="property"> = 1395</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OIL_RAG_SCONSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OLD_MINER">
<code class="sig-name descname">OLD_MINER</code><em class="property"> = 1498</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OLD_MINER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OLD_SHOE">
<code class="sig-name descname">OLD_SHOE</code><em class="property"> = 2337</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OLD_SHOE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OMEGA_BANNER">
<code class="sig-name descname">OMEGA_BANNER</code><em class="property"> = 791</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OMEGA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OMINOUS_PRESENCE">
<code class="sig-name descname">OMINOUS_PRESENCE</code><em class="property"> = 1539</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OMINOUS_PRESENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ONYX_BLASTER">
<code class="sig-name descname">ONYX_BLASTER</code><em class="property"> = 3788</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ONYX_BLASTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OPTIC_STAFF">
<code class="sig-name descname">OPTIC_STAFF</code><em class="property"> = 2535</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OPTIC_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGEAND_BLACK_DYE">
<code class="sig-name descname">ORANGEAND_BLACK_DYE</code><em class="property"> = 1020</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGEAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGEAND_SILVER_DYE">
<code class="sig-name descname">ORANGEAND_SILVER_DYE</code><em class="property"> = 1052</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGEAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGE_BLOODROOT">
<code class="sig-name descname">ORANGE_BLOODROOT</code><em class="property"> = 1114</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGE_BLOODROOT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGE_DYE">
<code class="sig-name descname">ORANGE_DYE</code><em class="property"> = 1008</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGE_PAINT">
<code class="sig-name descname">ORANGE_PAINT</code><em class="property"> = 1074</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGE_STRING">
<code class="sig-name descname">ORANGE_STRING</code><em class="property"> = 3294</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGE_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORANGE_TORCH">
<code class="sig-name descname">ORANGE_TORCH</code><em class="property"> = 1245</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORANGE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_ANVIL">
<code class="sig-name descname">ORICHALCUM_ANVIL</code><em class="property"> = 1220</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_ANVIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_BAR">
<code class="sig-name descname">ORICHALCUM_BAR</code><em class="property"> = 1191</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_BREASTPLATE">
<code class="sig-name descname">ORICHALCUM_BREASTPLATE</code><em class="property"> = 1213</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_CHAINSAW">
<code class="sig-name descname">ORICHALCUM_CHAINSAW</code><em class="property"> = 1197</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_DRILL">
<code class="sig-name descname">ORICHALCUM_DRILL</code><em class="property"> = 1196</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_HALBERD">
<code class="sig-name descname">ORICHALCUM_HALBERD</code><em class="property"> = 1193</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_HALBERD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_HEADGEAR">
<code class="sig-name descname">ORICHALCUM_HEADGEAR</code><em class="property"> = 1212</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_HELMET">
<code class="sig-name descname">ORICHALCUM_HELMET</code><em class="property"> = 1211</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_LEGGINGS">
<code class="sig-name descname">ORICHALCUM_LEGGINGS</code><em class="property"> = 1214</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_MASK">
<code class="sig-name descname">ORICHALCUM_MASK</code><em class="property"> = 1210</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_ORE">
<code class="sig-name descname">ORICHALCUM_ORE</code><em class="property"> = 1105</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_PICKAXE">
<code class="sig-name descname">ORICHALCUM_PICKAXE</code><em class="property"> = 1195</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_REPEATER">
<code class="sig-name descname">ORICHALCUM_REPEATER</code><em class="property"> = 1194</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_SWORD">
<code class="sig-name descname">ORICHALCUM_SWORD</code><em class="property"> = 1192</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORICHALCUM_WARAXE">
<code class="sig-name descname">ORICHALCUM_WARAXE</code><em class="property"> = 1223</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORICHALCUM_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ORNAMENT_WALLPAPER">
<code class="sig-name descname">ORNAMENT_WALLPAPER</code><em class="property"> = 1949</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ORNAMENT_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.OUTLET_PUMP">
<code class="sig-name descname">OUTLET_PUMP</code><em class="property"> = 582</em><a class="headerlink" href="#lihzahrd.chests.ItemType.OUTLET_PUMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAD_THAI">
<code class="sig-name descname">PAD_THAI</code><em class="property"> = 2267</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAD_THAI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTBRUSH">
<code class="sig-name descname">PAINTBRUSH</code><em class="property"> = 1071</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTBRUSH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTER_PAINTBALL_GUN">
<code class="sig-name descname">PAINTER_PAINTBALL_GUN</code><em class="property"> = 3350</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTER_PAINTBALL_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_ACORNS">
<code class="sig-name descname">PAINTING_ACORNS</code><em class="property"> = 3055</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_ACORNS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_CASTLE_MARSBERG">
<code class="sig-name descname">PAINTING_CASTLE_MARSBERG</code><em class="property"> = 2865</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_CASTLE_MARSBERG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_COLD_SNAP">
<code class="sig-name descname">PAINTING_COLD_SNAP</code><em class="property"> = 3056</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_COLD_SNAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_CURSED_SAINT">
<code class="sig-name descname">PAINTING_CURSED_SAINT</code><em class="property"> = 3057</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_CURSED_SAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_MARTIA_LISA">
<code class="sig-name descname">PAINTING_MARTIA_LISA</code><em class="property"> = 2866</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_MARTIA_LISA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_SNOWFELLAS">
<code class="sig-name descname">PAINTING_SNOWFELLAS</code><em class="property"> = 3058</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_SNOWFELLAS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_THE_SEASON">
<code class="sig-name descname">PAINTING_THE_SEASON</code><em class="property"> = 3059</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_THE_SEASON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINTING_THE_TRUTH_IS_UP_THERE">
<code class="sig-name descname">PAINTING_THE_TRUTH_IS_UP_THERE</code><em class="property"> = 2867</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINTING_THE_TRUTH_IS_UP_THERE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINT_ROLLER">
<code class="sig-name descname">PAINT_ROLLER</code><em class="property"> = 1072</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINT_ROLLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINT_SCRAPER">
<code class="sig-name descname">PAINT_SCRAPER</code><em class="property"> = 1100</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINT_SCRAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAINT_SPRAYER">
<code class="sig-name descname">PAINT_SPRAYER</code><em class="property"> = 2216</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAINT_SPRAYER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALADINS_HAMMER">
<code class="sig-name descname">PALADINS_HAMMER</code><em class="property"> = 1513</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALADINS_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALADINS_SHIELD">
<code class="sig-name descname">PALADINS_SHIELD</code><em class="property"> = 938</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALADINS_SHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALADIN_BANNER">
<code class="sig-name descname">PALADIN_BANNER</code><em class="property"> = 2958</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALADIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_BAR">
<code class="sig-name descname">PALLADIUM_BAR</code><em class="property"> = 1184</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_BREASTPLATE">
<code class="sig-name descname">PALLADIUM_BREASTPLATE</code><em class="property"> = 1208</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_CHAINSAW">
<code class="sig-name descname">PALLADIUM_CHAINSAW</code><em class="property"> = 1190</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_COLUMN">
<code class="sig-name descname">PALLADIUM_COLUMN</code><em class="property"> = 1589</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_COLUMN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_COLUMN_WALL">
<code class="sig-name descname">PALLADIUM_COLUMN_WALL</code><em class="property"> = 1590</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_COLUMN_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_DRILL">
<code class="sig-name descname">PALLADIUM_DRILL</code><em class="property"> = 1189</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_HEADGEAR">
<code class="sig-name descname">PALLADIUM_HEADGEAR</code><em class="property"> = 1207</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_HELMET">
<code class="sig-name descname">PALLADIUM_HELMET</code><em class="property"> = 1206</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_LEGGINGS">
<code class="sig-name descname">PALLADIUM_LEGGINGS</code><em class="property"> = 1209</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_MASK">
<code class="sig-name descname">PALLADIUM_MASK</code><em class="property"> = 1205</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_ORE">
<code class="sig-name descname">PALLADIUM_ORE</code><em class="property"> = 1104</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_PICKAXE">
<code class="sig-name descname">PALLADIUM_PICKAXE</code><em class="property"> = 1188</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_PIKE">
<code class="sig-name descname">PALLADIUM_PIKE</code><em class="property"> = 1186</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_PIKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_REPEATER">
<code class="sig-name descname">PALLADIUM_REPEATER</code><em class="property"> = 1187</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_SWORD">
<code class="sig-name descname">PALLADIUM_SWORD</code><em class="property"> = 1185</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALLADIUM_WARAXE">
<code class="sig-name descname">PALLADIUM_WARAXE</code><em class="property"> = 1222</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALLADIUM_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD">
<code class="sig-name descname">PALM_WOOD</code><em class="property"> = 2504</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BATHTUB">
<code class="sig-name descname">PALM_WOOD_BATHTUB</code><em class="property"> = 2519</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BED">
<code class="sig-name descname">PALM_WOOD_BED</code><em class="property"> = 2520</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BENCH">
<code class="sig-name descname">PALM_WOOD_BENCH</code><em class="property"> = 2521</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BOOKCASE">
<code class="sig-name descname">PALM_WOOD_BOOKCASE</code><em class="property"> = 2536</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BOW">
<code class="sig-name descname">PALM_WOOD_BOW</code><em class="property"> = 2515</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_BREASTPLATE">
<code class="sig-name descname">PALM_WOOD_BREASTPLATE</code><em class="property"> = 2513</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CANDELABRA">
<code class="sig-name descname">PALM_WOOD_CANDELABRA</code><em class="property"> = 2522</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CANDLE">
<code class="sig-name descname">PALM_WOOD_CANDLE</code><em class="property"> = 2523</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CHAIR">
<code class="sig-name descname">PALM_WOOD_CHAIR</code><em class="property"> = 2524</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CHANDELIER">
<code class="sig-name descname">PALM_WOOD_CHANDELIER</code><em class="property"> = 2525</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CHEST">
<code class="sig-name descname">PALM_WOOD_CHEST</code><em class="property"> = 2526</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_CLOCK">
<code class="sig-name descname">PALM_WOOD_CLOCK</code><em class="property"> = 2601</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_DOOR">
<code class="sig-name descname">PALM_WOOD_DOOR</code><em class="property"> = 2528</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_DRESSER">
<code class="sig-name descname">PALM_WOOD_DRESSER</code><em class="property"> = 2529</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_FENCE">
<code class="sig-name descname">PALM_WOOD_FENCE</code><em class="property"> = 2508</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_GREAVES">
<code class="sig-name descname">PALM_WOOD_GREAVES</code><em class="property"> = 2514</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_HAMMER">
<code class="sig-name descname">PALM_WOOD_HAMMER</code><em class="property"> = 2516</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_HELMET">
<code class="sig-name descname">PALM_WOOD_HELMET</code><em class="property"> = 2512</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_LAMP">
<code class="sig-name descname">PALM_WOOD_LAMP</code><em class="property"> = 2533</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_LANTERN">
<code class="sig-name descname">PALM_WOOD_LANTERN</code><em class="property"> = 2530</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_PIANO">
<code class="sig-name descname">PALM_WOOD_PIANO</code><em class="property"> = 2531</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_PLATFORM">
<code class="sig-name descname">PALM_WOOD_PLATFORM</code><em class="property"> = 2518</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_SINK">
<code class="sig-name descname">PALM_WOOD_SINK</code><em class="property"> = 2850</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_SOFA">
<code class="sig-name descname">PALM_WOOD_SOFA</code><em class="property"> = 2527</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_SWORD">
<code class="sig-name descname">PALM_WOOD_SWORD</code><em class="property"> = 2517</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_TABLE">
<code class="sig-name descname">PALM_WOOD_TABLE</code><em class="property"> = 2532</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_WALL">
<code class="sig-name descname">PALM_WOOD_WALL</code><em class="property"> = 2506</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PALM_WOOD_WORK_BENCH">
<code class="sig-name descname">PALM_WOOD_WORK_BENCH</code><em class="property"> = 2534</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PALM_WOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PANIC_NECKLACE">
<code class="sig-name descname">PANIC_NECKLACE</code><em class="property"> = 1290</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PANIC_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PAPYRUS_SCARAB">
<code class="sig-name descname">PAPYRUS_SCARAB</code><em class="property"> = 1864</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PAPYRUS_SCARAB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARKA_COAT">
<code class="sig-name descname">PARKA_COAT</code><em class="property"> = 1936</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARKA_COAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARKA_HOOD">
<code class="sig-name descname">PARKA_HOOD</code><em class="property"> = 1935</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARKA_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARKA_PANTS">
<code class="sig-name descname">PARKA_PANTS</code><em class="property"> = 1937</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARKA_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARROT_BANNER">
<code class="sig-name descname">PARROT_BANNER</code><em class="property"> = 1673</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARROT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARROT_CRACKER">
<code class="sig-name descname">PARROT_CRACKER</code><em class="property"> = 1180</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARROT_CRACKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_BALLOON_ANIMAL">
<code class="sig-name descname">PARTY_BALLOON_ANIMAL</code><em class="property"> = 3731</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_BALLOON_ANIMAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_BULLET">
<code class="sig-name descname">PARTY_BULLET</code><em class="property"> = 1349</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_BUNDLE_OF_BALLOONS_ACCESSORY">
<code class="sig-name descname">PARTY_BUNDLE_OF_BALLOONS_ACCESSORY</code><em class="property"> = 3730</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_BUNDLE_OF_BALLOONS_ACCESSORY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_BUNDLE_OF_BALLOON_TILE">
<code class="sig-name descname">PARTY_BUNDLE_OF_BALLOON_TILE</code><em class="property"> = 3748</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_BUNDLE_OF_BALLOON_TILE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_GIRL_GRENADE">
<code class="sig-name descname">PARTY_GIRL_GRENADE</code><em class="property"> = 3548</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_GIRL_GRENADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_HAIR_DYE">
<code class="sig-name descname">PARTY_HAIR_DYE</code><em class="property"> = 1984</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_HAT">
<code class="sig-name descname">PARTY_HAT</code><em class="property"> = 3732</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_MONOLITH">
<code class="sig-name descname">PARTY_MONOLITH</code><em class="property"> = 3747</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_MONOLITH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PARTY_PRESENT">
<code class="sig-name descname">PARTY_PRESENT</code><em class="property"> = 3749</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PARTY_PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PDA">
<code class="sig-name descname">PDA</code><em class="property"> = 3123</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PDA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEACE_CANDLE">
<code class="sig-name descname">PEACE_CANDLE</code><em class="property"> = 3117</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEACE_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLSAND_BLOCK">
<code class="sig-name descname">PEARLSAND_BLOCK</code><em class="property"> = 408</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLSAND_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLSTONE_BLOCK">
<code class="sig-name descname">PEARLSTONE_BLOCK</code><em class="property"> = 409</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLSTONE_BRICK">
<code class="sig-name descname">PEARLSTONE_BRICK</code><em class="property"> = 412</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLSTONE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLSTONE_BRICK_WALL">
<code class="sig-name descname">PEARLSTONE_BRICK_WALL</code><em class="property"> = 417</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLSTONE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD">
<code class="sig-name descname">PEARLWOOD</code><em class="property"> = 621</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_BATHTUB">
<code class="sig-name descname">PEARLWOOD_BATHTUB</code><em class="property"> = 2078</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_BED">
<code class="sig-name descname">PEARLWOOD_BED</code><em class="property"> = 646</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_BOOKCASE">
<code class="sig-name descname">PEARLWOOD_BOOKCASE</code><em class="property"> = 2027</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_BOW">
<code class="sig-name descname">PEARLWOOD_BOW</code><em class="property"> = 661</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_BREASTPLATE">
<code class="sig-name descname">PEARLWOOD_BREASTPLATE</code><em class="property"> = 737</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CANDELABRA">
<code class="sig-name descname">PEARLWOOD_CANDELABRA</code><em class="property"> = 2099</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CANDLE">
<code class="sig-name descname">PEARLWOOD_CANDLE</code><em class="property"> = 2051</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CHAIR">
<code class="sig-name descname">PEARLWOOD_CHAIR</code><em class="property"> = 630</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CHANDELIER">
<code class="sig-name descname">PEARLWOOD_CHANDELIER</code><em class="property"> = 2061</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CHEST">
<code class="sig-name descname">PEARLWOOD_CHEST</code><em class="property"> = 627</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_CLOCK">
<code class="sig-name descname">PEARLWOOD_CLOCK</code><em class="property"> = 2602</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_DOOR">
<code class="sig-name descname">PEARLWOOD_DOOR</code><em class="property"> = 652</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_DRESSER">
<code class="sig-name descname">PEARLWOOD_DRESSER</code><em class="property"> = 649</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_FENCE">
<code class="sig-name descname">PEARLWOOD_FENCE</code><em class="property"> = 2212</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_GREAVES">
<code class="sig-name descname">PEARLWOOD_GREAVES</code><em class="property"> = 738</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_HAMMER">
<code class="sig-name descname">PEARLWOOD_HAMMER</code><em class="property"> = 660</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_HELMET">
<code class="sig-name descname">PEARLWOOD_HELMET</code><em class="property"> = 736</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_LAMP">
<code class="sig-name descname">PEARLWOOD_LAMP</code><em class="property"> = 2088</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_LANTERN">
<code class="sig-name descname">PEARLWOOD_LANTERN</code><em class="property"> = 2039</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_PIANO">
<code class="sig-name descname">PEARLWOOD_PIANO</code><em class="property"> = 643</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_PLATFORM">
<code class="sig-name descname">PEARLWOOD_PLATFORM</code><em class="property"> = 633</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_SINK">
<code class="sig-name descname">PEARLWOOD_SINK</code><em class="property"> = 2830</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_SOFA">
<code class="sig-name descname">PEARLWOOD_SOFA</code><em class="property"> = 2400</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_SWORD">
<code class="sig-name descname">PEARLWOOD_SWORD</code><em class="property"> = 659</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_TABLE">
<code class="sig-name descname">PEARLWOOD_TABLE</code><em class="property"> = 640</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_WALL">
<code class="sig-name descname">PEARLWOOD_WALL</code><em class="property"> = 624</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEARLWOOD_WORK_BENCH">
<code class="sig-name descname">PEARLWOOD_WORK_BENCH</code><em class="property"> = 637</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEARLWOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEDDLERS_HAT">
<code class="sig-name descname">PEDDLERS_HAT</code><em class="property"> = 2222</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEDDLERS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEDGUIN_HAT">
<code class="sig-name descname">PEDGUIN_HAT</code><em class="property"> = 3757</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEDGUIN_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEDGUIN_PANTS">
<code class="sig-name descname">PEDGUIN_PANTS</code><em class="property"> = 3759</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEDGUIN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PEDGUIN_SHIRT">
<code class="sig-name descname">PEDGUIN_SHIRT</code><em class="property"> = 3758</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PEDGUIN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PENGFISH">
<code class="sig-name descname">PENGFISH</code><em class="property"> = 2467</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PENGFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PENGUIN">
<code class="sig-name descname">PENGUIN</code><em class="property"> = 2205</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PENGUIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PENGUIN_BANNER">
<code class="sig-name descname">PENGUIN_BANNER</code><em class="property"> = 2959</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PENGUIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PENGUIN_CAGE">
<code class="sig-name descname">PENGUIN_CAGE</code><em class="property"> = 2206</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PENGUIN_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PENGUIN_STATUE">
<code class="sig-name descname">PENGUIN_STATUE</code><em class="property"> = 3660</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PENGUIN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHANTASM">
<code class="sig-name descname">PHANTASM</code><em class="property"> = 3540</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHANTASM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHARAOHS_MASK">
<code class="sig-name descname">PHARAOHS_MASK</code><em class="property"> = 848</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHARAOHS_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHARAOHS_ROBE">
<code class="sig-name descname">PHARAOHS_ROBE</code><em class="property"> = 866</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHARAOHS_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHASE_DYE">
<code class="sig-name descname">PHASE_DYE</code><em class="property"> = 3042</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHASE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHASIC_WARP_EJECTOR">
<code class="sig-name descname">PHASIC_WARP_EJECTOR</code><em class="property"> = 2881</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHASIC_WARP_EJECTOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHILOSOPHERS_STONE">
<code class="sig-name descname">PHILOSOPHERS_STONE</code><em class="property"> = 535</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHILOSOPHERS_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHO">
<code class="sig-name descname">PHO</code><em class="property"> = 2268</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PHOENIX_BLASTER">
<code class="sig-name descname">PHOENIX_BLASTER</code><em class="property"> = 219</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PHOENIX_BLASTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIANO">
<code class="sig-name descname">PIANO</code><em class="property"> = 333</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PICKAXE_AXE">
<code class="sig-name descname">PICKAXE_AXE</code><em class="property"> = 990</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PICKAXE_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PICKAXE_STATUE">
<code class="sig-name descname">PICKAXE_STATUE</code><em class="property"> = 469</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PICKAXE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PICKSAW">
<code class="sig-name descname">PICKSAW</code><em class="property"> = 1294</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PICKSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIGGY_BANK">
<code class="sig-name descname">PIGGY_BANK</code><em class="property"> = 87</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIGGY_BANK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIGRONATA">
<code class="sig-name descname">PIGRONATA</code><em class="property"> = 3746</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIGRONATA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIGRON_BANNER">
<code class="sig-name descname">PIGRON_BANNER</code><em class="property"> = 1674</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIGRON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIGRON_STATUE">
<code class="sig-name descname">PIGRON_STATUE</code><em class="property"> = 3716</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIGRON_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PILLAGIN_ME_PIXELS">
<code class="sig-name descname">PILLAGIN_ME_PIXELS</code><em class="property"> = 2497</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PILLAGIN_ME_PIXELS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PILLAR_STATUE">
<code class="sig-name descname">PILLAR_STATUE</code><em class="property"> = 472</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PILLAR_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINE_CHAIR">
<code class="sig-name descname">PINE_CHAIR</code><em class="property"> = 1925</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINE_DOOR">
<code class="sig-name descname">PINE_DOOR</code><em class="property"> = 1924</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINE_TABLE">
<code class="sig-name descname">PINE_TABLE</code><em class="property"> = 1926</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINE_TREE_BLOCK">
<code class="sig-name descname">PINE_TREE_BLOCK</code><em class="property"> = 1872</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINE_TREE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINKAND_BLACK_DYE">
<code class="sig-name descname">PINKAND_BLACK_DYE</code><em class="property"> = 1030</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINKAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINKAND_SILVER_DYE">
<code class="sig-name descname">PINKAND_SILVER_DYE</code><em class="property"> = 1062</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINKAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINKY_BANNER">
<code class="sig-name descname">PINKY_BANNER</code><em class="property"> = 2960</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINKY_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_BRICK">
<code class="sig-name descname">PINK_BRICK</code><em class="property"> = 139</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_BRICK_PLATFORM">
<code class="sig-name descname">PINK_BRICK_PLATFORM</code><em class="property"> = 1385</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_BRICK_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_BRICK_WALL">
<code class="sig-name descname">PINK_BRICK_WALL</code><em class="property"> = 140</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_BATHTUB">
<code class="sig-name descname">PINK_DUNGEON_BATHTUB</code><em class="property"> = 2660</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_BED">
<code class="sig-name descname">PINK_DUNGEON_BED</code><em class="property"> = 1472</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_BOOKCASE">
<code class="sig-name descname">PINK_DUNGEON_BOOKCASE</code><em class="property"> = 1416</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_CANDELABRA">
<code class="sig-name descname">PINK_DUNGEON_CANDELABRA</code><em class="property"> = 2666</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_CANDLE">
<code class="sig-name descname">PINK_DUNGEON_CANDLE</code><em class="property"> = 1407</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_CHAIR">
<code class="sig-name descname">PINK_DUNGEON_CHAIR</code><em class="property"> = 1402</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_CHANDELIER">
<code class="sig-name descname">PINK_DUNGEON_CHANDELIER</code><em class="property"> = 2654</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_CHEST">
<code class="sig-name descname">PINK_DUNGEON_CHEST</code><em class="property"> = 2613</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_DOOR">
<code class="sig-name descname">PINK_DUNGEON_DOOR</code><em class="property"> = 1413</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_DRESSER">
<code class="sig-name descname">PINK_DUNGEON_DRESSER</code><em class="property"> = 2388</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_LAMP">
<code class="sig-name descname">PINK_DUNGEON_LAMP</code><em class="property"> = 2647</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_PIANO">
<code class="sig-name descname">PINK_DUNGEON_PIANO</code><em class="property"> = 2378</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_SINK">
<code class="sig-name descname">PINK_DUNGEON_SINK</code><em class="property"> = 2839</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_SOFA">
<code class="sig-name descname">PINK_DUNGEON_SOFA</code><em class="property"> = 2404</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_TABLE">
<code class="sig-name descname">PINK_DUNGEON_TABLE</code><em class="property"> = 1403</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_VASE">
<code class="sig-name descname">PINK_DUNGEON_VASE</code><em class="property"> = 1410</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_VASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DUNGEON_WORK_BENCH">
<code class="sig-name descname">PINK_DUNGEON_WORK_BENCH</code><em class="property"> = 1404</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DUNGEON_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_DYE">
<code class="sig-name descname">PINK_DYE</code><em class="property"> = 1018</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_ESKIMO_COAT">
<code class="sig-name descname">PINK_ESKIMO_COAT</code><em class="property"> = 979</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_ESKIMO_COAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_ESKIMO_HOOD">
<code class="sig-name descname">PINK_ESKIMO_HOOD</code><em class="property"> = 978</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_ESKIMO_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_ESKIMO_PANTS">
<code class="sig-name descname">PINK_ESKIMO_PANTS</code><em class="property"> = 980</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_ESKIMO_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_GEL">
<code class="sig-name descname">PINK_GEL</code><em class="property"> = 3111</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_GEL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_GEL_DYE">
<code class="sig-name descname">PINK_GEL_DYE</code><em class="property"> = 3562</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_GEL_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_ICE_BLOCK">
<code class="sig-name descname">PINK_ICE_BLOCK</code><em class="property"> = 834</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_ICE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_JELLYFISH">
<code class="sig-name descname">PINK_JELLYFISH</code><em class="property"> = 2438</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_JELLYFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_JELLYFISH_BANNER">
<code class="sig-name descname">PINK_JELLYFISH_BANNER</code><em class="property"> = 3447</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_JELLYFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_JELLYFISH_JAR">
<code class="sig-name descname">PINK_JELLYFISH_JAR</code><em class="property"> = 2441</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_JELLYFISH_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_PAINT">
<code class="sig-name descname">PINK_PAINT</code><em class="property"> = 1084</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_PRICKLY_PEAR">
<code class="sig-name descname">PINK_PRICKLY_PEAR</code><em class="property"> = 1113</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_PRICKLY_PEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_SLAB_WALL">
<code class="sig-name descname">PINK_SLAB_WALL</code><em class="property"> = 1380</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_SLAB_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_SLIME_BLOCK">
<code class="sig-name descname">PINK_SLIME_BLOCK</code><em class="property"> = 3113</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_SLIME_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_STRING">
<code class="sig-name descname">PINK_STRING</code><em class="property"> = 3304</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_THREAD">
<code class="sig-name descname">PINK_THREAD</code><em class="property"> = 981</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_THREAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_TILED_WALL">
<code class="sig-name descname">PINK_TILED_WALL</code><em class="property"> = 1381</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_TILED_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_TORCH">
<code class="sig-name descname">PINK_TORCH</code><em class="property"> = 3114</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PINK_VASE">
<code class="sig-name descname">PINK_VASE</code><em class="property"> = 350</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PINK_VASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRANHA_BANNER">
<code class="sig-name descname">PIRANHA_BANNER</code><em class="property"> = 1675</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRANHA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRANHA_GUN">
<code class="sig-name descname">PIRANHA_GUN</code><em class="property"> = 1156</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRANHA_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRANHA_STATUE">
<code class="sig-name descname">PIRANHA_STATUE</code><em class="property"> = 478</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRANHA_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_BANNER">
<code class="sig-name descname">PIRATE_BANNER</code><em class="property"> = 1676</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_CAPTAIN_BANNER">
<code class="sig-name descname">PIRATE_CAPTAIN_BANNER</code><em class="property"> = 3441</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_CAPTAIN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_CORSAIR_BANNER">
<code class="sig-name descname">PIRATE_CORSAIR_BANNER</code><em class="property"> = 3443</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_CORSAIR_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_CROSSBOWER_BANNER">
<code class="sig-name descname">PIRATE_CROSSBOWER_BANNER</code><em class="property"> = 3444</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_CROSSBOWER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_DEADEYE_BANNER">
<code class="sig-name descname">PIRATE_DEADEYE_BANNER</code><em class="property"> = 3442</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_DEADEYE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_HAT">
<code class="sig-name descname">PIRATE_HAT</code><em class="property"> = 876</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_MAP">
<code class="sig-name descname">PIRATE_MAP</code><em class="property"> = 1315</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_MAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_PANTS">
<code class="sig-name descname">PIRATE_PANTS</code><em class="property"> = 878</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_SHIRT">
<code class="sig-name descname">PIRATE_SHIRT</code><em class="property"> = 877</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIRATE_STAFF">
<code class="sig-name descname">PIRATE_STAFF</code><em class="property"> = 2584</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIRATE_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXEL_BOX">
<code class="sig-name descname">PIXEL_BOX</code><em class="property"> = 3725</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXEL_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIEFISH">
<code class="sig-name descname">PIXIEFISH</code><em class="property"> = 2468</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIEFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIE_BANNER">
<code class="sig-name descname">PIXIE_BANNER</code><em class="property"> = 1677</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIE_DUST">
<code class="sig-name descname">PIXIE_DUST</code><em class="property"> = 501</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIE_DUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIE_DYE">
<code class="sig-name descname">PIXIE_DYE</code><em class="property"> = 2879</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIE_PANTS">
<code class="sig-name descname">PIXIE_PANTS</code><em class="property"> = 1771</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PIXIE_SHIRT">
<code class="sig-name descname">PIXIE_SHIRT</code><em class="property"> = 1770</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PIXIE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLACE_ABOVETHE_CLOUDS">
<code class="sig-name descname">PLACE_ABOVETHE_CLOUDS</code><em class="property"> = 1485</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLACE_ABOVETHE_CLOUDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLANKED_WALL">
<code class="sig-name descname">PLANKED_WALL</code><em class="property"> = 479</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLANKED_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLANTERA_BOSS_BAG">
<code class="sig-name descname">PLANTERA_BOSS_BAG</code><em class="property"> = 3328</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLANTERA_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLANTERA_MASK">
<code class="sig-name descname">PLANTERA_MASK</code><em class="property"> = 2109</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLANTERA_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLANTERA_TROPHY">
<code class="sig-name descname">PLANTERA_TROPHY</code><em class="property"> = 1370</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLANTERA_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_AXE">
<code class="sig-name descname">PLATINUM_AXE</code><em class="property"> = 3482</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_AXE_OLD">
<code class="sig-name descname">PLATINUM_AXE_OLD</code><em class="property"> = -46</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BAR">
<code class="sig-name descname">PLATINUM_BAR</code><em class="property"> = 706</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BOW">
<code class="sig-name descname">PLATINUM_BOW</code><em class="property"> = 3480</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BOW_OLD">
<code class="sig-name descname">PLATINUM_BOW_OLD</code><em class="property"> = -48</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BRICK">
<code class="sig-name descname">PLATINUM_BRICK</code><em class="property"> = 719</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BRICK_WALL">
<code class="sig-name descname">PLATINUM_BRICK_WALL</code><em class="property"> = 722</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BROADSWORD">
<code class="sig-name descname">PLATINUM_BROADSWORD</code><em class="property"> = 3484</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_BROADSWORD_OLD">
<code class="sig-name descname">PLATINUM_BROADSWORD_OLD</code><em class="property"> = -44</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_CANDELABRA">
<code class="sig-name descname">PLATINUM_CANDELABRA</code><em class="property"> = 714</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_CANDLE">
<code class="sig-name descname">PLATINUM_CANDLE</code><em class="property"> = 713</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_CHAINMAIL">
<code class="sig-name descname">PLATINUM_CHAINMAIL</code><em class="property"> = 697</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_CHANDELIER">
<code class="sig-name descname">PLATINUM_CHANDELIER</code><em class="property"> = 712</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_COIN">
<code class="sig-name descname">PLATINUM_COIN</code><em class="property"> = 74</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_COIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_CROWN">
<code class="sig-name descname">PLATINUM_CROWN</code><em class="property"> = 715</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_CROWN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_GREAVES">
<code class="sig-name descname">PLATINUM_GREAVES</code><em class="property"> = 698</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_HAMMER">
<code class="sig-name descname">PLATINUM_HAMMER</code><em class="property"> = 3481</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_HAMMER_OLD">
<code class="sig-name descname">PLATINUM_HAMMER_OLD</code><em class="property"> = -47</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_HELMET">
<code class="sig-name descname">PLATINUM_HELMET</code><em class="property"> = 696</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_ORE">
<code class="sig-name descname">PLATINUM_ORE</code><em class="property"> = 702</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_PICKAXE">
<code class="sig-name descname">PLATINUM_PICKAXE</code><em class="property"> = 3485</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_PICKAXE_OLD">
<code class="sig-name descname">PLATINUM_PICKAXE_OLD</code><em class="property"> = -43</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_SHORTSWORD">
<code class="sig-name descname">PLATINUM_SHORTSWORD</code><em class="property"> = 3483</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_SHORTSWORD_OLD">
<code class="sig-name descname">PLATINUM_SHORTSWORD_OLD</code><em class="property"> = -45</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLATINUM_WATCH">
<code class="sig-name descname">PLATINUM_WATCH</code><em class="property"> = 709</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLATINUM_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLUMBERS_HAT">
<code class="sig-name descname">PLUMBERS_HAT</code><em class="property"> = 244</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLUMBERS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLUMBERS_PANTS">
<code class="sig-name descname">PLUMBERS_PANTS</code><em class="property"> = 246</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLUMBERS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PLUMBERS_SHIRT">
<code class="sig-name descname">PLUMBERS_SHIRT</code><em class="property"> = 245</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PLUMBERS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POCKET_MIRROR">
<code class="sig-name descname">POCKET_MIRROR</code><em class="property"> = 3781</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POCKET_MIRROR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POISONED_KNIFE">
<code class="sig-name descname">POISONED_KNIFE</code><em class="property"> = 287</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POISONED_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POISONOUS_SPORE_BANNER">
<code class="sig-name descname">POISONOUS_SPORE_BANNER</code><em class="property"> = 3404</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POISONOUS_SPORE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POISON_DART">
<code class="sig-name descname">POISON_DART</code><em class="property"> = 1310</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POISON_DART" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POISON_STAFF">
<code class="sig-name descname">POISON_STAFF</code><em class="property"> = 1308</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POISON_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POLTERGEIST_BANNER">
<code class="sig-name descname">POLTERGEIST_BANNER</code><em class="property"> = 2961</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POLTERGEIST_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PORTABLE_CEMENT_MIXER">
<code class="sig-name descname">PORTABLE_CEMENT_MIXER</code><em class="property"> = 2217</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PORTABLE_CEMENT_MIXER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PORTAL_GUN">
<code class="sig-name descname">PORTAL_GUN</code><em class="property"> = 3384</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PORTAL_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PORTAL_GUN_STATION">
<code class="sig-name descname">PORTAL_GUN_STATION</code><em class="property"> = 3664</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PORTAL_GUN_STATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POSSESSED_ARMOR_BANNER">
<code class="sig-name descname">POSSESSED_ARMOR_BANNER</code><em class="property"> = 2962</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POSSESSED_ARMOR_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POSSESSED_HATCHET">
<code class="sig-name descname">POSSESSED_HATCHET</code><em class="property"> = 1122</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POSSESSED_HATCHET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POTION_STATUE">
<code class="sig-name descname">POTION_STATUE</code><em class="property"> = 456</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POTION_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POT_STATUE">
<code class="sig-name descname">POT_STATUE</code><em class="property"> = 474</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POT_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POWEREDBY_BIRDS">
<code class="sig-name descname">POWEREDBY_BIRDS</code><em class="property"> = 1434</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POWEREDBY_BIRDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.POWER_GLOVE">
<code class="sig-name descname">POWER_GLOVE</code><em class="property"> = 897</em><a class="headerlink" href="#lihzahrd.chests.ItemType.POWER_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRESENT">
<code class="sig-name descname">PRESENT</code><em class="property"> = 1869</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRESENT_MIMIC_BANNER">
<code class="sig-name descname">PRESENT_MIMIC_BANNER</code><em class="property"> = 2963</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRESENT_MIMIC_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRESSURE_TRACK">
<code class="sig-name descname">PRESSURE_TRACK</code><em class="property"> = 2492</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRESSURE_TRACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRINCESS_DRESS">
<code class="sig-name descname">PRINCESS_DRESS</code><em class="property"> = 865</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRINCESS_DRESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRINCESS_DRESS_NEW">
<code class="sig-name descname">PRINCESS_DRESS_NEW</code><em class="property"> = 1773</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRINCESS_DRESS_NEW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRINCESS_FISH">
<code class="sig-name descname">PRINCESS_FISH</code><em class="property"> = 2307</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRINCESS_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRINCESS_HAT">
<code class="sig-name descname">PRINCESS_HAT</code><em class="property"> = 1772</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRINCESS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PRISMITE">
<code class="sig-name descname">PRISMITE</code><em class="property"> = 2310</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PRISMITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PROJECTILE_PRESSURE_PAD">
<code class="sig-name descname">PROJECTILE_PRESSURE_PAD</code><em class="property"> = 3707</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PROJECTILE_PRESSURE_PAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PROXIMITY_MINE_LAUNCHER">
<code class="sig-name descname">PROXIMITY_MINE_LAUNCHER</code><em class="property"> = 760</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PROXIMITY_MINE_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PSYCHO_BANNER">
<code class="sig-name descname">PSYCHO_BANNER</code><em class="property"> = 3401</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PSYCHO_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PSYCHO_KNIFE">
<code class="sig-name descname">PSYCHO_KNIFE</code><em class="property"> = 3106</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PSYCHO_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PULSE_BOW">
<code class="sig-name descname">PULSE_BOW</code><em class="property"> = 2223</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PULSE_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN">
<code class="sig-name descname">PUMPKIN</code><em class="property"> = 1725</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKING_TROPHY">
<code class="sig-name descname">PUMPKING_TROPHY</code><em class="property"> = 1856</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKING_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_BATHTUB">
<code class="sig-name descname">PUMPKIN_BATHTUB</code><em class="property"> = 2661</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_BED">
<code class="sig-name descname">PUMPKIN_BED</code><em class="property"> = 2669</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_BOOKCASE">
<code class="sig-name descname">PUMPKIN_BOOKCASE</code><em class="property"> = 2670</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_BREASTPLATE">
<code class="sig-name descname">PUMPKIN_BREASTPLATE</code><em class="property"> = 1732</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CANDELABRA">
<code class="sig-name descname">PUMPKIN_CANDELABRA</code><em class="property"> = 2668</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CANDLE">
<code class="sig-name descname">PUMPKIN_CANDLE</code><em class="property"> = 2054</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CHAIR">
<code class="sig-name descname">PUMPKIN_CHAIR</code><em class="property"> = 1792</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CHANDELIER">
<code class="sig-name descname">PUMPKIN_CHANDELIER</code><em class="property"> = 2656</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CHEST">
<code class="sig-name descname">PUMPKIN_CHEST</code><em class="property"> = 2619</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_CLOCK">
<code class="sig-name descname">PUMPKIN_CLOCK</code><em class="property"> = 2603</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_DOOR">
<code class="sig-name descname">PUMPKIN_DOOR</code><em class="property"> = 1793</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_DRESSER">
<code class="sig-name descname">PUMPKIN_DRESSER</code><em class="property"> = 2637</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_HELMET">
<code class="sig-name descname">PUMPKIN_HELMET</code><em class="property"> = 1731</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_LAMP">
<code class="sig-name descname">PUMPKIN_LAMP</code><em class="property"> = 2643</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_LANTERN">
<code class="sig-name descname">PUMPKIN_LANTERN</code><em class="property"> = 2641</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_LEGGINGS">
<code class="sig-name descname">PUMPKIN_LEGGINGS</code><em class="property"> = 1733</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_MASK">
<code class="sig-name descname">PUMPKIN_MASK</code><em class="property"> = 1754</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_MOON_MEDALLION">
<code class="sig-name descname">PUMPKIN_MOON_MEDALLION</code><em class="property"> = 1844</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_MOON_MEDALLION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_PANTS">
<code class="sig-name descname">PUMPKIN_PANTS</code><em class="property"> = 1756</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_PIANO">
<code class="sig-name descname">PUMPKIN_PIANO</code><em class="property"> = 2671</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_PIE">
<code class="sig-name descname">PUMPKIN_PIE</code><em class="property"> = 1787</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_PIE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_PLATFORM">
<code class="sig-name descname">PUMPKIN_PLATFORM</code><em class="property"> = 1796</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_SEED">
<code class="sig-name descname">PUMPKIN_SEED</code><em class="property"> = 1828</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_SEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_SHIRT">
<code class="sig-name descname">PUMPKIN_SHIRT</code><em class="property"> = 1755</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_SINK">
<code class="sig-name descname">PUMPKIN_SINK</code><em class="property"> = 2846</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_SOFA">
<code class="sig-name descname">PUMPKIN_SOFA</code><em class="property"> = 2415</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_TABLE">
<code class="sig-name descname">PUMPKIN_TABLE</code><em class="property"> = 1794</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_WALL">
<code class="sig-name descname">PUMPKIN_WALL</code><em class="property"> = 1726</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUMPKIN_WORK_BENCH">
<code class="sig-name descname">PUMPKIN_WORK_BENCH</code><em class="property"> = 1795</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUMPKIN_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURE_WATER_FOUNTAIN">
<code class="sig-name descname">PURE_WATER_FOUNTAIN</code><em class="property"> = 909</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURE_WATER_FOUNTAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURIFICATION_POWDER">
<code class="sig-name descname">PURIFICATION_POWDER</code><em class="property"> = 66</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURIFICATION_POWDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLEAND_BLACK_DYE">
<code class="sig-name descname">PURPLEAND_BLACK_DYE</code><em class="property"> = 1028</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLEAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLEAND_SILVER_DYE">
<code class="sig-name descname">PURPLEAND_SILVER_DYE</code><em class="property"> = 1060</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLEAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_CLUBBERFISH">
<code class="sig-name descname">PURPLE_CLUBBERFISH</code><em class="property"> = 2330</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_CLUBBERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_COUNTERWEIGHT">
<code class="sig-name descname">PURPLE_COUNTERWEIGHT</code><em class="property"> = 3312</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_DYE">
<code class="sig-name descname">PURPLE_DYE</code><em class="property"> = 1016</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_EMPEROR_BUTTERFLY">
<code class="sig-name descname">PURPLE_EMPEROR_BUTTERFLY</code><em class="property"> = 1995</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_EMPEROR_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_EMPEROR_BUTTERFLY_JAR">
<code class="sig-name descname">PURPLE_EMPEROR_BUTTERFLY_JAR</code><em class="property"> = 2179</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_EMPEROR_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_ICE_BLOCK">
<code class="sig-name descname">PURPLE_ICE_BLOCK</code><em class="property"> = 833</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_ICE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_MUCOS">
<code class="sig-name descname">PURPLE_MUCOS</code><em class="property"> = 1118</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_MUCOS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_OOZE_DYE">
<code class="sig-name descname">PURPLE_OOZE_DYE</code><em class="property"> = 3025</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_OOZE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_PAINT">
<code class="sig-name descname">PURPLE_PAINT</code><em class="property"> = 1082</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_PHASEBLADE">
<code class="sig-name descname">PURPLE_PHASEBLADE</code><em class="property"> = 201</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_PHASESABER">
<code class="sig-name descname">PURPLE_PHASESABER</code><em class="property"> = 3767</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_PHASESABER_OLD">
<code class="sig-name descname">PURPLE_PHASESABER_OLD</code><em class="property"> = -22</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_RAIN_WALLPAPER">
<code class="sig-name descname">PURPLE_RAIN_WALLPAPER</code><em class="property"> = 2011</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_RAIN_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_SLIME_BANNER">
<code class="sig-name descname">PURPLE_SLIME_BANNER</code><em class="property"> = 2964</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_SOLUTION">
<code class="sig-name descname">PURPLE_SOLUTION</code><em class="property"> = 782</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_SOLUTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_STAINED_GLASS">
<code class="sig-name descname">PURPLE_STAINED_GLASS</code><em class="property"> = 1267</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_STRING">
<code class="sig-name descname">PURPLE_STRING</code><em class="property"> = 3302</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PURPLE_TORCH">
<code class="sig-name descname">PURPLE_TORCH</code><em class="property"> = 430</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PURPLE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PUTRID_SCENT">
<code class="sig-name descname">PUTRID_SCENT</code><em class="property"> = 3015</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PUTRID_SCENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PWNHAMMER">
<code class="sig-name descname">PWNHAMMER</code><em class="property"> = 367</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PWNHAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PYGMY_NECKLACE">
<code class="sig-name descname">PYGMY_NECKLACE</code><em class="property"> = 1158</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PYGMY_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.PYGMY_STAFF">
<code class="sig-name descname">PYGMY_STAFF</code><em class="property"> = 1157</em><a class="headerlink" href="#lihzahrd.chests.ItemType.PYGMY_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.QUEEN_BEE_BOSS_BAG">
<code class="sig-name descname">QUEEN_BEE_BOSS_BAG</code><em class="property"> = 3322</em><a class="headerlink" href="#lihzahrd.chests.ItemType.QUEEN_BEE_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.QUEEN_BEE_TROPHY">
<code class="sig-name descname">QUEEN_BEE_TROPHY</code><em class="property"> = 1364</em><a class="headerlink" href="#lihzahrd.chests.ItemType.QUEEN_BEE_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.QUEEN_SPIDER_STAFF">
<code class="sig-name descname">QUEEN_SPIDER_STAFF</code><em class="property"> = 2366</em><a class="headerlink" href="#lihzahrd.chests.ItemType.QUEEN_SPIDER_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.QUEEN_STATUE">
<code class="sig-name descname">QUEEN_STATUE</code><em class="property"> = 477</em><a class="headerlink" href="#lihzahrd.chests.ItemType.QUEEN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RADAR">
<code class="sig-name descname">RADAR</code><em class="property"> = 3084</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RADAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAGE_POTION">
<code class="sig-name descname">RAGE_POTION</code><em class="property"> = 2347</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAGE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAGGED_BROTHERHOOD_SIGIL">
<code class="sig-name descname">RAGGED_BROTHERHOOD_SIGIL</code><em class="property"> = 1454</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAGGED_BROTHERHOOD_SIGIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAGGED_CASTER_BANNER">
<code class="sig-name descname">RAGGED_CASTER_BANNER</code><em class="property"> = 2965</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAGGED_CASTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_BRICK">
<code class="sig-name descname">RAINBOW_BRICK</code><em class="property"> = 662</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_BRICK_WALL">
<code class="sig-name descname">RAINBOW_BRICK_WALL</code><em class="property"> = 663</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_CAMPFIRE">
<code class="sig-name descname">RAINBOW_CAMPFIRE</code><em class="property"> = 3050</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_CRYSTAL_STAFF">
<code class="sig-name descname">RAINBOW_CRYSTAL_STAFF</code><em class="property"> = 3571</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_CRYSTAL_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_DYE">
<code class="sig-name descname">RAINBOW_DYE</code><em class="property"> = 1066</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_GUN">
<code class="sig-name descname">RAINBOW_GUN</code><em class="property"> = 1260</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_HAIR_DYE">
<code class="sig-name descname">RAINBOW_HAIR_DYE</code><em class="property"> = 1985</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_ROD">
<code class="sig-name descname">RAINBOW_ROD</code><em class="property"> = 495</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_SLIME_BANNER">
<code class="sig-name descname">RAINBOW_SLIME_BANNER</code><em class="property"> = 2966</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_STRING">
<code class="sig-name descname">RAINBOW_STRING</code><em class="property"> = 3307</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_TORCH">
<code class="sig-name descname">RAINBOW_TORCH</code><em class="property"> = 3045</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINBOW_WALLPAPER">
<code class="sig-name descname">RAINBOW_WALLPAPER</code><em class="property"> = 2012</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINBOW_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAINCOAT_ZOMBIE_BANNER">
<code class="sig-name descname">RAINCOAT_ZOMBIE_BANNER</code><em class="property"> = 1678</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAINCOAT_ZOMBIE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAIN_CLOUD">
<code class="sig-name descname">RAIN_CLOUD</code><em class="property"> = 765</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAIN_CLOUD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAIN_COAT">
<code class="sig-name descname">RAIN_COAT</code><em class="property"> = 1136</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAIN_COAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAIN_HAT">
<code class="sig-name descname">RAIN_HAT</code><em class="property"> = 1135</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAIN_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RALLY">
<code class="sig-name descname">RALLY</code><em class="property"> = 3285</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RALLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RANGER_EMBLEM">
<code class="sig-name descname">RANGER_EMBLEM</code><em class="property"> = 491</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RANGER_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RARE_ENCHANTMENT">
<code class="sig-name descname">RARE_ENCHANTMENT</code><em class="property"> = 1576</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RARE_ENCHANTMENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAVAGER_SCORPION_BANNER">
<code class="sig-name descname">RAVAGER_SCORPION_BANNER</code><em class="property"> = 3419</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAVAGER_SCORPION_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAVEN_BANNER">
<code class="sig-name descname">RAVEN_BANNER</code><em class="property"> = 2967</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAVEN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAVEN_STAFF">
<code class="sig-name descname">RAVEN_STAFF</code><em class="property"> = 1802</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAVEN_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAZORBLADE_TYPHOON">
<code class="sig-name descname">RAZORBLADE_TYPHOON</code><em class="property"> = 2622</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAZORBLADE_TYPHOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RAZORPINE">
<code class="sig-name descname">RAZORPINE</code><em class="property"> = 1930</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RAZORPINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REAPER_BANNER">
<code class="sig-name descname">REAPER_BANNER</code><em class="property"> = 1679</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REAPER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REAPER_HOOD">
<code class="sig-name descname">REAPER_HOOD</code><em class="property"> = 1819</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REAPER_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REAPER_ROBE">
<code class="sig-name descname">REAPER_ROBE</code><em class="property"> = 1820</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REAPER_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REAPER_STATUE">
<code class="sig-name descname">REAPER_STATUE</code><em class="property"> = 447</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REAPER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REAVER_SHARK">
<code class="sig-name descname">REAVER_SHARK</code><em class="property"> = 2341</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REAVER_SHARK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RECALL_POTION">
<code class="sig-name descname">RECALL_POTION</code><em class="property"> = 2350</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RECALL_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDAND_BLACK_DYE">
<code class="sig-name descname">REDAND_BLACK_DYE</code><em class="property"> = 1019</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDAND_SILVER_DYE">
<code class="sig-name descname">REDAND_SILVER_DYE</code><em class="property"> = 1051</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDS_BREASTPLATE">
<code class="sig-name descname">REDS_BREASTPLATE</code><em class="property"> = 667</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDS_HELMET">
<code class="sig-name descname">REDS_HELMET</code><em class="property"> = 666</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDS_LEGGINGS">
<code class="sig-name descname">REDS_LEGGINGS</code><em class="property"> = 668</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDS_WINGS">
<code class="sig-name descname">REDS_WINGS</code><em class="property"> = 665</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REDS_YOYO">
<code class="sig-name descname">REDS_YOYO</code><em class="property"> = 3287</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REDS_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_ACID_DYE">
<code class="sig-name descname">RED_ACID_DYE</code><em class="property"> = 3560</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_ACID_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_ADMIRAL_BUTTERFLY">
<code class="sig-name descname">RED_ADMIRAL_BUTTERFLY</code><em class="property"> = 1996</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_ADMIRAL_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_ADMIRAL_BUTTERFLY_JAR">
<code class="sig-name descname">RED_ADMIRAL_BUTTERFLY_JAR</code><em class="property"> = 2180</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_ADMIRAL_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_BLUE_LIGHTS">
<code class="sig-name descname">RED_AND_BLUE_LIGHTS</code><em class="property"> = 1904</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_BLUE_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_GREEN_BULB">
<code class="sig-name descname">RED_AND_GREEN_BULB</code><em class="property"> = 1888</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_GREEN_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_GREEN_GARDLAND">
<code class="sig-name descname">RED_AND_GREEN_GARDLAND</code><em class="property"> = 1881</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_GREEN_GARDLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_GREEN_LIGHTS">
<code class="sig-name descname">RED_AND_GREEN_LIGHTS</code><em class="property"> = 1901</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_GREEN_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_YELLOW_BULB">
<code class="sig-name descname">RED_AND_YELLOW_BULB</code><em class="property"> = 1890</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_YELLOW_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_AND_YELLOW_LIGHTS">
<code class="sig-name descname">RED_AND_YELLOW_LIGHTS</code><em class="property"> = 1900</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_AND_YELLOW_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_BANNER">
<code class="sig-name descname">RED_BANNER</code><em class="property"> = 337</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_BRICK">
<code class="sig-name descname">RED_BRICK</code><em class="property"> = 131</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_BRICK_WALL">
<code class="sig-name descname">RED_BRICK_WALL</code><em class="property"> = 132</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_BULB">
<code class="sig-name descname">RED_BULB</code><em class="property"> = 1885</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_CAPE">
<code class="sig-name descname">RED_CAPE</code><em class="property"> = 2286</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_CAPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_COUNTERWEIGHT">
<code class="sig-name descname">RED_COUNTERWEIGHT</code><em class="property"> = 3313</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_DEVIL_BANNER">
<code class="sig-name descname">RED_DEVIL_BANNER</code><em class="property"> = 3446</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_DEVIL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_DYE">
<code class="sig-name descname">RED_DYE</code><em class="property"> = 1007</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_DYNASTY_SHINGLES">
<code class="sig-name descname">RED_DYNASTY_SHINGLES</code><em class="property"> = 2261</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_DYNASTY_SHINGLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_GARDLAND">
<code class="sig-name descname">RED_GARDLAND</code><em class="property"> = 1880</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_GARDLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_HAT">
<code class="sig-name descname">RED_HAT</code><em class="property"> = 260</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_HUSK">
<code class="sig-name descname">RED_HUSK</code><em class="property"> = 1115</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_HUSK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_ICE_BLOCK">
<code class="sig-name descname">RED_ICE_BLOCK</code><em class="property"> = 835</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_ICE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_LIGHT">
<code class="sig-name descname">RED_LIGHT</code><em class="property"> = 597</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_LIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_LIGHTS">
<code class="sig-name descname">RED_LIGHTS</code><em class="property"> = 1896</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_PAINT">
<code class="sig-name descname">RED_PAINT</code><em class="property"> = 1073</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_PHASEBLADE">
<code class="sig-name descname">RED_PHASEBLADE</code><em class="property"> = 199</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_PHASESABER">
<code class="sig-name descname">RED_PHASESABER</code><em class="property"> = 3765</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_PHASESABER_OLD">
<code class="sig-name descname">RED_PHASESABER_OLD</code><em class="property"> = -20</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_POTION">
<code class="sig-name descname">RED_POTION</code><em class="property"> = 678</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_PRESSURE_PLATE">
<code class="sig-name descname">RED_PRESSURE_PLATE</code><em class="property"> = 529</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_ROCKET">
<code class="sig-name descname">RED_ROCKET</code><em class="property"> = 970</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_ROCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_RYDER">
<code class="sig-name descname">RED_RYDER</code><em class="property"> = 1870</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_RYDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_SLIME_BANNER">
<code class="sig-name descname">RED_SLIME_BANNER</code><em class="property"> = 2968</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_SNAPPER">
<code class="sig-name descname">RED_SNAPPER</code><em class="property"> = 2301</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_SNAPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_SOLUTION">
<code class="sig-name descname">RED_SOLUTION</code><em class="property"> = 784</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_SOLUTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_STAINED_GLASS">
<code class="sig-name descname">RED_STAINED_GLASS</code><em class="property"> = 1271</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_STRING">
<code class="sig-name descname">RED_STRING</code><em class="property"> = 3293</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_STUCCO">
<code class="sig-name descname">RED_STUCCO</code><em class="property"> = 611</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_STUCCO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_STUCCO_WALL">
<code class="sig-name descname">RED_STUCCO_WALL</code><em class="property"> = 615</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_STUCCO_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RED_TORCH">
<code class="sig-name descname">RED_TORCH</code><em class="property"> = 428</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RED_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_COPPER_DYE">
<code class="sig-name descname">REFLECTIVE_COPPER_DYE</code><em class="property"> = 3553</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_COPPER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_DYE">
<code class="sig-name descname">REFLECTIVE_DYE</code><em class="property"> = 3190</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_GOLD_DYE">
<code class="sig-name descname">REFLECTIVE_GOLD_DYE</code><em class="property"> = 3027</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_GOLD_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_METAL_DYE">
<code class="sig-name descname">REFLECTIVE_METAL_DYE</code><em class="property"> = 3555</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_METAL_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_OBSIDIAN_DYE">
<code class="sig-name descname">REFLECTIVE_OBSIDIAN_DYE</code><em class="property"> = 3554</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_OBSIDIAN_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REFLECTIVE_SILVER_DYE">
<code class="sig-name descname">REFLECTIVE_SILVER_DYE</code><em class="property"> = 3026</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REFLECTIVE_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REGENERATION_POTION">
<code class="sig-name descname">REGENERATION_POTION</code><em class="property"> = 289</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REGENERATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REINDEER_ANTLERS">
<code class="sig-name descname">REINDEER_ANTLERS</code><em class="property"> = 1907</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REINDEER_ANTLERS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REINDEER_BELLS">
<code class="sig-name descname">REINDEER_BELLS</code><em class="property"> = 1914</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REINDEER_BELLS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REINFORCED_FISHING_POLE">
<code class="sig-name descname">REINFORCED_FISHING_POLE</code><em class="property"> = 2291</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REINFORCED_FISHING_POLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REK">
<code class="sig-name descname">REK</code><em class="property"> = 3122</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RESTORATION_POTION">
<code class="sig-name descname">RESTORATION_POTION</code><em class="property"> = 227</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RESTORATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RETINAZER_TROPHY">
<code class="sig-name descname">RETINAZER_TROPHY</code><em class="property"> = 1368</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RETINAZER_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.REVOLVER">
<code class="sig-name descname">REVOLVER</code><em class="property"> = 2269</em><a class="headerlink" href="#lihzahrd.chests.ItemType.REVOLVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_GRAVESTONE1">
<code class="sig-name descname">RICH_GRAVESTONE1</code><em class="property"> = 3229</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_GRAVESTONE1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_GRAVESTONE2">
<code class="sig-name descname">RICH_GRAVESTONE2</code><em class="property"> = 3230</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_GRAVESTONE2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_GRAVESTONE3">
<code class="sig-name descname">RICH_GRAVESTONE3</code><em class="property"> = 3231</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_GRAVESTONE3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_GRAVESTONE4">
<code class="sig-name descname">RICH_GRAVESTONE4</code><em class="property"> = 3232</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_GRAVESTONE4" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_GRAVESTONE5">
<code class="sig-name descname">RICH_GRAVESTONE5</code><em class="property"> = 3233</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_GRAVESTONE5" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY">
<code class="sig-name descname">RICH_MAHOGANY</code><em class="property"> = 620</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_BATHTUB">
<code class="sig-name descname">RICH_MAHOGANY_BATHTUB</code><em class="property"> = 2077</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_BED">
<code class="sig-name descname">RICH_MAHOGANY_BED</code><em class="property"> = 645</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_BOOKCASE">
<code class="sig-name descname">RICH_MAHOGANY_BOOKCASE</code><em class="property"> = 2026</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_BOW">
<code class="sig-name descname">RICH_MAHOGANY_BOW</code><em class="property"> = 658</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_BREASTPLATE">
<code class="sig-name descname">RICH_MAHOGANY_BREASTPLATE</code><em class="property"> = 734</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CANDELABRA">
<code class="sig-name descname">RICH_MAHOGANY_CANDELABRA</code><em class="property"> = 2098</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CANDLE">
<code class="sig-name descname">RICH_MAHOGANY_CANDLE</code><em class="property"> = 2050</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CHAIR">
<code class="sig-name descname">RICH_MAHOGANY_CHAIR</code><em class="property"> = 629</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CHANDELIER">
<code class="sig-name descname">RICH_MAHOGANY_CHANDELIER</code><em class="property"> = 2060</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CHEST">
<code class="sig-name descname">RICH_MAHOGANY_CHEST</code><em class="property"> = 626</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_CLOCK">
<code class="sig-name descname">RICH_MAHOGANY_CLOCK</code><em class="property"> = 2597</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_DOOR">
<code class="sig-name descname">RICH_MAHOGANY_DOOR</code><em class="property"> = 651</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_DRESSER">
<code class="sig-name descname">RICH_MAHOGANY_DRESSER</code><em class="property"> = 648</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_FENCE">
<code class="sig-name descname">RICH_MAHOGANY_FENCE</code><em class="property"> = 2211</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_GREAVES">
<code class="sig-name descname">RICH_MAHOGANY_GREAVES</code><em class="property"> = 735</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_HAMMER">
<code class="sig-name descname">RICH_MAHOGANY_HAMMER</code><em class="property"> = 657</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_HELMET">
<code class="sig-name descname">RICH_MAHOGANY_HELMET</code><em class="property"> = 733</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_LAMP">
<code class="sig-name descname">RICH_MAHOGANY_LAMP</code><em class="property"> = 2087</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_LANTERN">
<code class="sig-name descname">RICH_MAHOGANY_LANTERN</code><em class="property"> = 2038</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_PIANO">
<code class="sig-name descname">RICH_MAHOGANY_PIANO</code><em class="property"> = 642</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_PLATFORM">
<code class="sig-name descname">RICH_MAHOGANY_PLATFORM</code><em class="property"> = 632</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_SINK">
<code class="sig-name descname">RICH_MAHOGANY_SINK</code><em class="property"> = 2829</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_SOFA">
<code class="sig-name descname">RICH_MAHOGANY_SOFA</code><em class="property"> = 2399</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_SWORD">
<code class="sig-name descname">RICH_MAHOGANY_SWORD</code><em class="property"> = 656</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_TABLE">
<code class="sig-name descname">RICH_MAHOGANY_TABLE</code><em class="property"> = 639</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_WALL">
<code class="sig-name descname">RICH_MAHOGANY_WALL</code><em class="property"> = 623</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RICH_MAHOGANY_WORK_BENCH">
<code class="sig-name descname">RICH_MAHOGANY_WORK_BENCH</code><em class="property"> = 636</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RICH_MAHOGANY_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RIFLE_SCOPE">
<code class="sig-name descname">RIFLE_SCOPE</code><em class="property"> = 1300</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RIFLE_SCOPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROBE">
<code class="sig-name descname">ROBE</code><em class="property"> = 262</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROBOT_HAT">
<code class="sig-name descname">ROBOT_HAT</code><em class="property"> = 263</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROBOT_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROBOT_MASK">
<code class="sig-name descname">ROBOT_MASK</code><em class="property"> = 1757</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROBOT_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROBOT_PANTS">
<code class="sig-name descname">ROBOT_PANTS</code><em class="property"> = 1759</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROBOT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROBOT_SHIRT">
<code class="sig-name descname">ROBOT_SHIRT</code><em class="property"> = 1758</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROBOT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_BOOTS">
<code class="sig-name descname">ROCKET_BOOTS</code><em class="property"> = 128</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_I">
<code class="sig-name descname">ROCKET_I</code><em class="property"> = 771</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_I" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_II">
<code class="sig-name descname">ROCKET_II</code><em class="property"> = 772</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_II" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_III">
<code class="sig-name descname">ROCKET_III</code><em class="property"> = 773</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_III" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_IV">
<code class="sig-name descname">ROCKET_IV</code><em class="property"> = 774</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_IV" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKET_LAUNCHER">
<code class="sig-name descname">ROCKET_LAUNCHER</code><em class="property"> = 759</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKET_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROCKFISH">
<code class="sig-name descname">ROCKFISH</code><em class="property"> = 2320</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROCKFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RODOF_DISCORD">
<code class="sig-name descname">RODOF_DISCORD</code><em class="property"> = 1326</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RODOF_DISCORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROPE">
<code class="sig-name descname">ROPE</code><em class="property"> = 965</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROPE_COIL">
<code class="sig-name descname">ROPE_COIL</code><em class="property"> = 985</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROPE_COIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROTTEN_CHUNK">
<code class="sig-name descname">ROTTEN_CHUNK</code><em class="property"> = 68</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROTTEN_CHUNK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROTTEN_EGG">
<code class="sig-name descname">ROTTEN_EGG</code><em class="property"> = 1809</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROTTEN_EGG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ROYAL_GEL">
<code class="sig-name descname">ROYAL_GEL</code><em class="property"> = 3090</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ROYAL_GEL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY">
<code class="sig-name descname">RUBY</code><em class="property"> = 178</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_GEMSPARK_BLOCK">
<code class="sig-name descname">RUBY_GEMSPARK_BLOCK</code><em class="property"> = 1974</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_GEMSPARK_WALL">
<code class="sig-name descname">RUBY_GEMSPARK_WALL</code><em class="property"> = 2685</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_GEMSPARK_WALL_OFF">
<code class="sig-name descname">RUBY_GEMSPARK_WALL_OFF</code><em class="property"> = 2686</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_HOOK">
<code class="sig-name descname">RUBY_HOOK</code><em class="property"> = 1240</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_ROBE">
<code class="sig-name descname">RUBY_ROBE</code><em class="property"> = 1286</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUBY_STAFF">
<code class="sig-name descname">RUBY_STAFF</code><em class="property"> = 743</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUBY_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RULER">
<code class="sig-name descname">RULER</code><em class="property"> = 486</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RULER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUNE_HAT">
<code class="sig-name descname">RUNE_HAT</code><em class="property"> = 754</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUNE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUNE_ROBE">
<code class="sig-name descname">RUNE_ROBE</code><em class="property"> = 755</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUNE_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUNE_WIZARD_BANNER">
<code class="sig-name descname">RUNE_WIZARD_BANNER</code><em class="property"> = 2969</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUNE_WIZARD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUSTED_COMPANY_STANDARD">
<code class="sig-name descname">RUSTED_COMPANY_STANDARD</code><em class="property"> = 1453</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUSTED_COMPANY_STANDARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.RUSTY_ARMORED_BONES_BANNER">
<code class="sig-name descname">RUSTY_ARMORED_BONES_BANNER</code><em class="property"> = 2970</em><a class="headerlink" href="#lihzahrd.chests.ItemType.RUSTY_ARMORED_BONES_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAFE">
<code class="sig-name descname">SAFE</code><em class="property"> = 346</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAIL">
<code class="sig-name descname">SAIL</code><em class="property"> = 2434</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAILFISH_BOOTS">
<code class="sig-name descname">SAILFISH_BOOTS</code><em class="property"> = 3200</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAILFISH_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAILOR_HAT">
<code class="sig-name descname">SAILOR_HAT</code><em class="property"> = 1277</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAILOR_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAILOR_PANTS">
<code class="sig-name descname">SAILOR_PANTS</code><em class="property"> = 1280</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAILOR_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAILOR_SHIRT">
<code class="sig-name descname">SAILOR_SHIRT</code><em class="property"> = 1279</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAILOR_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAKE">
<code class="sig-name descname">SAKE</code><em class="property"> = 2266</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SALAMANDER_BANNER">
<code class="sig-name descname">SALAMANDER_BANNER</code><em class="property"> = 3391</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SALAMANDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SALMON">
<code class="sig-name descname">SALMON</code><em class="property"> = 2298</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SALMON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDGUN">
<code class="sig-name descname">SANDGUN</code><em class="property"> = 266</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSHARK_BANNER">
<code class="sig-name descname">SANDSHARK_BANNER</code><em class="property"> = 3789</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSHARK_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSHARK_CORRUPT_BANNER">
<code class="sig-name descname">SANDSHARK_CORRUPT_BANNER</code><em class="property"> = 3790</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSHARK_CORRUPT_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSHARK_CRIMSON_BANNER">
<code class="sig-name descname">SANDSHARK_CRIMSON_BANNER</code><em class="property"> = 3791</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSHARK_CRIMSON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSHARK_HALLOWED_BANNER">
<code class="sig-name descname">SANDSHARK_HALLOWED_BANNER</code><em class="property"> = 3792</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSHARK_HALLOWED_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTONE">
<code class="sig-name descname">SANDSTONE</code><em class="property"> = 3271</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTONE_BRICK">
<code class="sig-name descname">SANDSTONE_BRICK</code><em class="property"> = 607</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTONE_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTONE_BRICK_WALL">
<code class="sig-name descname">SANDSTONE_BRICK_WALL</code><em class="property"> = 608</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTONE_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTONE_SLAB">
<code class="sig-name descname">SANDSTONE_SLAB</code><em class="property"> = 2120</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTONE_SLAB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTONE_WALL">
<code class="sig-name descname">SANDSTONE_WALL</code><em class="property"> = 3273</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTONE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTORMINA_BALLOON">
<code class="sig-name descname">SANDSTORMINA_BALLOON</code><em class="property"> = 983</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTORMINA_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANDSTORMINA_BOTTLE">
<code class="sig-name descname">SANDSTORMINA_BOTTLE</code><em class="property"> = 857</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANDSTORMINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAND_BLOCK">
<code class="sig-name descname">SAND_BLOCK</code><em class="property"> = 169</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAND_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAND_ELEMENTAL_BANNER">
<code class="sig-name descname">SAND_ELEMENTAL_BANNER</code><em class="property"> = 3780</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAND_ELEMENTAL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAND_FALL_BLOCK">
<code class="sig-name descname">SAND_FALL_BLOCK</code><em class="property"> = 3754</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAND_FALL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAND_FALL_WALL">
<code class="sig-name descname">SAND_FALL_WALL</code><em class="property"> = 3752</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAND_FALL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAND_SLIME_BANNER">
<code class="sig-name descname">SAND_SLIME_BANNER</code><em class="property"> = 3593</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAND_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANTA_HAT">
<code class="sig-name descname">SANTA_HAT</code><em class="property"> = 588</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANTA_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANTA_NK1TROPHY">
<code class="sig-name descname">SANTA_NK1TROPHY</code><em class="property"> = 1961</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANTA_NK1TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANTA_PANTS">
<code class="sig-name descname">SANTA_PANTS</code><em class="property"> = 590</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANTA_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SANTA_SHIRT">
<code class="sig-name descname">SANTA_SHIRT</code><em class="property"> = 589</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SANTA_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE">
<code class="sig-name descname">SAPPHIRE</code><em class="property"> = 177</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_BLOCK">
<code class="sig-name descname">SAPPHIRE_GEMSPARK_BLOCK</code><em class="property"> = 1972</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_WALL">
<code class="sig-name descname">SAPPHIRE_GEMSPARK_WALL</code><em class="property"> = 2687</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_WALL_OFF">
<code class="sig-name descname">SAPPHIRE_GEMSPARK_WALL_OFF</code><em class="property"> = 2688</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_HOOK">
<code class="sig-name descname">SAPPHIRE_HOOK</code><em class="property"> = 1238</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_ROBE">
<code class="sig-name descname">SAPPHIRE_ROBE</code><em class="property"> = 1284</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAPPHIRE_STAFF">
<code class="sig-name descname">SAPPHIRE_STAFF</code><em class="property"> = 741</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAPPHIRE_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SASHIMI">
<code class="sig-name descname">SASHIMI</code><em class="property"> = 2427</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SASHIMI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAWMILL">
<code class="sig-name descname">SAWMILL</code><em class="property"> = 363</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAWMILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SAWTOOTH_SHARK">
<code class="sig-name descname">SAWTOOTH_SHARK</code><em class="property"> = 2342</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SAWTOOTH_SHARK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCALY_TRUFFLE">
<code class="sig-name descname">SCALY_TRUFFLE</code><em class="property"> = 2429</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCALY_TRUFFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCARECROW_BANNER">
<code class="sig-name descname">SCARECROW_BANNER</code><em class="property"> = 2971</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCARECROW_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCARECROW_HAT">
<code class="sig-name descname">SCARECROW_HAT</code><em class="property"> = 1788</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCARECROW_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCARECROW_PANTS">
<code class="sig-name descname">SCARECROW_PANTS</code><em class="property"> = 1790</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCARECROW_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCARECROW_SHIRT">
<code class="sig-name descname">SCARECROW_SHIRT</code><em class="property"> = 1789</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCARECROW_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCORPION">
<code class="sig-name descname">SCORPION</code><em class="property"> = 2157</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCORPION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCORPION_CAGE">
<code class="sig-name descname">SCORPION_CAGE</code><em class="property"> = 2186</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCORPION_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCORPION_STATUE">
<code class="sig-name descname">SCORPION_STATUE</code><em class="property"> = 3655</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCORPION_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCOURGEOFTHE_CORRUPTOR">
<code class="sig-name descname">SCOURGEOFTHE_CORRUPTOR</code><em class="property"> = 1571</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCOURGEOFTHE_CORRUPTOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SCUTLIX_BANNER">
<code class="sig-name descname">SCUTLIX_BANNER</code><em class="property"> = 2972</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SCUTLIX_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SDMG">
<code class="sig-name descname">SDMG</code><em class="property"> = 1553</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SDMG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEASHELL">
<code class="sig-name descname">SEASHELL</code><em class="property"> = 2625</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEASHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEASHELL_HAIRPIN">
<code class="sig-name descname">SEASHELL_HAIRPIN</code><em class="property"> = 2417</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEASHELL_HAIRPIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEAWEED">
<code class="sig-name descname">SEAWEED</code><em class="property"> = 753</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEAWEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEAWEED_PLANTER">
<code class="sig-name descname">SEAWEED_PLANTER</code><em class="property"> = 2496</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEAWEED_PLANTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEA_SNAIL_BANNER">
<code class="sig-name descname">SEA_SNAIL_BANNER</code><em class="property"> = 3594</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEA_SNAIL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SECRETOFTHE_SANDS">
<code class="sig-name descname">SECRETOFTHE_SANDS</code><em class="property"> = 1491</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SECRETOFTHE_SANDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEED">
<code class="sig-name descname">SEED</code><em class="property"> = 283</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEEDLER">
<code class="sig-name descname">SEEDLER</code><em class="property"> = 3018</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEEDLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEEDLING">
<code class="sig-name descname">SEEDLING</code><em class="property"> = 1182</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEEDLING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEVERED_HAND_BANNER">
<code class="sig-name descname">SEVERED_HAND_BANNER</code><em class="property"> = 3398</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEVERED_HAND_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SEXTANT">
<code class="sig-name descname">SEXTANT</code><em class="property"> = 3096</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SEXTANT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHACKLE">
<code class="sig-name descname">SHACKLE</code><em class="property"> = 216</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHACKLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD">
<code class="sig-name descname">SHADEWOOD</code><em class="property"> = 911</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_BATHTUB">
<code class="sig-name descname">SHADEWOOD_BATHTUB</code><em class="property"> = 2127</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_BED">
<code class="sig-name descname">SHADEWOOD_BED</code><em class="property"> = 920</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_BOOKCASE">
<code class="sig-name descname">SHADEWOOD_BOOKCASE</code><em class="property"> = 2136</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_BOW">
<code class="sig-name descname">SHADEWOOD_BOW</code><em class="property"> = 923</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_BREASTPLATE">
<code class="sig-name descname">SHADEWOOD_BREASTPLATE</code><em class="property"> = 925</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CANDELABRA">
<code class="sig-name descname">SHADEWOOD_CANDELABRA</code><em class="property"> = 2150</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CANDLE">
<code class="sig-name descname">SHADEWOOD_CANDLE</code><em class="property"> = 2154</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CHAIR">
<code class="sig-name descname">SHADEWOOD_CHAIR</code><em class="property"> = 915</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CHANDELIER">
<code class="sig-name descname">SHADEWOOD_CHANDELIER</code><em class="property"> = 2142</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CHEST">
<code class="sig-name descname">SHADEWOOD_CHEST</code><em class="property"> = 914</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_CLOCK">
<code class="sig-name descname">SHADEWOOD_CLOCK</code><em class="property"> = 2604</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_DOOR">
<code class="sig-name descname">SHADEWOOD_DOOR</code><em class="property"> = 912</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_DRESSER">
<code class="sig-name descname">SHADEWOOD_DRESSER</code><em class="property"> = 918</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_FENCE">
<code class="sig-name descname">SHADEWOOD_FENCE</code><em class="property"> = 2213</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_GREAVES">
<code class="sig-name descname">SHADEWOOD_GREAVES</code><em class="property"> = 926</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_HAMMER">
<code class="sig-name descname">SHADEWOOD_HAMMER</code><em class="property"> = 922</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_HELMET">
<code class="sig-name descname">SHADEWOOD_HELMET</code><em class="property"> = 924</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_LAMP">
<code class="sig-name descname">SHADEWOOD_LAMP</code><em class="property"> = 2132</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_LANTERN">
<code class="sig-name descname">SHADEWOOD_LANTERN</code><em class="property"> = 2146</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_PIANO">
<code class="sig-name descname">SHADEWOOD_PIANO</code><em class="property"> = 919</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_PLATFORM">
<code class="sig-name descname">SHADEWOOD_PLATFORM</code><em class="property"> = 913</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_SINK">
<code class="sig-name descname">SHADEWOOD_SINK</code><em class="property"> = 2835</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_SOFA">
<code class="sig-name descname">SHADEWOOD_SOFA</code><em class="property"> = 2401</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_SWORD">
<code class="sig-name descname">SHADEWOOD_SWORD</code><em class="property"> = 921</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_TABLE">
<code class="sig-name descname">SHADEWOOD_TABLE</code><em class="property"> = 917</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_WALL">
<code class="sig-name descname">SHADEWOOD_WALL</code><em class="property"> = 927</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADEWOOD_WORK_BENCH">
<code class="sig-name descname">SHADEWOOD_WORK_BENCH</code><em class="property"> = 916</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADEWOOD_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOWBEAM_STAFF">
<code class="sig-name descname">SHADOWBEAM_STAFF</code><em class="property"> = 1444</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOWBEAM_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOWFLAME_HADES_DYE">
<code class="sig-name descname">SHADOWFLAME_HADES_DYE</code><em class="property"> = 3600</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOWFLAME_HADES_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_CHEST">
<code class="sig-name descname">SHADOW_CHEST</code><em class="property"> = 328</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_DYE">
<code class="sig-name descname">SHADOW_DYE</code><em class="property"> = 2871</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_FLAME_BOW">
<code class="sig-name descname">SHADOW_FLAME_BOW</code><em class="property"> = 3052</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_FLAME_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_FLAME_HEX_DOLL">
<code class="sig-name descname">SHADOW_FLAME_HEX_DOLL</code><em class="property"> = 3053</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_FLAME_HEX_DOLL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_FLAME_KNIFE">
<code class="sig-name descname">SHADOW_FLAME_KNIFE</code><em class="property"> = 3054</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_FLAME_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_GREAVES">
<code class="sig-name descname">SHADOW_GREAVES</code><em class="property"> = 100</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_HELMET">
<code class="sig-name descname">SHADOW_HELMET</code><em class="property"> = 102</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_KEY">
<code class="sig-name descname">SHADOW_KEY</code><em class="property"> = 329</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_ORB">
<code class="sig-name descname">SHADOW_ORB</code><em class="property"> = 115</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_ORB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_PAINT">
<code class="sig-name descname">SHADOW_PAINT</code><em class="property"> = 1967</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_SCALE">
<code class="sig-name descname">SHADOW_SCALE</code><em class="property"> = 86</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_SCALE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHADOW_SCALEMAIL">
<code class="sig-name descname">SHADOW_SCALEMAIL</code><em class="property"> = 101</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHADOW_SCALEMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARKRON_BALLOON">
<code class="sig-name descname">SHARKRON_BALLOON</code><em class="property"> = 3241</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARKRON_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARKTEETH_TROPHY">
<code class="sig-name descname">SHARKTEETH_TROPHY</code><em class="property"> = 2449</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARKTEETH_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARK_BANNER">
<code class="sig-name descname">SHARK_BANNER</code><em class="property"> = 1680</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARK_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARK_FIN">
<code class="sig-name descname">SHARK_FIN</code><em class="property"> = 319</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARK_FIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARK_STATUE">
<code class="sig-name descname">SHARK_STATUE</code><em class="property"> = 2672</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARK_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARK_TOOTH_NECKLACE">
<code class="sig-name descname">SHARK_TOOTH_NECKLACE</code><em class="property"> = 3212</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARK_TOOTH_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHARPENING_STATION">
<code class="sig-name descname">SHARPENING_STATION</code><em class="property"> = 3198</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHARPENING_STATION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIELD_STATUE">
<code class="sig-name descname">SHIELD_STATUE</code><em class="property"> = 442</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIELD_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIFTING_PEARL_SANDS_DYE">
<code class="sig-name descname">SHIFTING_PEARL_SANDS_DYE</code><em class="property"> = 3535</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIFTING_PEARL_SANDS_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIFTING_SANDS_DYE">
<code class="sig-name descname">SHIFTING_SANDS_DYE</code><em class="property"> = 3533</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIFTING_SANDS_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHINE_POTION">
<code class="sig-name descname">SHINE_POTION</code><em class="property"> = 298</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHINE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHINING_MOON">
<code class="sig-name descname">SHINING_MOON</code><em class="property"> = 1540</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHINING_MOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHINY_RED_BALLOON">
<code class="sig-name descname">SHINY_RED_BALLOON</code><em class="property"> = 159</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHINY_RED_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHINY_STONE">
<code class="sig-name descname">SHINY_STONE</code><em class="property"> = 3337</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHINY_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIPS_WHEEL">
<code class="sig-name descname">SHIPS_WHEEL</code><em class="property"> = 2443</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIPS_WHEEL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIP_IN_ABOTTLE">
<code class="sig-name descname">SHIP_IN_ABOTTLE</code><em class="property"> = 2490</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIP_IN_ABOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIVERTHORN">
<code class="sig-name descname">SHIVERTHORN</code><em class="property"> = 2358</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIVERTHORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIVERTHORN_PLANTER_BOX">
<code class="sig-name descname">SHIVERTHORN_PLANTER_BOX</code><em class="property"> = 3221</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIVERTHORN_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHIVERTHORN_SEEDS">
<code class="sig-name descname">SHIVERTHORN_SEEDS</code><em class="property"> = 2357</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHIVERTHORN_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHOE_SPIKES">
<code class="sig-name descname">SHOE_SPIKES</code><em class="property"> = 975</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHOE_SPIKES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHOTGUN">
<code class="sig-name descname">SHOTGUN</code><em class="property"> = 534</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHOTGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHRIMP">
<code class="sig-name descname">SHRIMP</code><em class="property"> = 2316</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHRIMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHRIMPY_TRUFFLE">
<code class="sig-name descname">SHRIMPY_TRUFFLE</code><em class="property"> = 3367</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHRIMPY_TRUFFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_BAR">
<code class="sig-name descname">SHROOMITE_BAR</code><em class="property"> = 1552</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_BREASTPLATE">
<code class="sig-name descname">SHROOMITE_BREASTPLATE</code><em class="property"> = 1549</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_DIGGING_CLAW">
<code class="sig-name descname">SHROOMITE_DIGGING_CLAW</code><em class="property"> = 2176</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_DIGGING_CLAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_HEADGEAR">
<code class="sig-name descname">SHROOMITE_HEADGEAR</code><em class="property"> = 1546</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_HELMET">
<code class="sig-name descname">SHROOMITE_HELMET</code><em class="property"> = 1548</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_LEGGINGS">
<code class="sig-name descname">SHROOMITE_LEGGINGS</code><em class="property"> = 1550</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_MASK">
<code class="sig-name descname">SHROOMITE_MASK</code><em class="property"> = 1547</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_PLATING">
<code class="sig-name descname">SHROOMITE_PLATING</code><em class="property"> = 2794</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_PLATING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHROOMITE_PLATING_WALL">
<code class="sig-name descname">SHROOMITE_PLATING_WALL</code><em class="property"> = 2791</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHROOMITE_PLATING_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SHURIKEN">
<code class="sig-name descname">SHURIKEN</code><em class="property"> = 42</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SHURIKEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SICKLE">
<code class="sig-name descname">SICKLE</code><em class="property"> = 1786</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SICKLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SIGN">
<code class="sig-name descname">SIGN</code><em class="property"> = 171</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SIGN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILK">
<code class="sig-name descname">SILK</code><em class="property"> = 225</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILK_ROPE">
<code class="sig-name descname">SILK_ROPE</code><em class="property"> = 3077</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILK_ROPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILK_ROPE_COIL">
<code class="sig-name descname">SILK_ROPE_COIL</code><em class="property"> = 3079</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILK_ROPE_COIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_GREEN">
<code class="sig-name descname">SILLY_BALLOON_GREEN</code><em class="property"> = 3738</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_GREEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_GREEN_WALL">
<code class="sig-name descname">SILLY_BALLOON_GREEN_WALL</code><em class="property"> = 3762</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_GREEN_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_MACHINE">
<code class="sig-name descname">SILLY_BALLOON_MACHINE</code><em class="property"> = 3742</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_MACHINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_PINK">
<code class="sig-name descname">SILLY_BALLOON_PINK</code><em class="property"> = 3736</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_PINK_WALL">
<code class="sig-name descname">SILLY_BALLOON_PINK_WALL</code><em class="property"> = 3760</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_PINK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_PURPLE">
<code class="sig-name descname">SILLY_BALLOON_PURPLE</code><em class="property"> = 3737</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_PURPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_PURPLE_WALL">
<code class="sig-name descname">SILLY_BALLOON_PURPLE_WALL</code><em class="property"> = 3761</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_PURPLE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_GREEN">
<code class="sig-name descname">SILLY_BALLOON_TIED_GREEN</code><em class="property"> = 3745</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_GREEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_PINK">
<code class="sig-name descname">SILLY_BALLOON_TIED_PINK</code><em class="property"> = 3743</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_PURPLE">
<code class="sig-name descname">SILLY_BALLOON_TIED_PURPLE</code><em class="property"> = 3744</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_BALLOON_TIED_PURPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_STREAMER_BLUE">
<code class="sig-name descname">SILLY_STREAMER_BLUE</code><em class="property"> = 3739</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_STREAMER_BLUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_STREAMER_GREEN">
<code class="sig-name descname">SILLY_STREAMER_GREEN</code><em class="property"> = 3740</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_STREAMER_GREEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILLY_STREAMER_PINK">
<code class="sig-name descname">SILLY_STREAMER_PINK</code><em class="property"> = 3741</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILLY_STREAMER_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILT_BLOCK">
<code class="sig-name descname">SILT_BLOCK</code><em class="property"> = 424</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILT_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_AND_BLACK_DYE">
<code class="sig-name descname">SILVER_AND_BLACK_DYE</code><em class="property"> = 3559</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_AND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_AXE">
<code class="sig-name descname">SILVER_AXE</code><em class="property"> = 3512</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_AXE_OLD">
<code class="sig-name descname">SILVER_AXE_OLD</code><em class="property"> = -10</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BAR">
<code class="sig-name descname">SILVER_BAR</code><em class="property"> = 21</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BOW">
<code class="sig-name descname">SILVER_BOW</code><em class="property"> = 3510</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BOW_OLD">
<code class="sig-name descname">SILVER_BOW_OLD</code><em class="property"> = -12</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BRICK">
<code class="sig-name descname">SILVER_BRICK</code><em class="property"> = 143</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BRICK_WALL">
<code class="sig-name descname">SILVER_BRICK_WALL</code><em class="property"> = 144</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BROADSWORD">
<code class="sig-name descname">SILVER_BROADSWORD</code><em class="property"> = 3514</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BROADSWORD_OLD">
<code class="sig-name descname">SILVER_BROADSWORD_OLD</code><em class="property"> = -8</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_BULLET">
<code class="sig-name descname">SILVER_BULLET</code><em class="property"> = 278</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_CHAINMAIL">
<code class="sig-name descname">SILVER_CHAINMAIL</code><em class="property"> = 82</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_CHANDELIER">
<code class="sig-name descname">SILVER_CHANDELIER</code><em class="property"> = 107</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_COIN">
<code class="sig-name descname">SILVER_COIN</code><em class="property"> = 72</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_COIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_DYE">
<code class="sig-name descname">SILVER_DYE</code><em class="property"> = 1037</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_GREAVES">
<code class="sig-name descname">SILVER_GREAVES</code><em class="property"> = 78</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_HAMMER">
<code class="sig-name descname">SILVER_HAMMER</code><em class="property"> = 3511</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_HAMMER_OLD">
<code class="sig-name descname">SILVER_HAMMER_OLD</code><em class="property"> = -11</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_HELMET">
<code class="sig-name descname">SILVER_HELMET</code><em class="property"> = 91</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_ORE">
<code class="sig-name descname">SILVER_ORE</code><em class="property"> = 14</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_PICKAXE">
<code class="sig-name descname">SILVER_PICKAXE</code><em class="property"> = 3515</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_PICKAXE_OLD">
<code class="sig-name descname">SILVER_PICKAXE_OLD</code><em class="property"> = -7</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_SHORTSWORD">
<code class="sig-name descname">SILVER_SHORTSWORD</code><em class="property"> = 3513</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_SHORTSWORD_OLD">
<code class="sig-name descname">SILVER_SHORTSWORD_OLD</code><em class="property"> = -9</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SILVER_WATCH">
<code class="sig-name descname">SILVER_WATCH</code><em class="property"> = 16</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SILVER_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SITTING_DUCKS_FISHING_ROD">
<code class="sig-name descname">SITTING_DUCKS_FISHING_ROD</code><em class="property"> = 2296</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SITTING_DUCKS_FISHING_ROD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELEHEAD">
<code class="sig-name descname">SKELEHEAD</code><em class="property"> = 1499</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELEHEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_ARCHER_BANNER">
<code class="sig-name descname">SKELETON_ARCHER_BANNER</code><em class="property"> = 2973</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_ARCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_BANNER">
<code class="sig-name descname">SKELETON_BANNER</code><em class="property"> = 1681</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_COMMANDO_BANNER">
<code class="sig-name descname">SKELETON_COMMANDO_BANNER</code><em class="property"> = 2974</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_COMMANDO_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_MAGE_BANNER">
<code class="sig-name descname">SKELETON_MAGE_BANNER</code><em class="property"> = 1682</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_MAGE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_SNIPER_BANNER">
<code class="sig-name descname">SKELETON_SNIPER_BANNER</code><em class="property"> = 2975</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_SNIPER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETON_STATUE">
<code class="sig-name descname">SKELETON_STATUE</code><em class="property"> = 446</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETON_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_BOSS_BAG">
<code class="sig-name descname">SKELETRON_BOSS_BAG</code><em class="property"> = 3323</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_HAND">
<code class="sig-name descname">SKELETRON_HAND</code><em class="property"> = 1273</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_HAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_MASK">
<code class="sig-name descname">SKELETRON_MASK</code><em class="property"> = 1281</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_PRIME_BOSS_BAG">
<code class="sig-name descname">SKELETRON_PRIME_BOSS_BAG</code><em class="property"> = 3327</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_PRIME_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_PRIME_MASK">
<code class="sig-name descname">SKELETRON_PRIME_MASK</code><em class="property"> = 2107</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_PRIME_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_PRIME_TROPHY">
<code class="sig-name descname">SKELETRON_PRIME_TROPHY</code><em class="property"> = 1367</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_PRIME_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELETRON_TROPHY">
<code class="sig-name descname">SKELETRON_TROPHY</code><em class="property"> = 1363</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELETRON_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKELLINGTON_JSKELLINGSWORTH">
<code class="sig-name descname">SKELLINGTON_JSKELLINGSWORTH</code><em class="property"> = 1419</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKELLINGTON_JSKELLINGSWORTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKIPHS_HELM">
<code class="sig-name descname">SKIPHS_HELM</code><em class="property"> = 3585</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKIPHS_HELM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKIPHS_PANTS">
<code class="sig-name descname">SKIPHS_PANTS</code><em class="property"> = 3587</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKIPHS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKIPHS_SHIRT">
<code class="sig-name descname">SKIPHS_SHIRT</code><em class="property"> = 3586</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKIPHS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKIPHS_WINGS">
<code class="sig-name descname">SKIPHS_WINGS</code><em class="property"> = 3588</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKIPHS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKULL">
<code class="sig-name descname">SKULL</code><em class="property"> = 1274</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKULL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKULL_LANTERN">
<code class="sig-name descname">SKULL_LANTERN</code><em class="property"> = 347</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKULL_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_BATHTUB">
<code class="sig-name descname">SKYWARE_BATHTUB</code><em class="property"> = 2080</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_BED">
<code class="sig-name descname">SKYWARE_BED</code><em class="property"> = 2070</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_BOOKCASE">
<code class="sig-name descname">SKYWARE_BOOKCASE</code><em class="property"> = 2029</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CANDELABRA">
<code class="sig-name descname">SKYWARE_CANDELABRA</code><em class="property"> = 2102</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CANDLE">
<code class="sig-name descname">SKYWARE_CANDLE</code><em class="property"> = 2053</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CHAIR">
<code class="sig-name descname">SKYWARE_CHAIR</code><em class="property"> = 826</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CHANDELIER">
<code class="sig-name descname">SKYWARE_CHANDELIER</code><em class="property"> = 2063</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CHEST">
<code class="sig-name descname">SKYWARE_CHEST</code><em class="property"> = 838</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CLOCK">
<code class="sig-name descname">SKYWARE_CLOCK</code><em class="property"> = 2606</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_CLOCK2">
<code class="sig-name descname">SKYWARE_CLOCK2</code><em class="property"> = 3899</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_CLOCK2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_DOOR">
<code class="sig-name descname">SKYWARE_DOOR</code><em class="property"> = 837</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_DRESSER">
<code class="sig-name descname">SKYWARE_DRESSER</code><em class="property"> = 2394</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_LAMP">
<code class="sig-name descname">SKYWARE_LAMP</code><em class="property"> = 2090</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_LANTERN">
<code class="sig-name descname">SKYWARE_LANTERN</code><em class="property"> = 2042</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_PIANO">
<code class="sig-name descname">SKYWARE_PIANO</code><em class="property"> = 2384</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_PLATFORM">
<code class="sig-name descname">SKYWARE_PLATFORM</code><em class="property"> = 2628</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_SINK">
<code class="sig-name descname">SKYWARE_SINK</code><em class="property"> = 2834</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_SOFA">
<code class="sig-name descname">SKYWARE_SOFA</code><em class="property"> = 2410</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_TABLE">
<code class="sig-name descname">SKYWARE_TABLE</code><em class="property"> = 830</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKYWARE_WORKBENCH">
<code class="sig-name descname">SKYWARE_WORKBENCH</code><em class="property"> = 2631</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKYWARE_WORKBENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUEAND_BLACK_DYE">
<code class="sig-name descname">SKY_BLUEAND_BLACK_DYE</code><em class="property"> = 1026</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUEAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUEAND_SILVER_DYE">
<code class="sig-name descname">SKY_BLUEAND_SILVER_DYE</code><em class="property"> = 1058</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUEAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUE_DYE">
<code class="sig-name descname">SKY_BLUE_DYE</code><em class="property"> = 1014</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUE_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUE_FLOWER">
<code class="sig-name descname">SKY_BLUE_FLOWER</code><em class="property"> = 1109</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUE_FLOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUE_PAINT">
<code class="sig-name descname">SKY_BLUE_PAINT</code><em class="property"> = 1080</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_BLUE_STRING">
<code class="sig-name descname">SKY_BLUE_STRING</code><em class="property"> = 3300</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_BLUE_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_FRACTURE">
<code class="sig-name descname">SKY_FRACTURE</code><em class="property"> = 3787</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_FRACTURE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_GUARDIAN">
<code class="sig-name descname">SKY_GUARDIAN</code><em class="property"> = 1494</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_GUARDIAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SKY_MILL">
<code class="sig-name descname">SKY_MILL</code><em class="property"> = 2197</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SKY_MILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLAP_HAND">
<code class="sig-name descname">SLAP_HAND</code><em class="property"> = 3258</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLAP_HAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLICE_OF_CAKE">
<code class="sig-name descname">SLICE_OF_CAKE</code><em class="property"> = 3750</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLICE_OF_CAKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIMEFISH">
<code class="sig-name descname">SLIMEFISH</code><em class="property"> = 2487</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIMEFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIMER_BANNER">
<code class="sig-name descname">SLIMER_BANNER</code><em class="property"> = 2976</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIMER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BANNER">
<code class="sig-name descname">SLIME_BANNER</code><em class="property"> = 1683</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BATHTUB">
<code class="sig-name descname">SLIME_BATHTUB</code><em class="property"> = 2567</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BED">
<code class="sig-name descname">SLIME_BED</code><em class="property"> = 2568</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BLOCK">
<code class="sig-name descname">SLIME_BLOCK</code><em class="property"> = 762</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BLOCK_WALL">
<code class="sig-name descname">SLIME_BLOCK_WALL</code><em class="property"> = 769</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_BOOKCASE">
<code class="sig-name descname">SLIME_BOOKCASE</code><em class="property"> = 2569</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CANDELABRA">
<code class="sig-name descname">SLIME_CANDELABRA</code><em class="property"> = 2570</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CANDLE">
<code class="sig-name descname">SLIME_CANDLE</code><em class="property"> = 2571</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CHAIR">
<code class="sig-name descname">SLIME_CHAIR</code><em class="property"> = 2572</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CHANDELIER">
<code class="sig-name descname">SLIME_CHANDELIER</code><em class="property"> = 2573</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CHEST">
<code class="sig-name descname">SLIME_CHEST</code><em class="property"> = 2574</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CLOCK">
<code class="sig-name descname">SLIME_CLOCK</code><em class="property"> = 2575</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_CROWN">
<code class="sig-name descname">SLIME_CROWN</code><em class="property"> = 560</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_CROWN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_DOOR">
<code class="sig-name descname">SLIME_DOOR</code><em class="property"> = 2576</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_DRESSER">
<code class="sig-name descname">SLIME_DRESSER</code><em class="property"> = 2577</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_GUN">
<code class="sig-name descname">SLIME_GUN</code><em class="property"> = 2610</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_HOOK">
<code class="sig-name descname">SLIME_HOOK</code><em class="property"> = 2585</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_LAMP">
<code class="sig-name descname">SLIME_LAMP</code><em class="property"> = 2578</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_LANTERN">
<code class="sig-name descname">SLIME_LANTERN</code><em class="property"> = 2579</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_PIANO">
<code class="sig-name descname">SLIME_PIANO</code><em class="property"> = 2580</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_PLATFORM">
<code class="sig-name descname">SLIME_PLATFORM</code><em class="property"> = 2581</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_SINK">
<code class="sig-name descname">SLIME_SINK</code><em class="property"> = 2853</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_SOFA">
<code class="sig-name descname">SLIME_SOFA</code><em class="property"> = 2582</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_STAFF">
<code class="sig-name descname">SLIME_STAFF</code><em class="property"> = 1309</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_STATUE">
<code class="sig-name descname">SLIME_STATUE</code><em class="property"> = 440</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_TABLE">
<code class="sig-name descname">SLIME_TABLE</code><em class="property"> = 2583</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIME_WORK_BENCH">
<code class="sig-name descname">SLIME_WORK_BENCH</code><em class="property"> = 815</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIME_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLIMY_SADDLE">
<code class="sig-name descname">SLIMY_SADDLE</code><em class="property"> = 2430</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLIMY_SADDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLUGGY">
<code class="sig-name descname">SLUGGY</code><em class="property"> = 3193</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLUGGY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SLUSH_BLOCK">
<code class="sig-name descname">SLUSH_BLOCK</code><em class="property"> = 1103</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SLUSH_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SMOKE_BLOCK">
<code class="sig-name descname">SMOKE_BLOCK</code><em class="property"> = 2868</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SMOKE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SMOKE_BOMB">
<code class="sig-name descname">SMOKE_BOMB</code><em class="property"> = 1168</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SMOKE_BOMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNAIL">
<code class="sig-name descname">SNAIL</code><em class="property"> = 2006</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNAIL_CAGE">
<code class="sig-name descname">SNAIL_CAGE</code><em class="property"> = 2174</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNAIL_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNAIL_STATUE">
<code class="sig-name descname">SNAIL_STATUE</code><em class="property"> = 3656</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNAIL_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNAKE_BANNER">
<code class="sig-name descname">SNAKE_BANNER</code><em class="property"> = 790</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNAKE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNATCHER_BANNER">
<code class="sig-name descname">SNATCHER_BANNER</code><em class="property"> = 2977</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNATCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNIPER_RIFLE">
<code class="sig-name descname">SNIPER_RIFLE</code><em class="property"> = 1254</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNIPER_RIFLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNIPER_SCOPE">
<code class="sig-name descname">SNIPER_SCOPE</code><em class="property"> = 1858</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNIPER_SCOPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWBALL">
<code class="sig-name descname">SNOWBALL</code><em class="property"> = 949</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWBALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWBALL_CANNON">
<code class="sig-name descname">SNOWBALL_CANNON</code><em class="property"> = 1319</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWBALL_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWBALL_LAUNCHER">
<code class="sig-name descname">SNOWBALL_LAUNCHER</code><em class="property"> = 951</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWBALL_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWFLAKE_WALLPAPER">
<code class="sig-name descname">SNOWFLAKE_WALLPAPER</code><em class="property"> = 1954</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWFLAKE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWMAN_CANNON">
<code class="sig-name descname">SNOWMAN_CANNON</code><em class="property"> = 1946</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWMAN_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOWMAN_GANGSTA_BANNER">
<code class="sig-name descname">SNOWMAN_GANGSTA_BANNER</code><em class="property"> = 2979</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOWMAN_GANGSTA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_BALLA_BANNER">
<code class="sig-name descname">SNOW_BALLA_BANNER</code><em class="property"> = 2978</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_BALLA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_BLOCK">
<code class="sig-name descname">SNOW_BLOCK</code><em class="property"> = 593</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_BRICK">
<code class="sig-name descname">SNOW_BRICK</code><em class="property"> = 594</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_BRICK_WALL">
<code class="sig-name descname">SNOW_BRICK_WALL</code><em class="property"> = 595</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_CLOUD_BLOCK">
<code class="sig-name descname">SNOW_CLOUD_BLOCK</code><em class="property"> = 3756</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_CLOUD_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_FALL_BLOCK">
<code class="sig-name descname">SNOW_FALL_BLOCK</code><em class="property"> = 3755</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_FALL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_FALL_WALL">
<code class="sig-name descname">SNOW_FALL_WALL</code><em class="property"> = 3753</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_FALL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_FLINX_BANNER">
<code class="sig-name descname">SNOW_FLINX_BANNER</code><em class="property"> = 1684</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_FLINX_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_GLOBE">
<code class="sig-name descname">SNOW_GLOBE</code><em class="property"> = 602</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_GLOBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SNOW_HAT">
<code class="sig-name descname">SNOW_HAT</code><em class="property"> = 1938</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SNOW_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOFA">
<code class="sig-name descname">SOFA</code><em class="property"> = 2397</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_CORITE_BANNER">
<code class="sig-name descname">SOLAR_CORITE_BANNER</code><em class="property"> = 3426</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_CORITE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_CRAWLTIPEDE_BANNER">
<code class="sig-name descname">SOLAR_CRAWLTIPEDE_BANNER</code><em class="property"> = 3428</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_CRAWLTIPEDE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_DRAKOMIRE_BANNER">
<code class="sig-name descname">SOLAR_DRAKOMIRE_BANNER</code><em class="property"> = 3430</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_DRAKOMIRE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_DRAKOMIRE_RIDER_BANNER">
<code class="sig-name descname">SOLAR_DRAKOMIRE_RIDER_BANNER</code><em class="property"> = 3429</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_DRAKOMIRE_RIDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_DYE">
<code class="sig-name descname">SOLAR_DYE</code><em class="property"> = 3526</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_ERUPTION">
<code class="sig-name descname">SOLAR_ERUPTION</code><em class="property"> = 3473</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_ERUPTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_AXE">
<code class="sig-name descname">SOLAR_FLARE_AXE</code><em class="property"> = 2782</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_BREASTPLATE">
<code class="sig-name descname">SOLAR_FLARE_BREASTPLATE</code><em class="property"> = 2764</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_CHAINSAW">
<code class="sig-name descname">SOLAR_FLARE_CHAINSAW</code><em class="property"> = 2783</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_DRILL">
<code class="sig-name descname">SOLAR_FLARE_DRILL</code><em class="property"> = 2784</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_HAMMER">
<code class="sig-name descname">SOLAR_FLARE_HAMMER</code><em class="property"> = 2785</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_HELMET">
<code class="sig-name descname">SOLAR_FLARE_HELMET</code><em class="property"> = 2763</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_LEGGINGS">
<code class="sig-name descname">SOLAR_FLARE_LEGGINGS</code><em class="property"> = 2765</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_FLARE_PICKAXE">
<code class="sig-name descname">SOLAR_FLARE_PICKAXE</code><em class="property"> = 2786</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_FLARE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_MONOLITH">
<code class="sig-name descname">SOLAR_MONOLITH</code><em class="property"> = 3539</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_MONOLITH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_SOLENIAN_BANNER">
<code class="sig-name descname">SOLAR_SOLENIAN_BANNER</code><em class="property"> = 3431</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_SOLENIAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_SROLLER_BANNER">
<code class="sig-name descname">SOLAR_SROLLER_BANNER</code><em class="property"> = 3427</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_SROLLER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLAR_TABLET">
<code class="sig-name descname">SOLAR_TABLET</code><em class="property"> = 2767</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLAR_TABLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOLIDIFIER">
<code class="sig-name descname">SOLIDIFIER</code><em class="property"> = 998</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOLIDIFIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOMETHING_EVILIS_WATCHING_YOU">
<code class="sig-name descname">SOMETHING_EVILIS_WATCHING_YOU</code><em class="property"> = 1422</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOMETHING_EVILIS_WATCHING_YOU" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SONAR_POTION">
<code class="sig-name descname">SONAR_POTION</code><em class="property"> = 2355</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SONAR_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SORCERER_EMBLEM">
<code class="sig-name descname">SORCERER_EMBLEM</code><em class="property"> = 489</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SORCERER_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_FLIGHT">
<code class="sig-name descname">SOULOF_FLIGHT</code><em class="property"> = 575</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_FLIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_FRIGHT">
<code class="sig-name descname">SOULOF_FRIGHT</code><em class="property"> = 547</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_FRIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_LIGHT">
<code class="sig-name descname">SOULOF_LIGHT</code><em class="property"> = 520</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_LIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_MIGHT">
<code class="sig-name descname">SOULOF_MIGHT</code><em class="property"> = 548</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_MIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_NIGHT">
<code class="sig-name descname">SOULOF_NIGHT</code><em class="property"> = 521</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_NIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOULOF_SIGHT">
<code class="sig-name descname">SOULOF_SIGHT</code><em class="property"> = 549</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOULOF_SIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOUL_CAKE">
<code class="sig-name descname">SOUL_CAKE</code><em class="property"> = 1735</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOUL_CAKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SOUL_DRAIN">
<code class="sig-name descname">SOUL_DRAIN</code><em class="property"> = 3006</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SOUL_DRAIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPACE_CREATURE_MASK">
<code class="sig-name descname">SPACE_CREATURE_MASK</code><em class="property"> = 1838</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPACE_CREATURE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPACE_CREATURE_PANTS">
<code class="sig-name descname">SPACE_CREATURE_PANTS</code><em class="property"> = 1840</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPACE_CREATURE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPACE_CREATURE_SHIRT">
<code class="sig-name descname">SPACE_CREATURE_SHIRT</code><em class="property"> = 1839</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPACE_CREATURE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPACE_GUN">
<code class="sig-name descname">SPACE_GUN</code><em class="property"> = 127</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPACE_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPARKLE_STONE_WALLPAPER">
<code class="sig-name descname">SPARKLE_STONE_WALLPAPER</code><em class="property"> = 2013</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPARKLE_STONE_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPARKY_PAINTING">
<code class="sig-name descname">SPARKY_PAINTING</code><em class="property"> = 2995</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPARKY_PAINTING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPAZMATISM_TROPHY">
<code class="sig-name descname">SPAZMATISM_TROPHY</code><em class="property"> = 1369</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPAZMATISM_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPEAR">
<code class="sig-name descname">SPEAR</code><em class="property"> = 280</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPEAR_RACK">
<code class="sig-name descname">SPEAR_RACK</code><em class="property"> = 2117</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPEAR_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPEAR_STATUE">
<code class="sig-name descname">SPEAR_STATUE</code><em class="property"> = 457</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPEAR_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPEAR_TRAP">
<code class="sig-name descname">SPEAR_TRAP</code><em class="property"> = 1149</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPEAR_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_BAR">
<code class="sig-name descname">SPECTRE_BAR</code><em class="property"> = 3261</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_BOOTS">
<code class="sig-name descname">SPECTRE_BOOTS</code><em class="property"> = 405</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_HAMAXE">
<code class="sig-name descname">SPECTRE_HAMAXE</code><em class="property"> = 1507</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_HAMAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_HOOD">
<code class="sig-name descname">SPECTRE_HOOD</code><em class="property"> = 1503</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_MASK">
<code class="sig-name descname">SPECTRE_MASK</code><em class="property"> = 2189</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_PAINTBRUSH">
<code class="sig-name descname">SPECTRE_PAINTBRUSH</code><em class="property"> = 1543</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_PAINTBRUSH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_PAINT_ROLLER">
<code class="sig-name descname">SPECTRE_PAINT_ROLLER</code><em class="property"> = 1544</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_PAINT_ROLLER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_PAINT_SCRAPER">
<code class="sig-name descname">SPECTRE_PAINT_SCRAPER</code><em class="property"> = 1545</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_PAINT_SCRAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_PANTS">
<code class="sig-name descname">SPECTRE_PANTS</code><em class="property"> = 1505</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_PICKAXE">
<code class="sig-name descname">SPECTRE_PICKAXE</code><em class="property"> = 1506</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_ROBE">
<code class="sig-name descname">SPECTRE_ROBE</code><em class="property"> = 1504</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECTRE_STAFF">
<code class="sig-name descname">SPECTRE_STAFF</code><em class="property"> = 1446</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECTRE_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPECULAR_FISH">
<code class="sig-name descname">SPECULAR_FISH</code><em class="property"> = 2309</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPECULAR_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPEED_HAIR_DYE">
<code class="sig-name descname">SPEED_HAIR_DYE</code><em class="property"> = 1986</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPEED_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPELL_TOME">
<code class="sig-name descname">SPELL_TOME</code><em class="property"> = 531</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPELL_TOME" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPELUNKER_GLOWSTICK">
<code class="sig-name descname">SPELUNKER_GLOWSTICK</code><em class="property"> = 3002</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPELUNKER_GLOWSTICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPELUNKER_POTION">
<code class="sig-name descname">SPELUNKER_POTION</code><em class="property"> = 296</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPELUNKER_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDERFISH">
<code class="sig-name descname">SPIDERFISH</code><em class="property"> = 2469</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDERFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_BANNER">
<code class="sig-name descname">SPIDER_BANNER</code><em class="property"> = 1685</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_BREASTPLATE">
<code class="sig-name descname">SPIDER_BREASTPLATE</code><em class="property"> = 2371</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_EGG">
<code class="sig-name descname">SPIDER_EGG</code><em class="property"> = 1798</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_EGG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_FANG">
<code class="sig-name descname">SPIDER_FANG</code><em class="property"> = 2607</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_FANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_GREAVES">
<code class="sig-name descname">SPIDER_GREAVES</code><em class="property"> = 2372</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_MASK">
<code class="sig-name descname">SPIDER_MASK</code><em class="property"> = 2370</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIDER_STAFF">
<code class="sig-name descname">SPIDER_STAFF</code><em class="property"> = 2551</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIDER_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIKE">
<code class="sig-name descname">SPIKE</code><em class="property"> = 147</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIKED_ICE_SLIME_BANNER">
<code class="sig-name descname">SPIKED_ICE_SLIME_BANNER</code><em class="property"> = 2980</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIKED_ICE_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIKED_JUNGLE_SLIME_BANNER">
<code class="sig-name descname">SPIKED_JUNGLE_SLIME_BANNER</code><em class="property"> = 2981</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIKED_JUNGLE_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIKY_BALL">
<code class="sig-name descname">SPIKY_BALL</code><em class="property"> = 161</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIKY_BALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIKY_BALL_TRAP">
<code class="sig-name descname">SPIKY_BALL_TRAP</code><em class="property"> = 1148</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIKY_BALL_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPIRIT_FLAME">
<code class="sig-name descname">SPIRIT_FLAME</code><em class="property"> = 3779</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPIRIT_FLAME" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPLINTERLING_BANNER">
<code class="sig-name descname">SPLINTERLING_BANNER</code><em class="property"> = 2982</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPLINTERLING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_BATHTUB">
<code class="sig-name descname">SPOOKY_BATHTUB</code><em class="property"> = 2081</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_BED">
<code class="sig-name descname">SPOOKY_BED</code><em class="property"> = 2071</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_BOOKCASE">
<code class="sig-name descname">SPOOKY_BOOKCASE</code><em class="property"> = 2028</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_BREASTPLATE">
<code class="sig-name descname">SPOOKY_BREASTPLATE</code><em class="property"> = 1833</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CANDELABRA">
<code class="sig-name descname">SPOOKY_CANDELABRA</code><em class="property"> = 2103</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CANDLE">
<code class="sig-name descname">SPOOKY_CANDLE</code><em class="property"> = 2650</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CHAIR">
<code class="sig-name descname">SPOOKY_CHAIR</code><em class="property"> = 1814</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CHANDELIER">
<code class="sig-name descname">SPOOKY_CHANDELIER</code><em class="property"> = 2064</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CHEST">
<code class="sig-name descname">SPOOKY_CHEST</code><em class="property"> = 2620</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_CLOCK">
<code class="sig-name descname">SPOOKY_CLOCK</code><em class="property"> = 2605</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_DOOR">
<code class="sig-name descname">SPOOKY_DOOR</code><em class="property"> = 1815</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_DRESSER">
<code class="sig-name descname">SPOOKY_DRESSER</code><em class="property"> = 2393</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_HELMET">
<code class="sig-name descname">SPOOKY_HELMET</code><em class="property"> = 1832</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_HOOK">
<code class="sig-name descname">SPOOKY_HOOK</code><em class="property"> = 1829</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_LAMP">
<code class="sig-name descname">SPOOKY_LAMP</code><em class="property"> = 2091</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_LANTERN">
<code class="sig-name descname">SPOOKY_LANTERN</code><em class="property"> = 2043</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_LEGGINGS">
<code class="sig-name descname">SPOOKY_LEGGINGS</code><em class="property"> = 1834</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_PIANO">
<code class="sig-name descname">SPOOKY_PIANO</code><em class="property"> = 2383</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_PLATFORM">
<code class="sig-name descname">SPOOKY_PLATFORM</code><em class="property"> = 1818</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_SINK">
<code class="sig-name descname">SPOOKY_SINK</code><em class="property"> = 2847</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_SOFA">
<code class="sig-name descname">SPOOKY_SOFA</code><em class="property"> = 2409</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_TABLE">
<code class="sig-name descname">SPOOKY_TABLE</code><em class="property"> = 1816</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_TWIG">
<code class="sig-name descname">SPOOKY_TWIG</code><em class="property"> = 1831</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_TWIG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_WINGS">
<code class="sig-name descname">SPOOKY_WINGS</code><em class="property"> = 1830</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_WOOD">
<code class="sig-name descname">SPOOKY_WOOD</code><em class="property"> = 1729</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_WOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_WOOD_WALL">
<code class="sig-name descname">SPOOKY_WOOD_WALL</code><em class="property"> = 1730</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_WOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPOOKY_WORK_BENCH">
<code class="sig-name descname">SPOOKY_WORK_BENCH</code><em class="property"> = 1817</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPOOKY_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPORE_SAC">
<code class="sig-name descname">SPORE_SAC</code><em class="property"> = 3336</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPORE_SAC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SPORE_ZOMBIE_BANNER">
<code class="sig-name descname">SPORE_ZOMBIE_BANNER</code><em class="property"> = 1686</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SPORE_ZOMBIE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUID_BANNER">
<code class="sig-name descname">SQUID_BANNER</code><em class="property"> = 2983</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUID_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIGGLES_WALLPAPER">
<code class="sig-name descname">SQUIGGLES_WALLPAPER</code><em class="property"> = 1953</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIGGLES_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_ALT_HEAD">
<code class="sig-name descname">SQUIRE_ALT_HEAD</code><em class="property"> = 3871</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_ALT_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_ALT_PANTS">
<code class="sig-name descname">SQUIRE_ALT_PANTS</code><em class="property"> = 3873</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_ALT_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_ALT_SHIRT">
<code class="sig-name descname">SQUIRE_ALT_SHIRT</code><em class="property"> = 3872</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_ALT_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_GREAT_HELM">
<code class="sig-name descname">SQUIRE_GREAT_HELM</code><em class="property"> = 3800</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_GREAT_HELM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_GREAVES">
<code class="sig-name descname">SQUIRE_GREAVES</code><em class="property"> = 3802</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_PLATING">
<code class="sig-name descname">SQUIRE_PLATING</code><em class="property"> = 3801</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_PLATING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRE_SHIELD">
<code class="sig-name descname">SQUIRE_SHIELD</code><em class="property"> = 3810</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRE_SHIELD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL">
<code class="sig-name descname">SQUIRREL</code><em class="property"> = 2018</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_CAGE">
<code class="sig-name descname">SQUIRREL_CAGE</code><em class="property"> = 2163</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_GOLD">
<code class="sig-name descname">SQUIRREL_GOLD</code><em class="property"> = 3564</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_GOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_GOLD_CAGE">
<code class="sig-name descname">SQUIRREL_GOLD_CAGE</code><em class="property"> = 3566</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_GOLD_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_ORANGE_CAGE">
<code class="sig-name descname">SQUIRREL_ORANGE_CAGE</code><em class="property"> = 3565</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_ORANGE_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_RED">
<code class="sig-name descname">SQUIRREL_RED</code><em class="property"> = 3563</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_RED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SQUIRREL_STATUE">
<code class="sig-name descname">SQUIRREL_STATUE</code><em class="property"> = 3651</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SQUIRREL_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAFFOFTHE_FROST_HYDRA">
<code class="sig-name descname">STAFFOFTHE_FROST_HYDRA</code><em class="property"> = 1572</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAFFOFTHE_FROST_HYDRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAFFOF_EARTH">
<code class="sig-name descname">STAFFOF_EARTH</code><em class="property"> = 1296</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAFFOF_EARTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAFFOF_REGROWTH">
<code class="sig-name descname">STAFFOF_REGROWTH</code><em class="property"> = 213</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAFFOF_REGROWTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAKE">
<code class="sig-name descname">STAKE</code><em class="property"> = 1836</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAKE_LAUNCHER">
<code class="sig-name descname">STAKE_LAUNCHER</code><em class="property"> = 1835</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAKE_LAUNCHER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR">
<code class="sig-name descname">STAR</code><em class="property"> = 184</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_AXE">
<code class="sig-name descname">STARDUST_AXE</code><em class="property"> = 3462</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_BREASTPLATE">
<code class="sig-name descname">STARDUST_BREASTPLATE</code><em class="property"> = 3382</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_CELL_STAFF">
<code class="sig-name descname">STARDUST_CELL_STAFF</code><em class="property"> = 3474</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_CELL_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_CHAINSAW">
<code class="sig-name descname">STARDUST_CHAINSAW</code><em class="property"> = 3463</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_DRAGON_STAFF">
<code class="sig-name descname">STARDUST_DRAGON_STAFF</code><em class="property"> = 3531</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_DRAGON_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_DRILL">
<code class="sig-name descname">STARDUST_DRILL</code><em class="property"> = 3464</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_DYE">
<code class="sig-name descname">STARDUST_DYE</code><em class="property"> = 3529</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_HAMMER">
<code class="sig-name descname">STARDUST_HAMMER</code><em class="property"> = 3465</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_HELMET">
<code class="sig-name descname">STARDUST_HELMET</code><em class="property"> = 3381</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_JELLYFISH_BANNER">
<code class="sig-name descname">STARDUST_JELLYFISH_BANNER</code><em class="property"> = 3422</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_JELLYFISH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_LARGE_CELL_BANNER">
<code class="sig-name descname">STARDUST_LARGE_CELL_BANNER</code><em class="property"> = 3425</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_LARGE_CELL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_LEGGINGS">
<code class="sig-name descname">STARDUST_LEGGINGS</code><em class="property"> = 3383</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_MONOLITH">
<code class="sig-name descname">STARDUST_MONOLITH</code><em class="property"> = 3538</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_MONOLITH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_PICKAXE">
<code class="sig-name descname">STARDUST_PICKAXE</code><em class="property"> = 3466</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_SMALL_CELL_BANNER">
<code class="sig-name descname">STARDUST_SMALL_CELL_BANNER</code><em class="property"> = 3424</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_SMALL_CELL_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_SOLDIER_BANNER">
<code class="sig-name descname">STARDUST_SOLDIER_BANNER</code><em class="property"> = 3420</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_SOLDIER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_SPIDER_BANNER">
<code class="sig-name descname">STARDUST_SPIDER_BANNER</code><em class="property"> = 3423</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_SPIDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARDUST_WORM_BANNER">
<code class="sig-name descname">STARDUST_WORM_BANNER</code><em class="property"> = 3421</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARDUST_WORM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARFISH">
<code class="sig-name descname">STARFISH</code><em class="property"> = 2626</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARFURY">
<code class="sig-name descname">STARFURY</code><em class="property"> = 65</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARFURY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARINA_BOTTLE">
<code class="sig-name descname">STARINA_BOTTLE</code><em class="property"> = 1431</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARLIT_HEAVEN_WALLPAPER">
<code class="sig-name descname">STARLIT_HEAVEN_WALLPAPER</code><em class="property"> = 2014</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARLIT_HEAVEN_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARRY_NIGHT">
<code class="sig-name descname">STARRY_NIGHT</code><em class="property"> = 1439</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARRY_NIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STARS_WALLPAPER">
<code class="sig-name descname">STARS_WALLPAPER</code><em class="property"> = 1952</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STARS_WALLPAPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_ANISE">
<code class="sig-name descname">STAR_ANISE</code><em class="property"> = 1913</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_ANISE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_CANNON">
<code class="sig-name descname">STAR_CANNON</code><em class="property"> = 197</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_CANNON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_CLOAK">
<code class="sig-name descname">STAR_CLOAK</code><em class="property"> = 532</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_CLOAK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_STATUE">
<code class="sig-name descname">STAR_STATUE</code><em class="property"> = 438</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_TOPPER1">
<code class="sig-name descname">STAR_TOPPER1</code><em class="property"> = 1874</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_TOPPER1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_TOPPER2">
<code class="sig-name descname">STAR_TOPPER2</code><em class="property"> = 1875</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_TOPPER2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_TOPPER3">
<code class="sig-name descname">STAR_TOPPER3</code><em class="property"> = 1876</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_TOPPER3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_VEIL">
<code class="sig-name descname">STAR_VEIL</code><em class="property"> = 862</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_VEIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STAR_WRATH">
<code class="sig-name descname">STAR_WRATH</code><em class="property"> = 3065</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STAR_WRATH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STATIC_HOOK">
<code class="sig-name descname">STATIC_HOOK</code><em class="property"> = 3623</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STATIC_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_BATHTUB">
<code class="sig-name descname">STEAMPUNK_BATHTUB</code><em class="property"> = 2125</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_BATHTUB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_BED">
<code class="sig-name descname">STEAMPUNK_BED</code><em class="property"> = 1722</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_BED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_BOILER">
<code class="sig-name descname">STEAMPUNK_BOILER</code><em class="property"> = 2203</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_BOILER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_BOOKCASE">
<code class="sig-name descname">STEAMPUNK_BOOKCASE</code><em class="property"> = 2024</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_BOOKCASE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CANDELABRA">
<code class="sig-name descname">STEAMPUNK_CANDELABRA</code><em class="property"> = 2096</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CANDELABRA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CANDLE">
<code class="sig-name descname">STEAMPUNK_CANDLE</code><em class="property"> = 2649</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CHAIR">
<code class="sig-name descname">STEAMPUNK_CHAIR</code><em class="property"> = 1708</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CHANDELIER">
<code class="sig-name descname">STEAMPUNK_CHANDELIER</code><em class="property"> = 2655</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CHEST">
<code class="sig-name descname">STEAMPUNK_CHEST</code><em class="property"> = 2250</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CLOCK">
<code class="sig-name descname">STEAMPUNK_CLOCK</code><em class="property"> = 2241</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_CUP">
<code class="sig-name descname">STEAMPUNK_CUP</code><em class="property"> = 2258</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_CUP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_DOOR">
<code class="sig-name descname">STEAMPUNK_DOOR</code><em class="property"> = 1712</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_DRESSER">
<code class="sig-name descname">STEAMPUNK_DRESSER</code><em class="property"> = 2638</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_DRESSER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_GOGGLES">
<code class="sig-name descname">STEAMPUNK_GOGGLES</code><em class="property"> = 1742</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_GOGGLES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_HAT">
<code class="sig-name descname">STEAMPUNK_HAT</code><em class="property"> = 839</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_LAMP">
<code class="sig-name descname">STEAMPUNK_LAMP</code><em class="property"> = 2130</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_LAMP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_LANTERN">
<code class="sig-name descname">STEAMPUNK_LANTERN</code><em class="property"> = 2036</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_LANTERN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_PANTS">
<code class="sig-name descname">STEAMPUNK_PANTS</code><em class="property"> = 841</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_PIANO">
<code class="sig-name descname">STEAMPUNK_PIANO</code><em class="property"> = 2256</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_PIANO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_PLATFORM">
<code class="sig-name descname">STEAMPUNK_PLATFORM</code><em class="property"> = 2627</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_SHIRT">
<code class="sig-name descname">STEAMPUNK_SHIRT</code><em class="property"> = 840</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_SINK">
<code class="sig-name descname">STEAMPUNK_SINK</code><em class="property"> = 2845</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_SOFA">
<code class="sig-name descname">STEAMPUNK_SOFA</code><em class="property"> = 2412</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_SOFA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_TABLE">
<code class="sig-name descname">STEAMPUNK_TABLE</code><em class="property"> = 1718</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_WINGS">
<code class="sig-name descname">STEAMPUNK_WINGS</code><em class="property"> = 948</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STEAMPUNK_WORK_BENCH">
<code class="sig-name descname">STEAMPUNK_WORK_BENCH</code><em class="property"> = 2253</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STEAMPUNK_WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STICKY_BOMB">
<code class="sig-name descname">STICKY_BOMB</code><em class="property"> = 235</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STICKY_BOMB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STICKY_DYNAMITE">
<code class="sig-name descname">STICKY_DYNAMITE</code><em class="property"> = 2896</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STICKY_DYNAMITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STICKY_GLOWSTICK">
<code class="sig-name descname">STICKY_GLOWSTICK</code><em class="property"> = 286</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STICKY_GLOWSTICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STICKY_GRENADE">
<code class="sig-name descname">STICKY_GRENADE</code><em class="property"> = 2586</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STICKY_GRENADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STINGER">
<code class="sig-name descname">STINGER</code><em class="property"> = 209</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STINGER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STINKFISH">
<code class="sig-name descname">STINKFISH</code><em class="property"> = 2321</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STINKFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STINK_POTION">
<code class="sig-name descname">STINK_POTION</code><em class="property"> = 2353</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STINK_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STONE_BLOCK">
<code class="sig-name descname">STONE_BLOCK</code><em class="property"> = 3</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STONE_SLAB">
<code class="sig-name descname">STONE_SLAB</code><em class="property"> = 2119</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STONE_SLAB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STONE_SLAB_WALL">
<code class="sig-name descname">STONE_SLAB_WALL</code><em class="property"> = 2433</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STONE_SLAB_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STONE_WALL">
<code class="sig-name descname">STONE_WALL</code><em class="property"> = 26</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STONE_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STOPWATCH">
<code class="sig-name descname">STOPWATCH</code><em class="property"> = 3099</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STOPWATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_BREW">
<code class="sig-name descname">STRANGE_BREW</code><em class="property"> = 3001</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_BREW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_GLOWING_MUSHROOM">
<code class="sig-name descname">STRANGE_GLOWING_MUSHROOM</code><em class="property"> = 1181</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_GLOWING_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_PLANT1">
<code class="sig-name descname">STRANGE_PLANT1</code><em class="property"> = 3385</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_PLANT1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_PLANT2">
<code class="sig-name descname">STRANGE_PLANT2</code><em class="property"> = 3386</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_PLANT2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_PLANT3">
<code class="sig-name descname">STRANGE_PLANT3</code><em class="property"> = 3387</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_PLANT3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STRANGE_PLANT4">
<code class="sig-name descname">STRANGE_PLANT4</code><em class="property"> = 3388</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STRANGE_PLANT4" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STYLIST_KIL_LA_KILL_SCISSORS_IWISH">
<code class="sig-name descname">STYLIST_KIL_LA_KILL_SCISSORS_IWISH</code><em class="property"> = 3352</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STYLIST_KIL_LA_KILL_SCISSORS_IWISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STYNGER">
<code class="sig-name descname">STYNGER</code><em class="property"> = 1258</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STYNGER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.STYNGER_BOLT">
<code class="sig-name descname">STYNGER_BOLT</code><em class="property"> = 1261</em><a class="headerlink" href="#lihzahrd.chests.ItemType.STYNGER_BOLT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUGAR_COOKIE">
<code class="sig-name descname">SUGAR_COOKIE</code><em class="property"> = 1919</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUGAR_COOKIE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUGAR_PLUM">
<code class="sig-name descname">SUGAR_PLUM</code><em class="property"> = 1868</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUGAR_PLUM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SULPHUR_BUTTERFLY">
<code class="sig-name descname">SULPHUR_BUTTERFLY</code><em class="property"> = 1998</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SULPHUR_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SULPHUR_BUTTERFLY_JAR">
<code class="sig-name descname">SULPHUR_BUTTERFLY_JAR</code><em class="property"> = 2182</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SULPHUR_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUMMER_HAT">
<code class="sig-name descname">SUMMER_HAT</code><em class="property"> = 242</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUMMER_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUMMONER_EMBLEM">
<code class="sig-name descname">SUMMONER_EMBLEM</code><em class="property"> = 2998</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUMMONER_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUMMONING_POTION">
<code class="sig-name descname">SUMMONING_POTION</code><em class="property"> = 2328</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUMMONING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNDIAL">
<code class="sig-name descname">SUNDIAL</code><em class="property"> = 3064</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNDIAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNFLOWER">
<code class="sig-name descname">SUNFLOWER</code><em class="property"> = 63</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNFLOWER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNFLOWERS">
<code class="sig-name descname">SUNFLOWERS</code><em class="property"> = 1427</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNFLOWERS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNFLOWER_STATUE">
<code class="sig-name descname">SUNFLOWER_STATUE</code><em class="property"> = 475</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNFLOWER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNFURY">
<code class="sig-name descname">SUNFURY</code><em class="property"> = 220</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNFURY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNGLASSES">
<code class="sig-name descname">SUNGLASSES</code><em class="property"> = 237</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNGLASSES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUNPLATE_BLOCK">
<code class="sig-name descname">SUNPLATE_BLOCK</code><em class="property"> = 824</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUNPLATE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUN_BANNER">
<code class="sig-name descname">SUN_BANNER</code><em class="property"> = 846</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUN_MASK">
<code class="sig-name descname">SUN_MASK</code><em class="property"> = 2802</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUN_STONE">
<code class="sig-name descname">SUN_STONE</code><em class="property"> = 899</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUN_STONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUPER_ABSORBANT_SPONGE">
<code class="sig-name descname">SUPER_ABSORBANT_SPONGE</code><em class="property"> = 3032</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUPER_ABSORBANT_SPONGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUPER_DART_TRAP">
<code class="sig-name descname">SUPER_DART_TRAP</code><em class="property"> = 1146</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUPER_DART_TRAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUPER_HEALING_POTION">
<code class="sig-name descname">SUPER_HEALING_POTION</code><em class="property"> = 3544</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUPER_HEALING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUPER_MANA_POTION">
<code class="sig-name descname">SUPER_MANA_POTION</code><em class="property"> = 2209</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUPER_MANA_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUSPICIOUS_LOOKING_EYE">
<code class="sig-name descname">SUSPICIOUS_LOOKING_EYE</code><em class="property"> = 43</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUSPICIOUS_LOOKING_EYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SUSPICIOUS_LOOKING_TENTACLE">
<code class="sig-name descname">SUSPICIOUS_LOOKING_TENTACLE</code><em class="property"> = 3577</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SUSPICIOUS_LOOKING_TENTACLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWAMP_THING_BANNER">
<code class="sig-name descname">SWAMP_THING_BANNER</code><em class="property"> = 1687</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWAMP_THING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWATHELMET">
<code class="sig-name descname">SWATHELMET</code><em class="property"> = 1514</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWATHELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWEETHEART_NECKLACE">
<code class="sig-name descname">SWEETHEART_NECKLACE</code><em class="property"> = 1578</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWEETHEART_NECKLACE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWIFTNESS_POTION">
<code class="sig-name descname">SWIFTNESS_POTION</code><em class="property"> = 290</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWIFTNESS_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWITCH">
<code class="sig-name descname">SWITCH</code><em class="property"> = 538</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWITCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWORDFISH">
<code class="sig-name descname">SWORDFISH</code><em class="property"> = 2332</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWORDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWORDFISH_TROPHY">
<code class="sig-name descname">SWORDFISH_TROPHY</code><em class="property"> = 2448</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWORDFISH_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWORD_RACK">
<code class="sig-name descname">SWORD_RACK</code><em class="property"> = 2118</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWORD_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.SWORD_STATUE">
<code class="sig-name descname">SWORD_STATUE</code><em class="property"> = 439</em><a class="headerlink" href="#lihzahrd.chests.ItemType.SWORD_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TABI">
<code class="sig-name descname">TABI</code><em class="property"> = 977</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TABI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TACKLE_BOX">
<code class="sig-name descname">TACKLE_BOX</code><em class="property"> = 2375</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TACKLE_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TACTICAL_SHOTGUN">
<code class="sig-name descname">TACTICAL_SHOTGUN</code><em class="property"> = 679</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TACTICAL_SHOTGUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TACTICAL_SKELETON_BANNER">
<code class="sig-name descname">TACTICAL_SKELETON_BANNER</code><em class="property"> = 2984</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TACTICAL_SKELETON_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TALLY_COUNTER">
<code class="sig-name descname">TALLY_COUNTER</code><em class="property"> = 3095</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TALLY_COUNTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TALL_GATE">
<code class="sig-name descname">TALL_GATE</code><em class="property"> = 3240</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TALL_GATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TAM_OSHANTER">
<code class="sig-name descname">TAM_OSHANTER</code><em class="property"> = 869</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TAM_OSHANTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TARGET_DUMMY">
<code class="sig-name descname">TARGET_DUMMY</code><em class="property"> = 3202</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TARGET_DUMMY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TARTAR_SAUCE">
<code class="sig-name descname">TARTAR_SAUCE</code><em class="property"> = 2587</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TARTAR_SAUCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TATTERED_BEE_WING">
<code class="sig-name descname">TATTERED_BEE_WING</code><em class="property"> = 1521</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TATTERED_BEE_WING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TATTERED_CLOTH">
<code class="sig-name descname">TATTERED_CLOTH</code><em class="property"> = 362</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TATTERED_CLOTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TATTERED_FAIRY_WINGS">
<code class="sig-name descname">TATTERED_FAIRY_WINGS</code><em class="property"> = 1797</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TATTERED_FAIRY_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TAX_COLLECTORS_STICK_OF_DOOM">
<code class="sig-name descname">TAX_COLLECTORS_STICK_OF_DOOM</code><em class="property"> = 3351</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TAX_COLLECTORS_STICK_OF_DOOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TAX_COLLECTOR_HAT">
<code class="sig-name descname">TAX_COLLECTOR_HAT</code><em class="property"> = 3242</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TAX_COLLECTOR_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TAX_COLLECTOR_PANTS">
<code class="sig-name descname">TAX_COLLECTOR_PANTS</code><em class="property"> = 3244</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TAX_COLLECTOR_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TAX_COLLECTOR_SUIT">
<code class="sig-name descname">TAX_COLLECTOR_SUIT</code><em class="property"> = 3243</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TAX_COLLECTOR_SUIT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEALAND_BLACK_DYE">
<code class="sig-name descname">TEALAND_BLACK_DYE</code><em class="property"> = 1024</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEALAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEALAND_SILVER_DYE">
<code class="sig-name descname">TEALAND_SILVER_DYE</code><em class="property"> = 1056</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEALAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAL_DYE">
<code class="sig-name descname">TEAL_DYE</code><em class="property"> = 1012</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAL_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAL_MUSHROOM">
<code class="sig-name descname">TEAL_MUSHROOM</code><em class="property"> = 1107</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAL_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAL_PAINT">
<code class="sig-name descname">TEAL_PAINT</code><em class="property"> = 1078</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAL_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAL_STRING">
<code class="sig-name descname">TEAL_STRING</code><em class="property"> = 3298</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAL_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_BLUE">
<code class="sig-name descname">TEAM_BLOCK_BLUE</code><em class="property"> = 3634</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_BLUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_BLUE_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_BLUE_PLATFORM</code><em class="property"> = 3639</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_BLUE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_GREEN">
<code class="sig-name descname">TEAM_BLOCK_GREEN</code><em class="property"> = 3633</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_GREEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_GREEN_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_GREEN_PLATFORM</code><em class="property"> = 3638</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_GREEN_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_PINK">
<code class="sig-name descname">TEAM_BLOCK_PINK</code><em class="property"> = 3636</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_PINK_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_PINK_PLATFORM</code><em class="property"> = 3641</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_PINK_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_RED">
<code class="sig-name descname">TEAM_BLOCK_RED</code><em class="property"> = 3621</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_RED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_RED_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_RED_PLATFORM</code><em class="property"> = 3622</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_RED_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_WHITE">
<code class="sig-name descname">TEAM_BLOCK_WHITE</code><em class="property"> = 3637</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_WHITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_WHITE_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_WHITE_PLATFORM</code><em class="property"> = 3642</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_WHITE_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_YELLOW">
<code class="sig-name descname">TEAM_BLOCK_YELLOW</code><em class="property"> = 3635</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_YELLOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_BLOCK_YELLOW_PLATFORM">
<code class="sig-name descname">TEAM_BLOCK_YELLOW_PLATFORM</code><em class="property"> = 3640</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_BLOCK_YELLOW_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_DYE">
<code class="sig-name descname">TEAM_DYE</code><em class="property"> = 1969</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEAM_HAIR_DYE">
<code class="sig-name descname">TEAM_HAIR_DYE</code><em class="property"> = 1982</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEAM_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TELEPORTATION_POTION">
<code class="sig-name descname">TELEPORTATION_POTION</code><em class="property"> = 2351</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TELEPORTATION_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TELEPORTER">
<code class="sig-name descname">TELEPORTER</code><em class="property"> = 1263</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TELEPORTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEMPEST_STAFF">
<code class="sig-name descname">TEMPEST_STAFF</code><em class="property"> = 2621</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEMPEST_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TEMPLE_KEY">
<code class="sig-name descname">TEMPLE_KEY</code><em class="property"> = 1141</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TEMPLE_KEY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TENDON_BOW">
<code class="sig-name descname">TENDON_BOW</code><em class="property"> = 796</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TENDON_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TENDON_HOOK">
<code class="sig-name descname">TENDON_HOOK</code><em class="property"> = 3020</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TENDON_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TERRARIAN">
<code class="sig-name descname">TERRARIAN</code><em class="property"> = 3389</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TERRARIAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TERRARIAN_GOTHIC">
<code class="sig-name descname">TERRARIAN_GOTHIC</code><em class="property"> = 1428</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TERRARIAN_GOTHIC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TERRARIUM">
<code class="sig-name descname">TERRARIUM</code><em class="property"> = 2208</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TERRARIUM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TERRA_BLADE">
<code class="sig-name descname">TERRA_BLADE</code><em class="property"> = 757</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TERRA_BLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_AXE">
<code class="sig-name descname">THE_AXE</code><em class="property"> = 1305</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_BREAKER">
<code class="sig-name descname">THE_BREAKER</code><em class="property"> = 104</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_BREAKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_BRIDE_DRESS">
<code class="sig-name descname">THE_BRIDE_DRESS</code><em class="property"> = 3479</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_BRIDE_DRESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_BRIDE_HAT">
<code class="sig-name descname">THE_BRIDE_HAT</code><em class="property"> = 3478</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_BRIDE_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_CREATIONOFTHE_GUIDE">
<code class="sig-name descname">THE_CREATIONOFTHE_GUIDE</code><em class="property"> = 1573</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_CREATIONOFTHE_GUIDE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_CURSED_MAN">
<code class="sig-name descname">THE_CURSED_MAN</code><em class="property"> = 1420</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_CURSED_MAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_DESTROYER">
<code class="sig-name descname">THE_DESTROYER</code><em class="property"> = 1435</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_DESTROYER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_DOCTORS_PANTS">
<code class="sig-name descname">THE_DOCTORS_PANTS</code><em class="property"> = 326</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_DOCTORS_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_DOCTORS_SHIRT">
<code class="sig-name descname">THE_DOCTORS_SHIRT</code><em class="property"> = 325</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_DOCTORS_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_EYE_OF_CTHULHU">
<code class="sig-name descname">THE_EYE_OF_CTHULHU</code><em class="property"> = 3292</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_EYE_OF_CTHULHU" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_EYE_SEESTHE_END">
<code class="sig-name descname">THE_EYE_SEESTHE_END</code><em class="property"> = 1421</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_EYE_SEESTHE_END" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_FISHOF_CTHULU">
<code class="sig-name descname">THE_FISHOF_CTHULU</code><em class="property"> = 2459</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_FISHOF_CTHULU" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_GROOM_BANNER">
<code class="sig-name descname">THE_GROOM_BANNER</code><em class="property"> = 2985</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_GROOM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_GUARDIANS_GAZE">
<code class="sig-name descname">THE_GUARDIANS_GAZE</code><em class="property"> = 1441</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_GUARDIANS_GAZE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_HANGED_MAN">
<code class="sig-name descname">THE_HANGED_MAN</code><em class="property"> = 1373</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_HANGED_MAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_HORSEMANS_BLADE">
<code class="sig-name descname">THE_HORSEMANS_BLADE</code><em class="property"> = 1826</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_HORSEMANS_BLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_LANDOF_DECEIVING_LOOKS">
<code class="sig-name descname">THE_LANDOF_DECEIVING_LOOKS</code><em class="property"> = 1489</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_LANDOF_DECEIVING_LOOKS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_MEATBALL">
<code class="sig-name descname">THE_MEATBALL</code><em class="property"> = 801</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_MEATBALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_MERCHANT">
<code class="sig-name descname">THE_MERCHANT</code><em class="property"> = 1574</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_MERCHANT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_PERSISTENCYOF_EYES">
<code class="sig-name descname">THE_PERSISTENCYOF_EYES</code><em class="property"> = 1436</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_PERSISTENCYOF_EYES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_PLAN">
<code class="sig-name descname">THE_PLAN</code><em class="property"> = 903</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_PLAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_POSSESSED_BANNER">
<code class="sig-name descname">THE_POSSESSED_BANNER</code><em class="property"> = 3399</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_POSSESSED_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_ROTTED_FORK">
<code class="sig-name descname">THE_ROTTED_FORK</code><em class="property"> = 802</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_ROTTED_FORK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_SCREAMER">
<code class="sig-name descname">THE_SCREAMER</code><em class="property"> = 1424</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_SCREAMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_TWINS_HAVE_AWOKEN">
<code class="sig-name descname">THE_TWINS_HAVE_AWOKEN</code><em class="property"> = 1423</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_TWINS_HAVE_AWOKEN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THE_UNDERTAKER">
<code class="sig-name descname">THE_UNDERTAKER</code><em class="property"> = 800</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THE_UNDERTAKER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THORNS_POTION">
<code class="sig-name descname">THORNS_POTION</code><em class="property"> = 301</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THORNS_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THORN_CHAKRAM">
<code class="sig-name descname">THORN_CHAKRAM</code><em class="property"> = 191</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THORN_CHAKRAM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THORN_HOOK">
<code class="sig-name descname">THORN_HOOK</code><em class="property"> = 3021</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THORN_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THRONE">
<code class="sig-name descname">THRONE</code><em class="property"> = 355</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THRONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THROUGHTHE_WINDOW">
<code class="sig-name descname">THROUGHTHE_WINDOW</code><em class="property"> = 1484</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THROUGHTHE_WINDOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.THROWING_KNIFE">
<code class="sig-name descname">THROWING_KNIFE</code><em class="property"> = 279</em><a class="headerlink" href="#lihzahrd.chests.ItemType.THROWING_KNIFE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIARA">
<code class="sig-name descname">TIARA</code><em class="property"> = 864</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIARA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIGER_CLIMBING_GEAR">
<code class="sig-name descname">TIGER_CLIMBING_GEAR</code><em class="property"> = 976</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIGER_CLIMBING_GEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIGER_SKIN">
<code class="sig-name descname">TIGER_SKIN</code><em class="property"> = 2281</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIGER_SKIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIKI_MASK">
<code class="sig-name descname">TIKI_MASK</code><em class="property"> = 1159</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIKI_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIKI_PANTS">
<code class="sig-name descname">TIKI_PANTS</code><em class="property"> = 1161</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIKI_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIKI_SHIRT">
<code class="sig-name descname">TIKI_SHIRT</code><em class="property"> = 1160</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIKI_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIKI_TORCH">
<code class="sig-name descname">TIKI_TORCH</code><em class="property"> = 342</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIKI_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIKI_TOTEM">
<code class="sig-name descname">TIKI_TOTEM</code><em class="property"> = 1171</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIKI_TOTEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIMER1SECOND">
<code class="sig-name descname">TIMER1SECOND</code><em class="property"> = 583</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIMER1SECOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIMER3SECOND">
<code class="sig-name descname">TIMER3SECOND</code><em class="property"> = 584</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIMER3SECOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIMER5SECOND">
<code class="sig-name descname">TIMER5SECOND</code><em class="property"> = 585</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIMER5SECOND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIME_HAIR_DYE">
<code class="sig-name descname">TIME_HAIR_DYE</code><em class="property"> = 1981</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIME_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIM_BANNER">
<code class="sig-name descname">TIM_BANNER</code><em class="property"> = 2986</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TINKERERS_WORKSHOP">
<code class="sig-name descname">TINKERERS_WORKSHOP</code><em class="property"> = 398</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TINKERERS_WORKSHOP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_AXE">
<code class="sig-name descname">TIN_AXE</code><em class="property"> = 3500</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_AXE_OLD">
<code class="sig-name descname">TIN_AXE_OLD</code><em class="property"> = -28</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BAR">
<code class="sig-name descname">TIN_BAR</code><em class="property"> = 703</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BOW">
<code class="sig-name descname">TIN_BOW</code><em class="property"> = 3498</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BOW_OLD">
<code class="sig-name descname">TIN_BOW_OLD</code><em class="property"> = -30</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BRICK">
<code class="sig-name descname">TIN_BRICK</code><em class="property"> = 717</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BRICK_WALL">
<code class="sig-name descname">TIN_BRICK_WALL</code><em class="property"> = 720</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BROADSWORD">
<code class="sig-name descname">TIN_BROADSWORD</code><em class="property"> = 3502</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_BROADSWORD_OLD">
<code class="sig-name descname">TIN_BROADSWORD_OLD</code><em class="property"> = -26</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_CAN">
<code class="sig-name descname">TIN_CAN</code><em class="property"> = 2339</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_CAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_CHAINMAIL">
<code class="sig-name descname">TIN_CHAINMAIL</code><em class="property"> = 688</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_CHANDELIER">
<code class="sig-name descname">TIN_CHANDELIER</code><em class="property"> = 710</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_GREAVES">
<code class="sig-name descname">TIN_GREAVES</code><em class="property"> = 689</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_HAMMER">
<code class="sig-name descname">TIN_HAMMER</code><em class="property"> = 3499</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_HAMMER_OLD">
<code class="sig-name descname">TIN_HAMMER_OLD</code><em class="property"> = -29</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_HELMET">
<code class="sig-name descname">TIN_HELMET</code><em class="property"> = 687</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_ORE">
<code class="sig-name descname">TIN_ORE</code><em class="property"> = 699</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_PICKAXE">
<code class="sig-name descname">TIN_PICKAXE</code><em class="property"> = 3503</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_PICKAXE_OLD">
<code class="sig-name descname">TIN_PICKAXE_OLD</code><em class="property"> = -25</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_PLATING">
<code class="sig-name descname">TIN_PLATING</code><em class="property"> = 2692</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_PLATING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_PLATING_WALL">
<code class="sig-name descname">TIN_PLATING_WALL</code><em class="property"> = 2691</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_PLATING_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_SHORTSWORD">
<code class="sig-name descname">TIN_SHORTSWORD</code><em class="property"> = 3501</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_SHORTSWORD_OLD">
<code class="sig-name descname">TIN_SHORTSWORD_OLD</code><em class="property"> = -27</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TIN_WATCH">
<code class="sig-name descname">TIN_WATCH</code><em class="property"> = 707</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TIN_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TISSUE_SAMPLE">
<code class="sig-name descname">TISSUE_SAMPLE</code><em class="property"> = 1329</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TISSUE_SAMPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_BAR">
<code class="sig-name descname">TITANIUM_BAR</code><em class="property"> = 1198</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_BREASTPLATE">
<code class="sig-name descname">TITANIUM_BREASTPLATE</code><em class="property"> = 1218</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_CHAINSAW">
<code class="sig-name descname">TITANIUM_CHAINSAW</code><em class="property"> = 1204</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_DRILL">
<code class="sig-name descname">TITANIUM_DRILL</code><em class="property"> = 1203</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_FORGE">
<code class="sig-name descname">TITANIUM_FORGE</code><em class="property"> = 1221</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_FORGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_HEADGEAR">
<code class="sig-name descname">TITANIUM_HEADGEAR</code><em class="property"> = 1217</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_HEADGEAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_HELMET">
<code class="sig-name descname">TITANIUM_HELMET</code><em class="property"> = 1216</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_LEGGINGS">
<code class="sig-name descname">TITANIUM_LEGGINGS</code><em class="property"> = 1219</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_MASK">
<code class="sig-name descname">TITANIUM_MASK</code><em class="property"> = 1215</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_ORE">
<code class="sig-name descname">TITANIUM_ORE</code><em class="property"> = 1106</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_PICKAXE">
<code class="sig-name descname">TITANIUM_PICKAXE</code><em class="property"> = 1202</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_REPEATER">
<code class="sig-name descname">TITANIUM_REPEATER</code><em class="property"> = 1201</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_REPEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_SWORD">
<code class="sig-name descname">TITANIUM_SWORD</code><em class="property"> = 1199</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_TRIDENT">
<code class="sig-name descname">TITANIUM_TRIDENT</code><em class="property"> = 1200</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_TRIDENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANIUM_WARAXE">
<code class="sig-name descname">TITANIUM_WARAXE</code><em class="property"> = 1224</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANIUM_WARAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANSTONE_BLOCK">
<code class="sig-name descname">TITANSTONE_BLOCK</code><em class="property"> = 1593</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANSTONE_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITANSTONE_BLOCK_WALL">
<code class="sig-name descname">TITANSTONE_BLOCK_WALL</code><em class="property"> = 1594</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITANSTONE_BLOCK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITAN_GLOVE">
<code class="sig-name descname">TITAN_GLOVE</code><em class="property"> = 536</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITAN_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TITAN_POTION">
<code class="sig-name descname">TITAN_POTION</code><em class="property"> = 2326</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TITAN_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOILET">
<code class="sig-name descname">TOILET</code><em class="property"> = 358</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOILET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOMBSTONE">
<code class="sig-name descname">TOMBSTONE</code><em class="property"> = 321</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOMBSTONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOMB_CRAWLER_BANNER">
<code class="sig-name descname">TOMB_CRAWLER_BANNER</code><em class="property"> = 3411</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOMB_CRAWLER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOOLBELT">
<code class="sig-name descname">TOOLBELT</code><em class="property"> = 407</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOOLBELT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOOLBOX">
<code class="sig-name descname">TOOLBOX</code><em class="property"> = 1923</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOOLBOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ">
<code class="sig-name descname">TOPAZ</code><em class="property"> = 180</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_BLOCK">
<code class="sig-name descname">TOPAZ_GEMSPARK_BLOCK</code><em class="property"> = 1971</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_WALL">
<code class="sig-name descname">TOPAZ_GEMSPARK_WALL</code><em class="property"> = 2689</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_WALL_OFF">
<code class="sig-name descname">TOPAZ_GEMSPARK_WALL_OFF</code><em class="property"> = 2690</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_GEMSPARK_WALL_OFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_HOOK">
<code class="sig-name descname">TOPAZ_HOOK</code><em class="property"> = 1237</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_ROBE">
<code class="sig-name descname">TOPAZ_ROBE</code><em class="property"> = 1283</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOPAZ_STAFF">
<code class="sig-name descname">TOPAZ_STAFF</code><em class="property"> = 740</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOPAZ_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOP_HAT">
<code class="sig-name descname">TOP_HAT</code><em class="property"> = 239</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOP_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TORCH">
<code class="sig-name descname">TORCH</code><em class="property"> = 8</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TORTOISE_BANNER">
<code class="sig-name descname">TORTOISE_BANNER</code><em class="property"> = 1688</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TORTOISE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOXIC_FLASK">
<code class="sig-name descname">TOXIC_FLASK</code><em class="property"> = 3105</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOXIC_FLASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOXIC_SLUDGE_BANNER">
<code class="sig-name descname">TOXIC_SLUDGE_BANNER</code><em class="property"> = 1689</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOXIC_SLUDGE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOXIKARP">
<code class="sig-name descname">TOXIKARP</code><em class="property"> = 3210</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOXIKARP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TOY_SLED">
<code class="sig-name descname">TOY_SLED</code><em class="property"> = 1312</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TOY_SLED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRAPDOOR">
<code class="sig-name descname">TRAPDOOR</code><em class="property"> = 3239</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRAPDOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRAPPED_GHOST">
<code class="sig-name descname">TRAPPED_GHOST</code><em class="property"> = 1478</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRAPPED_GHOST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRAPSIGHT_POTION">
<code class="sig-name descname">TRAPSIGHT_POTION</code><em class="property"> = 2329</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRAPSIGHT_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRASH_CAN">
<code class="sig-name descname">TRASH_CAN</code><em class="property"> = 348</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRASH_CAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREASURE_HUNTER_PANTS">
<code class="sig-name descname">TREASURE_HUNTER_PANTS</code><em class="property"> = 1852</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREASURE_HUNTER_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREASURE_HUNTER_SHIRT">
<code class="sig-name descname">TREASURE_HUNTER_SHIRT</code><em class="property"> = 1851</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREASURE_HUNTER_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREASURE_MAP">
<code class="sig-name descname">TREASURE_MAP</code><em class="property"> = 2495</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREASURE_MAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_MASK">
<code class="sig-name descname">TREE_MASK</code><em class="property"> = 1940</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_NYMPH_BUTTERFLY">
<code class="sig-name descname">TREE_NYMPH_BUTTERFLY</code><em class="property"> = 1999</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_NYMPH_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_NYMPH_BUTTERFLY_JAR">
<code class="sig-name descname">TREE_NYMPH_BUTTERFLY_JAR</code><em class="property"> = 2183</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_NYMPH_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_SHIRT">
<code class="sig-name descname">TREE_SHIRT</code><em class="property"> = 1941</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_STATUE">
<code class="sig-name descname">TREE_STATUE</code><em class="property"> = 467</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TREE_TRUNKS">
<code class="sig-name descname">TREE_TRUNKS</code><em class="property"> = 1942</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TREE_TRUNKS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRIDENT">
<code class="sig-name descname">TRIDENT</code><em class="property"> = 277</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRIDENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRIFOLD_MAP">
<code class="sig-name descname">TRIFOLD_MAP</code><em class="property"> = 893</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRIFOLD_MAP" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRIO_SUPER_HEROES">
<code class="sig-name descname">TRIO_SUPER_HEROES</code><em class="property"> = 1502</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRIO_SUPER_HEROES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TROPICAL_BARRACUDA">
<code class="sig-name descname">TROPICAL_BARRACUDA</code><em class="property"> = 2488</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TROPICAL_BARRACUDA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TROUT">
<code class="sig-name descname">TROUT</code><em class="property"> = 2297</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TROUT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRUE_EXCALIBUR">
<code class="sig-name descname">TRUE_EXCALIBUR</code><em class="property"> = 674</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRUE_EXCALIBUR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRUE_NIGHTS_EDGE">
<code class="sig-name descname">TRUE_NIGHTS_EDGE</code><em class="property"> = 675</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRUE_NIGHTS_EDGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TRUFFLE_WORM">
<code class="sig-name descname">TRUFFLE_WORM</code><em class="property"> = 2673</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TRUFFLE_WORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TSUNAMI">
<code class="sig-name descname">TSUNAMI</code><em class="property"> = 2624</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TSUNAMI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TSUNAMI_IN_ABOTTLE">
<code class="sig-name descname">TSUNAMI_IN_ABOTTLE</code><em class="property"> = 3201</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TSUNAMI_IN_ABOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUMBLEWEED_BANNER">
<code class="sig-name descname">TUMBLEWEED_BANNER</code><em class="property"> = 3793</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUMBLEWEED_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNA">
<code class="sig-name descname">TUNA</code><em class="property"> = 2300</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNDRA_TROUT">
<code class="sig-name descname">TUNDRA_TROUT</code><em class="property"> = 2470</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNDRA_TROUT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_AXE">
<code class="sig-name descname">TUNGSTEN_AXE</code><em class="property"> = 3488</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_AXE_OLD">
<code class="sig-name descname">TUNGSTEN_AXE_OLD</code><em class="property"> = -40</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_AXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BAR">
<code class="sig-name descname">TUNGSTEN_BAR</code><em class="property"> = 705</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BOW">
<code class="sig-name descname">TUNGSTEN_BOW</code><em class="property"> = 3486</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BOW_OLD">
<code class="sig-name descname">TUNGSTEN_BOW_OLD</code><em class="property"> = -42</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BOW_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BRICK">
<code class="sig-name descname">TUNGSTEN_BRICK</code><em class="property"> = 718</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BRICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BRICK_WALL">
<code class="sig-name descname">TUNGSTEN_BRICK_WALL</code><em class="property"> = 721</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BRICK_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BROADSWORD">
<code class="sig-name descname">TUNGSTEN_BROADSWORD</code><em class="property"> = 3490</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BROADSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_BROADSWORD_OLD">
<code class="sig-name descname">TUNGSTEN_BROADSWORD_OLD</code><em class="property"> = -38</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_BROADSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_CHAINMAIL">
<code class="sig-name descname">TUNGSTEN_CHAINMAIL</code><em class="property"> = 694</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_CHAINMAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_CHANDELIER">
<code class="sig-name descname">TUNGSTEN_CHANDELIER</code><em class="property"> = 711</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_CHANDELIER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_GREAVES">
<code class="sig-name descname">TUNGSTEN_GREAVES</code><em class="property"> = 695</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_HAMMER">
<code class="sig-name descname">TUNGSTEN_HAMMER</code><em class="property"> = 3487</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_HAMMER_OLD">
<code class="sig-name descname">TUNGSTEN_HAMMER_OLD</code><em class="property"> = -41</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_HAMMER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_HELMET">
<code class="sig-name descname">TUNGSTEN_HELMET</code><em class="property"> = 693</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_ORE">
<code class="sig-name descname">TUNGSTEN_ORE</code><em class="property"> = 701</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_ORE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_PICKAXE">
<code class="sig-name descname">TUNGSTEN_PICKAXE</code><em class="property"> = 3491</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_PICKAXE_OLD">
<code class="sig-name descname">TUNGSTEN_PICKAXE_OLD</code><em class="property"> = -37</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_PICKAXE_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_SHORTSWORD">
<code class="sig-name descname">TUNGSTEN_SHORTSWORD</code><em class="property"> = 3489</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_SHORTSWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_SHORTSWORD_OLD">
<code class="sig-name descname">TUNGSTEN_SHORTSWORD_OLD</code><em class="property"> = -39</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_SHORTSWORD_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUNGSTEN_WATCH">
<code class="sig-name descname">TUNGSTEN_WATCH</code><em class="property"> = 708</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUNGSTEN_WATCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TURTLE_HELMET">
<code class="sig-name descname">TURTLE_HELMET</code><em class="property"> = 1316</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TURTLE_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TURTLE_LEGGINGS">
<code class="sig-name descname">TURTLE_LEGGINGS</code><em class="property"> = 1318</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TURTLE_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TURTLE_SCALE_MAIL">
<code class="sig-name descname">TURTLE_SCALE_MAIL</code><em class="property"> = 1317</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TURTLE_SCALE_MAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TURTLE_SHELL">
<code class="sig-name descname">TURTLE_SHELL</code><em class="property"> = 1328</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TURTLE_SHELL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUXEDO_PANTS">
<code class="sig-name descname">TUXEDO_PANTS</code><em class="property"> = 241</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUXEDO_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TUXEDO_SHIRT">
<code class="sig-name descname">TUXEDO_SHIRT</code><em class="property"> = 240</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TUXEDO_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TWILIGHT_DYE">
<code class="sig-name descname">TWILIGHT_DYE</code><em class="property"> = 3039</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TWILIGHT_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TWILIGHT_HAIR_DYE">
<code class="sig-name descname">TWILIGHT_HAIR_DYE</code><em class="property"> = 3259</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TWILIGHT_HAIR_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TWINS_BOSS_BAG">
<code class="sig-name descname">TWINS_BOSS_BAG</code><em class="property"> = 3326</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TWINS_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.TWIN_MASK">
<code class="sig-name descname">TWIN_MASK</code><em class="property"> = 2106</em><a class="headerlink" href="#lihzahrd.chests.ItemType.TWIN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UGLY_SWEATER">
<code class="sig-name descname">UGLY_SWEATER</code><em class="property"> = 1939</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UGLY_SWEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ULTRABRIGHT_TORCH">
<code class="sig-name descname">ULTRABRIGHT_TORCH</code><em class="property"> = 2274</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ULTRABRIGHT_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ULTRA_BRIGHT_CAMPFIRE">
<code class="sig-name descname">ULTRA_BRIGHT_CAMPFIRE</code><em class="property"> = 3723</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ULTRA_BRIGHT_CAMPFIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ULYSSES_BUTTERFLY">
<code class="sig-name descname">ULYSSES_BUTTERFLY</code><em class="property"> = 1997</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ULYSSES_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ULYSSES_BUTTERFLY_JAR">
<code class="sig-name descname">ULYSSES_BUTTERFLY_JAR</code><em class="property"> = 2181</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ULYSSES_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UMBRELLA">
<code class="sig-name descname">UMBRELLA</code><em class="property"> = 946</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UMBRELLA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UMBRELLA_HAT">
<code class="sig-name descname">UMBRELLA_HAT</code><em class="property"> = 1243</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UMBRELLA_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UMBRELLA_SLIME_BANNER">
<code class="sig-name descname">UMBRELLA_SLIME_BANNER</code><em class="property"> = 1690</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UMBRELLA_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNDEAD_MINER_BANNER">
<code class="sig-name descname">UNDEAD_MINER_BANNER</code><em class="property"> = 2987</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNDEAD_MINER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNDEAD_VIKING_BANNER">
<code class="sig-name descname">UNDEAD_VIKING_BANNER</code><em class="property"> = 2988</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNDEAD_VIKING_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNDEAD_VIKING_STATUE">
<code class="sig-name descname">UNDEAD_VIKING_STATUE</code><em class="property"> = 3713</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNDEAD_VIKING_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNDERGROUND_REWARD">
<code class="sig-name descname">UNDERGROUND_REWARD</code><em class="property"> = 1483</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNDERGROUND_REWARD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNHOLY_ARROW">
<code class="sig-name descname">UNHOLY_ARROW</code><em class="property"> = 47</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNHOLY_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNHOLY_TRIDENT">
<code class="sig-name descname">UNHOLY_TRIDENT</code><em class="property"> = 683</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNHOLY_TRIDENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNHOLY_WATER">
<code class="sig-name descname">UNHOLY_WATER</code><em class="property"> = 423</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNHOLY_WATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORNONA_STICK">
<code class="sig-name descname">UNICORNONA_STICK</code><em class="property"> = 856</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORNONA_STICK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_BANNER">
<code class="sig-name descname">UNICORN_BANNER</code><em class="property"> = 1691</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_CROSSINGTHE_HALLOWS">
<code class="sig-name descname">UNICORN_CROSSINGTHE_HALLOWS</code><em class="property"> = 1437</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_CROSSINGTHE_HALLOWS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_FISH">
<code class="sig-name descname">UNICORN_FISH</code><em class="property"> = 2471</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_HORN">
<code class="sig-name descname">UNICORN_HORN</code><em class="property"> = 526</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_HORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_MASK">
<code class="sig-name descname">UNICORN_MASK</code><em class="property"> = 1760</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_PANTS">
<code class="sig-name descname">UNICORN_PANTS</code><em class="property"> = 1762</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_SHIRT">
<code class="sig-name descname">UNICORN_SHIRT</code><em class="property"> = 1761</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_STATUE">
<code class="sig-name descname">UNICORN_STATUE</code><em class="property"> = 3709</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNICORN_WISP_DYE">
<code class="sig-name descname">UNICORN_WISP_DYE</code><em class="property"> = 2884</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNICORN_WISP_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UNLUCKY_YARN">
<code class="sig-name descname">UNLUCKY_YARN</code><em class="property"> = 1810</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UNLUCKY_YARN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.UZI">
<code class="sig-name descname">UZI</code><em class="property"> = 1265</em><a class="headerlink" href="#lihzahrd.chests.ItemType.UZI" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VALKYRIE_YOYO">
<code class="sig-name descname">VALKYRIE_YOYO</code><em class="property"> = 3288</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VALKYRIE_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VALOR">
<code class="sig-name descname">VALOR</code><em class="property"> = 3317</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VALOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VAMPIRE_BANNER">
<code class="sig-name descname">VAMPIRE_BANNER</code><em class="property"> = 1692</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VAMPIRE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VAMPIRE_KNIVES">
<code class="sig-name descname">VAMPIRE_KNIVES</code><em class="property"> = 1569</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VAMPIRE_KNIVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VAMPIRE_MASK">
<code class="sig-name descname">VAMPIRE_MASK</code><em class="property"> = 1763</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VAMPIRE_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VAMPIRE_PANTS">
<code class="sig-name descname">VAMPIRE_PANTS</code><em class="property"> = 1765</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VAMPIRE_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VAMPIRE_SHIRT">
<code class="sig-name descname">VAMPIRE_SHIRT</code><em class="property"> = 1764</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VAMPIRE_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VARIEGATED_LARDFISH">
<code class="sig-name descname">VARIEGATED_LARDFISH</code><em class="property"> = 2311</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VARIEGATED_LARDFISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VENOM_ARROW">
<code class="sig-name descname">VENOM_ARROW</code><em class="property"> = 1341</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VENOM_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VENOM_BULLET">
<code class="sig-name descname">VENOM_BULLET</code><em class="property"> = 1342</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VENOM_BULLET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VENOM_STAFF">
<code class="sig-name descname">VENOM_STAFF</code><em class="property"> = 2188</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VENOM_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VENUS_MAGNUM">
<code class="sig-name descname">VENUS_MAGNUM</code><em class="property"> = 1255</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VENUS_MAGNUM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VERTEBRAE">
<code class="sig-name descname">VERTEBRAE</code><em class="property"> = 1330</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VERTEBRAE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIALOF_VENOM">
<code class="sig-name descname">VIALOF_VENOM</code><em class="property"> = 1339</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIALOF_VENOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VICIOUS_MUSHROOM">
<code class="sig-name descname">VICIOUS_MUSHROOM</code><em class="property"> = 2887</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VICIOUS_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VICIOUS_POWDER">
<code class="sig-name descname">VICIOUS_POWDER</code><em class="property"> = 2886</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VICIOUS_POWDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIKING_HELMET">
<code class="sig-name descname">VIKING_HELMET</code><em class="property"> = 879</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIKING_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VILETHORN">
<code class="sig-name descname">VILETHORN</code><em class="property"> = 64</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VILETHORN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VILE_MUSHROOM">
<code class="sig-name descname">VILE_MUSHROOM</code><em class="property"> = 60</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VILE_MUSHROOM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VILE_POWDER">
<code class="sig-name descname">VILE_POWDER</code><em class="property"> = 67</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VILE_POWDER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VINE">
<code class="sig-name descname">VINE</code><em class="property"> = 210</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VINE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VINE_ROPE">
<code class="sig-name descname">VINE_ROPE</code><em class="property"> = 2996</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VINE_ROPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VINE_ROPE_COIL">
<code class="sig-name descname">VINE_ROPE_COIL</code><em class="property"> = 3005</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VINE_ROPE_COIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLETAND_BLACK_DYE">
<code class="sig-name descname">VIOLETAND_BLACK_DYE</code><em class="property"> = 1029</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLETAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLETAND_SILVER_DYE">
<code class="sig-name descname">VIOLETAND_SILVER_DYE</code><em class="property"> = 1061</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLETAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLET_DYE">
<code class="sig-name descname">VIOLET_DYE</code><em class="property"> = 1017</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLET_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLET_GRADIENT_DYE">
<code class="sig-name descname">VIOLET_GRADIENT_DYE</code><em class="property"> = 1070</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLET_GRADIENT_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLET_HUSK">
<code class="sig-name descname">VIOLET_HUSK</code><em class="property"> = 1117</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLET_HUSK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLET_PAINT">
<code class="sig-name descname">VIOLET_PAINT</code><em class="property"> = 1083</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLET_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VIOLET_STRING">
<code class="sig-name descname">VIOLET_STRING</code><em class="property"> = 3303</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VIOLET_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VITAMINS">
<code class="sig-name descname">VITAMINS</code><em class="property"> = 892</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VITAMINS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VOID_DYE">
<code class="sig-name descname">VOID_DYE</code><em class="property"> = 3530</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VOID_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_AXE">
<code class="sig-name descname">VORTEX_AXE</code><em class="property"> = 2772</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_AXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_BEATER">
<code class="sig-name descname">VORTEX_BEATER</code><em class="property"> = 3475</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_BEATER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_BREASTPLATE">
<code class="sig-name descname">VORTEX_BREASTPLATE</code><em class="property"> = 2758</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_CHAINSAW">
<code class="sig-name descname">VORTEX_CHAINSAW</code><em class="property"> = 2773</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_CHAINSAW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_DRILL">
<code class="sig-name descname">VORTEX_DRILL</code><em class="property"> = 2774</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_DRILL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_DYE">
<code class="sig-name descname">VORTEX_DYE</code><em class="property"> = 3528</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_HAMMER">
<code class="sig-name descname">VORTEX_HAMMER</code><em class="property"> = 2775</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_HELMET">
<code class="sig-name descname">VORTEX_HELMET</code><em class="property"> = 2757</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_HORNET_BANNER">
<code class="sig-name descname">VORTEX_HORNET_BANNER</code><em class="property"> = 3438</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_HORNET_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_HORNET_QUEEN_BANNER">
<code class="sig-name descname">VORTEX_HORNET_QUEEN_BANNER</code><em class="property"> = 3437</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_HORNET_QUEEN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_LARVA_BANNER">
<code class="sig-name descname">VORTEX_LARVA_BANNER</code><em class="property"> = 3436</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_LARVA_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_LEGGINGS">
<code class="sig-name descname">VORTEX_LEGGINGS</code><em class="property"> = 2759</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_MONOLITH">
<code class="sig-name descname">VORTEX_MONOLITH</code><em class="property"> = 3536</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_MONOLITH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_PICKAXE">
<code class="sig-name descname">VORTEX_PICKAXE</code><em class="property"> = 2776</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_PICKAXE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_RIFLEMAN_BANNER">
<code class="sig-name descname">VORTEX_RIFLEMAN_BANNER</code><em class="property"> = 3440</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_RIFLEMAN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VORTEX_SOLDIER_BANNER">
<code class="sig-name descname">VORTEX_SOLDIER_BANNER</code><em class="property"> = 3439</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VORTEX_SOLDIER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.VULTURE_BANNER">
<code class="sig-name descname">VULTURE_BANNER</code><em class="property"> = 1693</em><a class="headerlink" href="#lihzahrd.chests.ItemType.VULTURE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALDO">
<code class="sig-name descname">WALDO</code><em class="property"> = 1474</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALDO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALKING_ANTLION_BANNER">
<code class="sig-name descname">WALKING_ANTLION_BANNER</code><em class="property"> = 3414</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALKING_ANTLION_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALLOF_FLESH_TROPHY">
<code class="sig-name descname">WALLOF_FLESH_TROPHY</code><em class="property"> = 1365</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALLOF_FLESH_TROPHY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALL_ANCHOR">
<code class="sig-name descname">WALL_ANCHOR</code><em class="property"> = 2445</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALL_ANCHOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALL_CREEPER_STATUE">
<code class="sig-name descname">WALL_CREEPER_STATUE</code><em class="property"> = 3708</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALL_CREEPER_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALL_OF_FLESH_BOSS_BAG">
<code class="sig-name descname">WALL_OF_FLESH_BOSS_BAG</code><em class="property"> = 3324</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALL_OF_FLESH_BOSS_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WALL_SKELETON">
<code class="sig-name descname">WALL_SKELETON</code><em class="property"> = 1376</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WALL_SKELETON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WANDOF_SPARKING">
<code class="sig-name descname">WANDOF_SPARKING</code><em class="property"> = 3069</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WANDOF_SPARKING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WARMTH_POTION">
<code class="sig-name descname">WARMTH_POTION</code><em class="property"> = 2359</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WARMTH_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WARRIOR_EMBLEM">
<code class="sig-name descname">WARRIOR_EMBLEM</code><em class="property"> = 490</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WARRIOR_EMBLEM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WAR_AXEOFTHE_NIGHT">
<code class="sig-name descname">WAR_AXEOFTHE_NIGHT</code><em class="property"> = 45</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WAR_AXEOFTHE_NIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WAR_TABLE">
<code class="sig-name descname">WAR_TABLE</code><em class="property"> = 3814</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WAR_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WAR_TABLE_BANNER">
<code class="sig-name descname">WAR_TABLE_BANNER</code><em class="property"> = 3815</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WAR_TABLE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WASP_GUN">
<code class="sig-name descname">WASP_GUN</code><em class="property"> = 1155</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WASP_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATERFALL_BLOCK">
<code class="sig-name descname">WATERFALL_BLOCK</code><em class="property"> = 2693</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATERFALL_BLOCK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATERFALL_WALL">
<code class="sig-name descname">WATERFALL_WALL</code><em class="property"> = 2169</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATERFALL_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATERLEAF">
<code class="sig-name descname">WATERLEAF</code><em class="property"> = 317</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATERLEAF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATERLEAF_PLANTER_BOX">
<code class="sig-name descname">WATERLEAF_PLANTER_BOX</code><em class="property"> = 3220</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATERLEAF_PLANTER_BOX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATERLEAF_SEEDS">
<code class="sig-name descname">WATERLEAF_SEEDS</code><em class="property"> = 311</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATERLEAF_SEEDS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_BOLT">
<code class="sig-name descname">WATER_BOLT</code><em class="property"> = 165</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_BOLT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_BUCKET">
<code class="sig-name descname">WATER_BUCKET</code><em class="property"> = 206</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_BUCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_CANDLE">
<code class="sig-name descname">WATER_CANDLE</code><em class="property"> = 148</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_CANDLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_CHEST">
<code class="sig-name descname">WATER_CHEST</code><em class="property"> = 1298</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_GUN">
<code class="sig-name descname">WATER_GUN</code><em class="property"> = 2272</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_GUN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_WALKING_BOOTS">
<code class="sig-name descname">WATER_WALKING_BOOTS</code><em class="property"> = 863</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_WALKING_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WATER_WALKING_POTION">
<code class="sig-name descname">WATER_WALKING_POTION</code><em class="property"> = 302</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WATER_WALKING_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEAPON_RACK">
<code class="sig-name descname">WEAPON_RACK</code><em class="property"> = 2699</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEAPON_RACK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEATHER_RADIO">
<code class="sig-name descname">WEATHER_RADIO</code><em class="property"> = 3037</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEATHER_RADIO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEB_COVERED_CHEST">
<code class="sig-name descname">WEB_COVERED_CHEST</code><em class="property"> = 952</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEB_COVERED_CHEST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEB_ROPE">
<code class="sig-name descname">WEB_ROPE</code><em class="property"> = 3078</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEB_ROPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEB_ROPE_COIL">
<code class="sig-name descname">WEB_ROPE_COIL</code><em class="property"> = 3080</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEB_ROPE_COIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEB_SLINGER">
<code class="sig-name descname">WEB_SLINGER</code><em class="property"> = 939</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEB_SLINGER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_CYAN">
<code class="sig-name descname">WEIGHTED_PRESSURE_PLATE_CYAN</code><em class="property"> = 3632</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_CYAN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_ORANGE">
<code class="sig-name descname">WEIGHTED_PRESSURE_PLATE_ORANGE</code><em class="property"> = 3630</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_ORANGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_PINK">
<code class="sig-name descname">WEIGHTED_PRESSURE_PLATE_PINK</code><em class="property"> = 3626</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_PINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_PURPLE">
<code class="sig-name descname">WEIGHTED_PRESSURE_PLATE_PURPLE</code><em class="property"> = 3631</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEIGHTED_PRESSURE_PLATE_PURPLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WEREWOLF_BANNER">
<code class="sig-name descname">WEREWOLF_BANNER</code><em class="property"> = 1695</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WEREWOLF_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_AND_GREEN_BULB">
<code class="sig-name descname">WHITE_AND_GREEN_BULB</code><em class="property"> = 1894</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_AND_GREEN_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_AND_RED_BULB">
<code class="sig-name descname">WHITE_AND_RED_BULB</code><em class="property"> = 1892</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_AND_RED_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_AND_RED_GARLAND">
<code class="sig-name descname">WHITE_AND_RED_GARLAND</code><em class="property"> = 1879</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_AND_RED_GARLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_AND_YELLOW_BULB">
<code class="sig-name descname">WHITE_AND_YELLOW_BULB</code><em class="property"> = 1893</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_AND_YELLOW_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_BULB">
<code class="sig-name descname">WHITE_BULB</code><em class="property"> = 1891</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_CULTIST_ARCHER_BANNER">
<code class="sig-name descname">WHITE_CULTIST_ARCHER_BANNER</code><em class="property"> = 2989</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_CULTIST_ARCHER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_CULTIST_CASTER_BANNER">
<code class="sig-name descname">WHITE_CULTIST_CASTER_BANNER</code><em class="property"> = 2990</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_CULTIST_CASTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_CULTIST_FIGHTER_BANNER">
<code class="sig-name descname">WHITE_CULTIST_FIGHTER_BANNER</code><em class="property"> = 2991</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_CULTIST_FIGHTER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_DYNASTY_WALL">
<code class="sig-name descname">WHITE_DYNASTY_WALL</code><em class="property"> = 2263</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_DYNASTY_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_GARLAND">
<code class="sig-name descname">WHITE_GARLAND</code><em class="property"> = 1878</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_GARLAND" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_HORSESHOE_BALLOON">
<code class="sig-name descname">WHITE_HORSESHOE_BALLOON</code><em class="property"> = 1251</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_HORSESHOE_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_LUNATIC_HOOD">
<code class="sig-name descname">WHITE_LUNATIC_HOOD</code><em class="property"> = 2856</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_LUNATIC_HOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_LUNATIC_ROBE">
<code class="sig-name descname">WHITE_LUNATIC_ROBE</code><em class="property"> = 2858</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_LUNATIC_ROBE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_PAINT">
<code class="sig-name descname">WHITE_PAINT</code><em class="property"> = 1098</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_PHASEBLADE">
<code class="sig-name descname">WHITE_PHASEBLADE</code><em class="property"> = 202</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_PHASESABER">
<code class="sig-name descname">WHITE_PHASESABER</code><em class="property"> = 3768</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_PHASESABER_OLD">
<code class="sig-name descname">WHITE_PHASESABER_OLD</code><em class="property"> = -23</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_STRING">
<code class="sig-name descname">WHITE_STRING</code><em class="property"> = 3306</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_TORCH">
<code class="sig-name descname">WHITE_TORCH</code><em class="property"> = 431</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_TUXEDO_PANTS">
<code class="sig-name descname">WHITE_TUXEDO_PANTS</code><em class="property"> = 1289</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_TUXEDO_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHITE_TUXEDO_SHIRT">
<code class="sig-name descname">WHITE_TUXEDO_SHIRT</code><em class="property"> = 1288</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHITE_TUXEDO_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WHOOPIE_CUSHION">
<code class="sig-name descname">WHOOPIE_CUSHION</code><em class="property"> = 215</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WHOOPIE_CUSHION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WILLS_BREASTPLATE">
<code class="sig-name descname">WILLS_BREASTPLATE</code><em class="property"> = 1561</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WILLS_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WILLS_HELMET">
<code class="sig-name descname">WILLS_HELMET</code><em class="property"> = 1560</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WILLS_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WILLS_LEGGINGS">
<code class="sig-name descname">WILLS_LEGGINGS</code><em class="property"> = 1562</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WILLS_LEGGINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WILLS_WINGS">
<code class="sig-name descname">WILLS_WINGS</code><em class="property"> = 1584</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WILLS_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINE_GLASS">
<code class="sig-name descname">WINE_GLASS</code><em class="property"> = 2244</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINE_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINGS_NEBULA">
<code class="sig-name descname">WINGS_NEBULA</code><em class="property"> = 3470</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINGS_NEBULA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINGS_SOLAR">
<code class="sig-name descname">WINGS_SOLAR</code><em class="property"> = 3468</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINGS_SOLAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINGS_STARDUST">
<code class="sig-name descname">WINGS_STARDUST</code><em class="property"> = 3471</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINGS_STARDUST" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINGS_VORTEX">
<code class="sig-name descname">WINGS_VORTEX</code><em class="property"> = 3469</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINGS_VORTEX" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WINTER_CAPE">
<code class="sig-name descname">WINTER_CAPE</code><em class="property"> = 2287</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WINTER_CAPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIRE">
<code class="sig-name descname">WIRE</code><em class="property"> = 530</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIRE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIRE_BULB">
<code class="sig-name descname">WIRE_BULB</code><em class="property"> = 3629</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIRE_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIRE_CUTTER">
<code class="sig-name descname">WIRE_CUTTER</code><em class="property"> = 510</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIRE_CUTTER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIRE_KITE">
<code class="sig-name descname">WIRE_KITE</code><em class="property"> = 3611</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIRE_KITE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIRE_PIPE">
<code class="sig-name descname">WIRE_PIPE</code><em class="property"> = 3616</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIRE_PIPE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WISPINA_BOTTLE">
<code class="sig-name descname">WISPINA_BOTTLE</code><em class="property"> = 1183</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WISPINA_BOTTLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WISP_DYE">
<code class="sig-name descname">WISP_DYE</code><em class="property"> = 2878</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WISP_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WITCH_BOOTS">
<code class="sig-name descname">WITCH_BOOTS</code><em class="property"> = 1776</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WITCH_BOOTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WITCH_DRESS">
<code class="sig-name descname">WITCH_DRESS</code><em class="property"> = 1775</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WITCH_DRESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WITCH_HAT">
<code class="sig-name descname">WITCH_HAT</code><em class="property"> = 1766</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WITCH_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIZARDS_HAT">
<code class="sig-name descname">WIZARDS_HAT</code><em class="property"> = 1739</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIZARDS_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WIZARD_HAT">
<code class="sig-name descname">WIZARD_HAT</code><em class="property"> = 238</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WIZARD_HAT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOLF_BANNER">
<code class="sig-name descname">WOLF_BANNER</code><em class="property"> = 1696</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOLF_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOLF_MASK">
<code class="sig-name descname">WOLF_MASK</code><em class="property"> = 1841</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOLF_MASK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOLF_PANTS">
<code class="sig-name descname">WOLF_PANTS</code><em class="property"> = 1843</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOLF_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOLF_SHIRT">
<code class="sig-name descname">WOLF_SHIRT</code><em class="property"> = 1842</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOLF_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOMANNQUIN">
<code class="sig-name descname">WOMANNQUIN</code><em class="property"> = 1989</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOMANNQUIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOMAN_STATUE">
<code class="sig-name descname">WOMAN_STATUE</code><em class="property"> = 448</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOMAN_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD">
<code class="sig-name descname">WOOD</code><em class="property"> = 9</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_ARROW">
<code class="sig-name descname">WOODEN_ARROW</code><em class="property"> = 40</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_ARROW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_BEAM">
<code class="sig-name descname">WOODEN_BEAM</code><em class="property"> = 480</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_BEAM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_BOOMERANG">
<code class="sig-name descname">WOODEN_BOOMERANG</code><em class="property"> = 284</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_BOOMERANG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_BOW">
<code class="sig-name descname">WOODEN_BOW</code><em class="property"> = 39</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_BOW" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_CHAIR">
<code class="sig-name descname">WOODEN_CHAIR</code><em class="property"> = 34</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_CHAIR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_CRATE">
<code class="sig-name descname">WOODEN_CRATE</code><em class="property"> = 2334</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_CRATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_DOOR">
<code class="sig-name descname">WOODEN_DOOR</code><em class="property"> = 25</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_DOOR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_FENCE">
<code class="sig-name descname">WOODEN_FENCE</code><em class="property"> = 1447</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_FENCE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_HAMMER">
<code class="sig-name descname">WOODEN_HAMMER</code><em class="property"> = 196</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_HAMMER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_SINK">
<code class="sig-name descname">WOODEN_SINK</code><em class="property"> = 2827</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_SINK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_SPIKE">
<code class="sig-name descname">WOODEN_SPIKE</code><em class="property"> = 1150</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_SPIKE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_SWORD">
<code class="sig-name descname">WOODEN_SWORD</code><em class="property"> = 24</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_SWORD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOODEN_TABLE">
<code class="sig-name descname">WOODEN_TABLE</code><em class="property"> = 32</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOODEN_TABLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_BREASTPLATE">
<code class="sig-name descname">WOOD_BREASTPLATE</code><em class="property"> = 728</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_BREASTPLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_FISHING_POLE">
<code class="sig-name descname">WOOD_FISHING_POLE</code><em class="property"> = 2289</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_FISHING_POLE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_GREAVES">
<code class="sig-name descname">WOOD_GREAVES</code><em class="property"> = 729</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_GREAVES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_HELMET">
<code class="sig-name descname">WOOD_HELMET</code><em class="property"> = 727</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_HELMET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_PLATFORM">
<code class="sig-name descname">WOOD_PLATFORM</code><em class="property"> = 94</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_PLATFORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_SHELF">
<code class="sig-name descname">WOOD_SHELF</code><em class="property"> = 1389</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_SHELF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_WALL">
<code class="sig-name descname">WOOD_WALL</code><em class="property"> = 93</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WOOD_YOYO">
<code class="sig-name descname">WOOD_YOYO</code><em class="property"> = 3278</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WOOD_YOYO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORK_BENCH">
<code class="sig-name descname">WORK_BENCH</code><em class="property"> = 36</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORK_BENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORLD_BANNER">
<code class="sig-name descname">WORLD_BANNER</code><em class="property"> = 845</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORLD_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORLD_FEEDER_BANNER">
<code class="sig-name descname">WORLD_FEEDER_BANNER</code><em class="property"> = 1697</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORLD_FEEDER_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM">
<code class="sig-name descname">WORM</code><em class="property"> = 2002</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORMHOLE_POTION">
<code class="sig-name descname">WORMHOLE_POTION</code><em class="property"> = 2997</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORMHOLE_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_BANNER">
<code class="sig-name descname">WORM_BANNER</code><em class="property"> = 1698</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_CAGE">
<code class="sig-name descname">WORM_CAGE</code><em class="property"> = 2207</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_CAGE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_FOOD">
<code class="sig-name descname">WORM_FOOD</code><em class="property"> = 70</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_FOOD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_HOOK">
<code class="sig-name descname">WORM_HOOK</code><em class="property"> = 3023</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_HOOK" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_SCARF">
<code class="sig-name descname">WORM_SCARF</code><em class="property"> = 3224</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_SCARF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_STATUE">
<code class="sig-name descname">WORM_STATUE</code><em class="property"> = 3653</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WORM_TOOTH">
<code class="sig-name descname">WORM_TOOTH</code><em class="property"> = 69</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WORM_TOOTH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WRAITH_BANNER">
<code class="sig-name descname">WRAITH_BANNER</code><em class="property"> = 1699</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WRAITH_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WRAITH_STATUE">
<code class="sig-name descname">WRAITH_STATUE</code><em class="property"> = 3711</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WRAITH_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WRATH_POTION">
<code class="sig-name descname">WRATH_POTION</code><em class="property"> = 2349</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WRATH_POTION" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WRENCH">
<code class="sig-name descname">WRENCH</code><em class="property"> = 509</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WRENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WYVERNTAIL">
<code class="sig-name descname">WYVERNTAIL</code><em class="property"> = 2473</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WYVERNTAIL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.WYVERN_BANNER">
<code class="sig-name descname">WYVERN_BANNER</code><em class="property"> = 1700</em><a class="headerlink" href="#lihzahrd.chests.ItemType.WYVERN_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.XENOPOPPER">
<code class="sig-name descname">XENOPOPPER</code><em class="property"> = 2797</em><a class="headerlink" href="#lihzahrd.chests.ItemType.XENOPOPPER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.XENO_STAFF">
<code class="sig-name descname">XENO_STAFF</code><em class="property"> = 2749</em><a class="headerlink" href="#lihzahrd.chests.ItemType.XENO_STAFF" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELETS">
<code class="sig-name descname">YELETS</code><em class="property"> = 3286</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELETS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOWAND_BLACK_DYE">
<code class="sig-name descname">YELLOWAND_BLACK_DYE</code><em class="property"> = 1021</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOWAND_BLACK_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOWAND_SILVER_DYE">
<code class="sig-name descname">YELLOWAND_SILVER_DYE</code><em class="property"> = 1053</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOWAND_SILVER_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_AND_GREEN_BULB">
<code class="sig-name descname">YELLOW_AND_GREEN_BULB</code><em class="property"> = 1889</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_AND_GREEN_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_AND_GREEN_LIGHTS">
<code class="sig-name descname">YELLOW_AND_GREEN_LIGHTS</code><em class="property"> = 1902</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_AND_GREEN_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_BANNER">
<code class="sig-name descname">YELLOW_BANNER</code><em class="property"> = 340</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_BULB">
<code class="sig-name descname">YELLOW_BULB</code><em class="property"> = 1886</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_BULB" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_COUNTERWEIGHT">
<code class="sig-name descname">YELLOW_COUNTERWEIGHT</code><em class="property"> = 3314</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_COUNTERWEIGHT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_DYE">
<code class="sig-name descname">YELLOW_DYE</code><em class="property"> = 1009</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_GRADIENT_DYE">
<code class="sig-name descname">YELLOW_GRADIENT_DYE</code><em class="property"> = 1068</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_GRADIENT_DYE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_HORSESHOE_BALLOON">
<code class="sig-name descname">YELLOW_HORSESHOE_BALLOON</code><em class="property"> = 1252</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_HORSESHOE_BALLOON" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_LIGHTS">
<code class="sig-name descname">YELLOW_LIGHTS</code><em class="property"> = 1899</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_LIGHTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_MARIGOLD">
<code class="sig-name descname">YELLOW_MARIGOLD</code><em class="property"> = 1110</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_MARIGOLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PAINT">
<code class="sig-name descname">YELLOW_PAINT</code><em class="property"> = 1075</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PAINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PHASEBLADE">
<code class="sig-name descname">YELLOW_PHASEBLADE</code><em class="property"> = 203</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PHASEBLADE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PHASESABER">
<code class="sig-name descname">YELLOW_PHASESABER</code><em class="property"> = 3769</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PHASESABER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PHASESABER_OLD">
<code class="sig-name descname">YELLOW_PHASESABER_OLD</code><em class="property"> = -24</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PHASESABER_OLD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PRESENT">
<code class="sig-name descname">YELLOW_PRESENT</code><em class="property"> = 601</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PRESENT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_PRESSURE_PLATE">
<code class="sig-name descname">YELLOW_PRESSURE_PLATE</code><em class="property"> = 853</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_PRESSURE_PLATE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_ROCKET">
<code class="sig-name descname">YELLOW_ROCKET</code><em class="property"> = 973</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_ROCKET" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_SLIME_BANNER">
<code class="sig-name descname">YELLOW_SLIME_BANNER</code><em class="property"> = 2992</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_SLIME_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_STAINED_GLASS">
<code class="sig-name descname">YELLOW_STAINED_GLASS</code><em class="property"> = 1268</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_STAINED_GLASS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_STRING">
<code class="sig-name descname">YELLOW_STRING</code><em class="property"> = 3295</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_STRING" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_STUCCO">
<code class="sig-name descname">YELLOW_STUCCO</code><em class="property"> = 612</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_STUCCO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_STUCCO_WALL">
<code class="sig-name descname">YELLOW_STUCCO_WALL</code><em class="property"> = 616</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_STUCCO_WALL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_TORCH">
<code class="sig-name descname">YELLOW_TORCH</code><em class="property"> = 432</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_TORCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YELLOW_WRENCH">
<code class="sig-name descname">YELLOW_WRENCH</code><em class="property"> = 3612</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YELLOW_WRENCH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YETI_BANNER">
<code class="sig-name descname">YETI_BANNER</code><em class="property"> = 2993</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YETI_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YORAIZ0R_DARKNESS">
<code class="sig-name descname">YORAIZ0R_DARKNESS</code><em class="property"> = 3581</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YORAIZ0R_DARKNESS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YORAIZ0R_HEAD">
<code class="sig-name descname">YORAIZ0R_HEAD</code><em class="property"> = 3583</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YORAIZ0R_HEAD" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YORAIZ0R_PANTS">
<code class="sig-name descname">YORAIZ0R_PANTS</code><em class="property"> = 3579</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YORAIZ0R_PANTS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YORAIZ0R_SHIRT">
<code class="sig-name descname">YORAIZ0R_SHIRT</code><em class="property"> = 3578</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YORAIZ0R_SHIRT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YORAIZ0R_WINGS">
<code class="sig-name descname">YORAIZ0R_WINGS</code><em class="property"> = 3580</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YORAIZ0R_WINGS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YOYO_BAG">
<code class="sig-name descname">YOYO_BAG</code><em class="property"> = 3366</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YOYO_BAG" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.YO_YO_GLOVE">
<code class="sig-name descname">YO_YO_GLOVE</code><em class="property"> = 3334</em><a class="headerlink" href="#lihzahrd.chests.ItemType.YO_YO_GLOVE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZEBRA_SKIN">
<code class="sig-name descname">ZEBRA_SKIN</code><em class="property"> = 2283</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZEBRA_SKIN" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZEBRA_SWALLOWTAIL_BUTTERFLY">
<code class="sig-name descname">ZEBRA_SWALLOWTAIL_BUTTERFLY</code><em class="property"> = 2000</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZEBRA_SWALLOWTAIL_BUTTERFLY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZEBRA_SWALLOWTAIL_BUTTERFLY_JAR">
<code class="sig-name descname">ZEBRA_SWALLOWTAIL_BUTTERFLY_JAR</code><em class="property"> = 2184</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZEBRA_SWALLOWTAIL_BUTTERFLY_JAR" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZEPHYR_FISH">
<code class="sig-name descname">ZEPHYR_FISH</code><em class="property"> = 2420</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZEPHYR_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_ARM">
<code class="sig-name descname">ZOMBIE_ARM</code><em class="property"> = 1304</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_ARM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_ARM_STATUE">
<code class="sig-name descname">ZOMBIE_ARM_STATUE</code><em class="property"> = 3719</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_ARM_STATUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_BANNER">
<code class="sig-name descname">ZOMBIE_BANNER</code><em class="property"> = 1701</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_ELF_BANNER">
<code class="sig-name descname">ZOMBIE_ELF_BANNER</code><em class="property"> = 2994</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_ELF_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_ESKIMO_BANNER">
<code class="sig-name descname">ZOMBIE_ESKIMO_BANNER</code><em class="property"> = 1643</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_ESKIMO_BANNER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemType.ZOMBIE_FISH">
<code class="sig-name descname">ZOMBIE_FISH</code><em class="property"> = 2474</em><a class="headerlink" href="#lihzahrd.chests.ItemType.ZOMBIE_FISH" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="py class">
<dt id="lihzahrd.chests.ItemStack">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.chests.</code><code class="sig-name descname">ItemStack</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">type_</span><span class="p">:</span> <span class="n">lihzahrd.chests.itemtype.ItemType</span></em>, <em class="sig-param"><span class="n">quantity</span><span class="p">:</span> <span class="n"><a class="reference external" href="https://docs.python.org/3.7/library/functions.html#int" title="(in Python v3.7)">int</a></span> <span class="o">=</span> <span class="default_value">1</span></em>, <em class="sig-param"><span class="n">modifier</span><span class="p">:</span> <span class="n"><a class="reference external" href="https://docs.python.org/3.7/library/functions.html#int" title="(in Python v3.7)">int</a></span> <span class="o">=</span> <span class="default_value">0</span></em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.chests.ItemStack" title="Permalink to this definition">¶</a></dt>
<dd><p>A stack of a certain item.</p>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemStack.modifier">
<code class="sig-name descname">modifier</code><em class="property">: int</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.chests.ItemStack.modifier" title="Permalink to this definition">¶</a></dt>
<dd><p>The modifier of the item in this stack. Should be set only when quantity is 1.</p>
</dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemStack.quantity">
<code class="sig-name descname">quantity</code><em class="property">: int</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.chests.ItemStack.quantity" title="Permalink to this definition">¶</a></dt>
<dd><p>A number from 1 to 999 representing the number of items inside this stack.</p>
</dd></dl>
<dl class="py attribute">
<dt id="lihzahrd.chests.ItemStack.type">
<code class="sig-name descname">type</code><em class="property">: ItemType</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.chests.ItemStack.type" title="Permalink to this definition">¶</a></dt>
<dd><p>The type of item represented in this stack.</p>
</dd></dl>
</dd></dl>
<dl class="py class">
<dt id="lihzahrd.chests.Chest">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.chests.</code><code class="sig-name descname">Chest</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">position</span><span class="p">:</span> <span class="n">lihzahrd.fileutils.coordinates.Coordinates</span></em>, <em class="sig-param"><span class="n">name</span><span class="p">:</span> <span class="n"><a class="reference external" href="https://docs.python.org/3.7/library/stdtypes.html#str" title="(in Python v3.7)">str</a></span></em>, <em class="sig-param"><span class="n">contents</span><span class="p">:</span> <span class="n">List<span class="p">[</span>lihzahrd.chests.itemstack.ItemStack<span class="p">]</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.chests.Chest" title="Permalink to this definition">¶</a></dt>
<dd><p>A chest with its contents.</p>
</dd></dl>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="header.html" class="btn btn-neutral float-right" title="lihzahrd.header" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="world.html" class="btn btn-neutral float-left" title="lihzahrd.World" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2019, Stefano Pigozzi
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>