Interface IOwnedRegistryEntries<V>

All Superinterfaces:
IRegistryEntries<V>, Iterable<V>
All Known Implementing Classes:
CommandArgumentRegistryEntries, RecipeTypeEntries, RegistryEntries

public interface IOwnedRegistryEntries<V> extends IRegistryEntries<V>