extends HolderSet$ListBacked<T>
All mapped superinterfaces:
| jh$a | |
| net.minecraft.core.HolderSet$Direct | |
| net.minecraft.class_6885$class_6886 | |
| net.minecraft.registry.entry.RegistryEntryList$Direct |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| static final HolderSet$Direct<?> |
| ||||||||
| private final List<Holder<T>> |
| ||||||||
| private Set<Holder<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<Holder<T>> entries) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected List<Holder<T>> |
| ||||||||
| public boolean |
| ||||||||
| public com.mojang.datafixers.util.Either<TagKey<T>, List<Holder<T>>> |
| ||||||||
| public Optional<TagKey<T>> |
| ||||||||
| public boolean |
|