JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.minestom.server.registry
RegistryData
Loader
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
get(String, RegistryData.Properties)
Interface RegistryData.Loader<
T extends
StaticProtocolObject
<T>
>
Enclosing class:
RegistryData
public static interface
RegistryData.Loader<T extends
StaticProtocolObject
<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
(
String
namespace,
RegistryData.Properties
properties)
Method Details
get
T
get
(
String
namespace,
RegistryData.Properties
properties)