Minestom/docs/net/minestom/server/registry/Registries.html
2020-11-15 23:39:49 +01:00

728 lines
44 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Registries (Minestom 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: net.minestom.server.registry, class: Registries">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-declaration">
<script type="text/javascript">var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">net.minestom.server.registry</a></div>
<h1 title="Class Registries" class="title">Class Registries</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree">java.lang.Object
<div class="inheritance">net.minestom.server.registry.Registries</div>
</div>
<section class="description">
<hr>
<pre>public final class <span class="typeNameLabel">Registries</span>
extends java.lang.Object</pre>
<div class="block">AUTOGENERATED</div>
</section>
<section class="summary">
<ul class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<li class="blockList">
<section class="fieldSummary"><a id="field.summary">
<!-- -->
</a>
<h2>Field Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#blocks">blocks</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enchantments">enchantments</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entityTypes">entityTypes</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fluids">fluids</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#materials">materials</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#particles">particles</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#potionEffects">potionEffects</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#potionTypes">potionTypes</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sounds">sounds</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#statisticTypes">statisticTypes</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Registries</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Static Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><code>static <a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBlock(java.lang.String)">getBlock</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Block matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>static <a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBlock(net.minestom.server.utils.NamespaceID)">getBlock</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Block matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>static <a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEnchantment(java.lang.String)">getEnchantment</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Enchantment matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>static <a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEnchantment(net.minestom.server.utils.NamespaceID)">getEnchantment</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Enchantment matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code>static <a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEntityType(java.lang.String)">getEntityType</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding EntityType matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>static <a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEntityType(net.minestom.server.utils.NamespaceID)">getEntityType</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding EntityType matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>static <a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFluid(java.lang.String)">getFluid</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Fluid matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><code>static <a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFluid(net.minestom.server.utils.NamespaceID)">getFluid</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Fluid matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code>static <a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaterial(java.lang.String)">getMaterial</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Material matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>static <a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaterial(net.minestom.server.utils.NamespaceID)">getMaterial</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Material matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code>static <a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getParticle(java.lang.String)">getParticle</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Particle matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code>static <a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getParticle(net.minestom.server.utils.NamespaceID)">getParticle</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Particle matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>static <a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPotionEffect(java.lang.String)">getPotionEffect</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding PotionEffect matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code>static <a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPotionEffect(net.minestom.server.utils.NamespaceID)">getPotionEffect</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding PotionEffect matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code>static <a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPotionType(java.lang.String)">getPotionType</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding PotionType matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code>static <a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPotionType(net.minestom.server.utils.NamespaceID)">getPotionType</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding PotionType matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>static <a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSound(java.lang.String)">getSound</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Sound matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code>static <a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSound(net.minestom.server.utils.NamespaceID)">getSound</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding Sound matching the given id.</div>
</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code>static <a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStatisticType(java.lang.String)">getStatisticType</a></span>&#8203;(java.lang.String&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding StatisticType matching the given id.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code>static <a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStatisticType(net.minestom.server.utils.NamespaceID)">getStatisticType</a></span>&#8203;(<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns the corresponding StatisticType matching the given id.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<li class="blockList">
<section class="fieldDetails"><a id="field.detail">
<!-- -->
</a>
<h2>Field Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="blocks">blocks</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a>&gt;</span>&nbsp;<span class="memberName">blocks</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="materials">materials</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a>&gt;</span>&nbsp;<span class="memberName">materials</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="enchantments">enchantments</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a>&gt;</span>&nbsp;<span class="memberName">enchantments</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="entityTypes">entityTypes</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a>&gt;</span>&nbsp;<span class="memberName">entityTypes</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="particles">particles</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a>&gt;</span>&nbsp;<span class="memberName">particles</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="potionTypes">potionTypes</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a>&gt;</span>&nbsp;<span class="memberName">potionTypes</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="potionEffects">potionEffects</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a>&gt;</span>&nbsp;<span class="memberName">potionEffects</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="sounds">sounds</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a>&gt;</span>&nbsp;<span class="memberName">sounds</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="statisticTypes">statisticTypes</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a>&gt;</span>&nbsp;<span class="memberName">statisticTypes</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="fluids">fluids</a></h3>
<div class="memberSignature"><span class="annotations">@Deprecated
</span><span class="modifiers">public static final</span>&nbsp;<span class="returnType">java.util.HashMap&lt;<a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>,&#8203;<a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a>&gt;</span>&nbsp;<span class="memberName">fluids</span></div>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Should only be used for internal code, please use the get* methods.</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;()">Registries</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">Registries</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="getBlock(java.lang.String)">getBlock</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a></span>&nbsp;<span class="memberName">getBlock</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Block matching the given id. Returns 'AIR' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getBlock(net.minestom.server.utils.NamespaceID)">getBlock</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../instance/block/Block.html" title="enum in net.minestom.server.instance.block">Block</a></span>&nbsp;<span class="memberName">getBlock</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Block matching the given id. Returns 'AIR' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getMaterial(java.lang.String)">getMaterial</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a></span>&nbsp;<span class="memberName">getMaterial</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Material matching the given id. Returns 'AIR' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getMaterial(net.minestom.server.utils.NamespaceID)">getMaterial</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../item/Material.html" title="enum in net.minestom.server.item">Material</a></span>&nbsp;<span class="memberName">getMaterial</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Material matching the given id. Returns 'AIR' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getEnchantment(java.lang.String)">getEnchantment</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a></span>&nbsp;<span class="memberName">getEnchantment</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Enchantment matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getEnchantment(net.minestom.server.utils.NamespaceID)">getEnchantment</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../item/Enchantment.html" title="enum in net.minestom.server.item">Enchantment</a></span>&nbsp;<span class="memberName">getEnchantment</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Enchantment matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getEntityType(java.lang.String)">getEntityType</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a></span>&nbsp;<span class="memberName">getEntityType</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding EntityType matching the given id. Returns 'PIG' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getEntityType(net.minestom.server.utils.NamespaceID)">getEntityType</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../entity/EntityType.html" title="enum in net.minestom.server.entity">EntityType</a></span>&nbsp;<span class="memberName">getEntityType</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding EntityType matching the given id. Returns 'PIG' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getParticle(java.lang.String)">getParticle</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a></span>&nbsp;<span class="memberName">getParticle</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Particle matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getParticle(net.minestom.server.utils.NamespaceID)">getParticle</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../particle/Particle.html" title="enum in net.minestom.server.particle">Particle</a></span>&nbsp;<span class="memberName">getParticle</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Particle matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getPotionType(java.lang.String)">getPotionType</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a></span>&nbsp;<span class="memberName">getPotionType</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding PotionType matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getPotionType(net.minestom.server.utils.NamespaceID)">getPotionType</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../potion/PotionType.html" title="enum in net.minestom.server.potion">PotionType</a></span>&nbsp;<span class="memberName">getPotionType</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding PotionType matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getPotionEffect(java.lang.String)">getPotionEffect</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a></span>&nbsp;<span class="memberName">getPotionEffect</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding PotionEffect matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getPotionEffect(net.minestom.server.utils.NamespaceID)">getPotionEffect</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../potion/PotionEffect.html" title="enum in net.minestom.server.potion">PotionEffect</a></span>&nbsp;<span class="memberName">getPotionEffect</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding PotionEffect matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getSound(java.lang.String)">getSound</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a></span>&nbsp;<span class="memberName">getSound</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Sound matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getSound(net.minestom.server.utils.NamespaceID)">getSound</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../sound/Sound.html" title="enum in net.minestom.server.sound">Sound</a></span>&nbsp;<span class="memberName">getSound</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Sound matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getStatisticType(java.lang.String)">getStatisticType</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a></span>&nbsp;<span class="memberName">getStatisticType</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding StatisticType matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getStatisticType(net.minestom.server.utils.NamespaceID)">getStatisticType</a></h3>
<div class="memberSignature"><span class="annotations">@Nullable
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../stat/StatisticType.html" title="enum in net.minestom.server.stat">StatisticType</a></span>&nbsp;<span class="memberName">getStatisticType</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding StatisticType matching the given id. Returns null if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getFluid(java.lang.String)">getFluid</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a></span>&nbsp;<span class="memberName">getFluid</span>&#8203;(<span class="arguments">java.lang.String&nbsp;id)</span></div>
<div class="block">Returns the corresponding Fluid matching the given id. Returns 'EMPTY' if none match.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getFluid(net.minestom.server.utils.NamespaceID)">getFluid</a></h3>
<div class="memberSignature"><span class="annotations">@NotNull
</span><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="../fluids/Fluid.html" title="enum in net.minestom.server.fluids">Fluid</a></span>&nbsp;<span class="memberName">getFluid</span>&#8203;(<span class="arguments"><a href="../utils/NamespaceID.html" title="class in net.minestom.server.utils">NamespaceID</a>&nbsp;id)</span></div>
<div class="block">Returns the corresponding Fluid matching the given id. Returns 'EMPTY' if none match.</div>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</div>
</div>
</body>
</html>