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