implements RegistryEntryList<T>
| net.minecraft.core.HolderSet$ListBacked | |
| net.minecraft.class_6885$class_6887 | |
| net.minecraft.registry.entry.RegistryEntryList$ListBacked |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected abstract List<RegistryEntry<T>> |
|
||||||
| public int |
|
||||||
| public Spliterator<RegistryEntry<T>> |
|
||||||
| public Iterator<RegistryEntry<T>> |
|
||||||
| public Stream<RegistryEntry<T>> |
|
||||||
| public Optional<RegistryEntry<T>> |
|
||||||
| public RegistryEntry<T> |
|
||||||
| public boolean |
|