| static com.mojang.serialization.Codec<ComponentMap> | | makeCodec(com.mojang.serialization.Codec<DataComponentType<?>> componentTypeCodec) | | makeCodec(com.mojang.serialization.Codec<DataComponentType<?>> componentTypeCodec) | | method_60386(com.mojang.serialization.Codec<class_9331<?>> arg0) | | createCodec(com.mojang.serialization.Codec<ComponentType<?>> componentTypeCodec) |
|
| static com.mojang.serialization.Codec<ComponentMap> | |
| static ComponentMap | |
| static ComponentMap$Builder | | builder() | | builder() | | method_57827() | | builder() |
|
| Set<ComponentType<?>> | | keySet() | | keySet() | | method_57831() | | getTypes() |
|
| default boolean | |
| default Iterator<Component<?>> | |
| default Stream<Component<?>> | | stream() | | stream() | | method_57833() | | stream() |
|
| default int | | size() | | size() | | method_57835() | | size() |
|
| default boolean | | isEmpty() | | isEmpty() | | method_57837() | | isEmpty() |
|
| default ComponentMap | |