| T | | value() | | value() | | comp_349() | | value() |
|
| boolean | | isBound() | | isBound() | | method_40227() | | hasKeyAndValue() |
|
| boolean | | areComponentsBound() | | areComponentsBound() | | method_1_816() | | areComponentsBound() |
|
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| Stream<TagKey<T>> | | tags() | | tags() | | method_40228() | | streamTags() |
|
| ComponentMap | | components() | | components() | | comp_1_64() | | components() |
|
| com.mojang.datafixers.util.Either<RegistryKey<T>, T> | | unwrap() | | unwrap() | | method_40229() | | getKeyOrValue() |
|
| Optional<RegistryKey<T>> | | unwrapKey() | | unwrapKey() | | method_40230() | | getKey() |
|
| RegistryEntry$Type | | kind() | | kind() | | method_40231() | | getType() |
|
| boolean | |
| default String | | getRegisteredName() | | getRegisteredName() | | method_55840() | | getIdAsString() |
|
| static <T> RegistryEntry<T> | | direct(T value) | | direct(T value) | | method_40223(T arg0) | | of(T value) |
|
| static <T> RegistryEntry<T> | |