implements RegistryEntryLookup<T>
| net.minecraft.core.registries.ConcurrentHolderGetter | |
| net.minecraft.core.registries.ConcurrentHolderGetter | |
| net.minecraft.class_1_42 | |
| net.minecraft.registry.CachedRegistryWrapper |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Object |
| ||||||||
| private final RegistryEntryLookup<T> |
| ||||||||
| private final Map<RegistryKey<T>, Optional<RegistryEntry$Reference<T>>> |
| ||||||||
| private final Map<TagKey<T>, Optional<RegistryEntryList$Named<T>>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Object lock, RegistryEntryLookup<T> lookup) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Optional<RegistryEntry$Reference<T>> |
| ||||||||
| public Optional<RegistryEntryList$Named<T>> |
| ||||||||
| public boolean |
|