Interface IOwnedRegistryEntries<V>
- All Superinterfaces:
IRegistryEntries<V>,Iterable<V>
- All Known Implementing Classes:
CommandArgumentRegistryEntries,RecipeTypeEntries,RegistryEntries
-
Method Summary
Methods inherited from interface net.darkhax.bookshelf.api.registry.IRegistryEntries
add, addInsertListener, addRegistryListener, addRegistryWrapper, build, getEntries, getEntry, getOrDefault, getOrDefault, ifAbsent, ifPresent, isEmptyMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getOwner
String getOwner() -
add
-