implements DataComponentMap
| kf$a$a | |
| net.minecraft.core.component.DataComponentMap$Builder$SimpleMap | |
| net.minecraft.class_9323$class_9324$class_9325 | |
| net.minecraft.component.ComponentMap$Builder$SimpleComponentMap |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final it.unimi.dsi.fastutil.objects.Reference2ObjectMap<DataComponentType<?>, Object> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (it.unimi.dsi.fastutil.objects.Reference2ObjectMap<DataComponentType<?>, Object> map) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public <T> T |
| ||||||||
| public boolean |
| ||||||||
| public Set<DataComponentType<?>> |
| ||||||||
| public Iterator<TypedDataComponent<?>> |
| ||||||||
| public int |
| ||||||||
| public it.unimi.dsi.fastutil.objects.Reference2ObjectMap<DataComponentType<?>, Object> |
|