implements RegistryEntry<T>
| net.minecraft.core.Holder$Reference | |
| net.minecraft.class_6880$class_6883 | |
| net.minecraft.registry.entry.RegistryEntry$Reference |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntryOwner<T> |
|
||||||
| private Set<TagKey<T>> |
|
||||||
| private final RegistryEntry$Reference$Type |
|
||||||
| private RegistryKey<T> |
|
||||||
| private T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (RegistryEntry$Reference$Type referenceType, RegistryEntryOwner<T> owner, RegistryKey<T> registryKey, T value) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <T> RegistryEntry$Reference<T> |
|
||||||
| public static <T> RegistryEntry$Reference<T> |
|
||||||
| public RegistryKey<T> |
|
||||||
| public T |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| private Set<TagKey<T>> |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public com.mojang.datafixers.util.Either<RegistryKey<T>, T> |
|
||||||
| public Optional<RegistryKey<T>> |
|
||||||
| public RegistryEntry$Type |
|
||||||
| public boolean |
|
||||||
| void |
|
||||||
| protected void |
|
||||||
| void |
|
||||||
| public Stream<TagKey<T>> |
|