JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.darkhax.bookshelf.api.registry
Interface IRegistryObject<T>
All Superinterfaces:
Supplier
<T>
All Known Implementing Classes:
RegistryObject
public interface
IRegistryObject<T>
extends
Supplier
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
net.minecraft.resources.ResourceLocation
getRegistryName
()
Methods inherited from interface java.util.function.
Supplier
get
Method Details
getRegistryName
net.minecraft.resources.ResourceLocation
getRegistryName
()