Class Hierarchy
- java.lang.Object
- net.darkhax.bookshelf.api.function.CachedSupplier<T> (implements java.util.function.Supplier<T>)
- net.darkhax.bookshelf.api.registry.RegistryObject<T> (implements net.darkhax.bookshelf.api.registry.IRegistryObject<T>)
- net.darkhax.bookshelf.api.registry.CommandArgumentEntry<A,
T, I> - net.darkhax.bookshelf.api.registry.RegistryDataProvider
- net.darkhax.bookshelf.api.registry.RegistryEntries<V> (implements net.darkhax.bookshelf.api.registry.IOwnedRegistryEntries<V>)
- net.darkhax.bookshelf.api.registry.CommandArgumentRegistryEntries
- net.darkhax.bookshelf.api.registry.RecipeTypeEntries
- net.darkhax.bookshelf.api.registry.VillagerTradeEntries
- net.darkhax.bookshelf.api.function.CachedSupplier<T> (implements java.util.function.Supplier<T>)
Interface Hierarchy
- net.darkhax.bookshelf.api.registry.IContentLoader
- java.lang.Iterable<T>
- net.darkhax.bookshelf.api.registry.IRegistryEntries<V>
- net.darkhax.bookshelf.api.registry.IOwnedRegistryEntries<V>
- net.darkhax.bookshelf.api.registry.IRegistryEntries<V>
- java.util.function.Supplier<T>
- net.darkhax.bookshelf.api.registry.IRegistryObject<T>