| public Stream<RegistryEntryList$Named<T>> | | listTags() | | listTags() | | method_42020() | | tags() |
|
| public RegistryKey<? extends Registry<T>> | | key() | | key() | | method_46765() | | getKey() |
|
| private void | | validateWrite() | | validateWrite() | | method_45939() | | assertNotFrozen() |
|
| private void | |
| public RegistryEntry$Reference<T> | |
| public Identifier | | getKey(T thing) | | getKey(T thing) | | method_10221(T arg0) | | getId(T arg0) |
|
| public Optional<RegistryKey<T>> | | getResourceKey(T thing) | | getResourceKey(T thing) | | method_29113(T arg0) | | getKey(T arg0) |
|
| public int | | getId(T thing) | | getId(T thing) | | method_10206(T arg0) | | getRawId(T arg0) |
|
| public T | |
| public T | | byId(int id) | | byId(int id) | | method_10200(int arg0) | | get(int arg0) |
|
| public Optional<RegistryEntry$Reference<T>> | | get(int id) | | get(int id) | | method_40265(int arg0) | | getEntry(int arg0) |
|
| public Optional<RegistryEntry$Reference<T>> | |
| public Optional<RegistryEntry$Reference<T>> | |
| public Optional<RegistryEntry$Reference<T>> | | getAny() | | getAny() | | method_60385() | | getDefaultEntry() |
|
| public RegistryEntry<T> | | wrapAsHolder(T value) | | wrapAsHolder(T value) | | method_47983(T arg0) | | getEntry(T arg0) |
|
| private RegistryEntry$Reference<T> | |
| public int | | size() | | size() | | method_10204() | | size() |
|
| public Optional<RegistryEntryInfo> | |
| public com.mojang.serialization.Lifecycle | | registryLifecycle() | | registryLifecycle() | | method_46766() | | getLifecycle() |
|
| public Iterator<T> | |
| public T | |
| private static <T> T | |
| public Set<Identifier> | | keySet() | | keySet() | | method_10235() | | getIds() |
|
| public Set<RegistryKey<T>> | | registryKeySet() | | registryKeySet() | | method_42021() | | getKeys() |
|
| public Set<Map$Entry<RegistryKey<T>, T>> | | entrySet() | | entrySet() | | method_29722() | | getEntrySet() |
|
| public Stream<RegistryEntry$Reference<T>> | | listElements() | | listElements() | | method_42017() | | streamEntries() |
|
| public Stream<RegistryEntryList$Named<T>> | | getTags() | | getTags() | | method_40272() | | streamTags() |
|
| private RegistryEntryList$Named<T> | | getOrCreateTagForRegistration(TagKey<T> tag) | | getOrCreateTagForRegistration(TagKey<T> tag) | | method_62690(class_6862<T> arg0) | | getTag(TagKey<T> key) |
|
| private RegistryEntryList$Named<T> | |
| public boolean | | isEmpty() | | isEmpty() | | method_35863() | | isEmpty() |
|
| public Optional<RegistryEntry$Reference<T>> | |
| public boolean | |
| public boolean | |
| public ReverseComponentLookup<T> | | componentLookup() | | componentLookup() | | method_1_819() | | getReverseComponentLookup() |
|
| public Registry<T> | | freeze() | | freeze() | | method_40276() | | freeze() |
|
| public RegistryEntry$Reference<T> | | createIntrusiveHolder(T value) | | createIntrusiveHolder(T value) | | method_40269(T arg0) | | createEntry(T arg0) |
|
| public Optional<RegistryEntryList$Named<T>> | |
| private RegistryEntry$Reference<T> | |
| public void | |
| private void | | refreshTagsInHolders() | | refreshTagsInHolders() | | method_62692() | | refreshTags() |
|
| public void | | bindAllTagsToEmpty() | | bindAllTagsToEmpty() | | method_62691() | | resetTagEntries() |
|
| public RegistryEntryLookup<T> | | createRegistrationLookup() | | createRegistrationLookup() | | method_46769() | | createMutableRegistryLookup() |
|
| public Registry$PendingTagLoad<T> | |