implements ComponentMap
| 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<ComponentType<?>, Object> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (it.unimi.dsi.fastutil.objects.Reference2ObjectMap<ComponentType<?>, Object> map) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T> T |
|
||||||
| public boolean |
|
||||||
| public Set<ComponentType<?>> |
|
||||||
| public Iterator<Component<?>> |
|
||||||
| public int |
|
||||||
| public it.unimi.dsi.fastutil.objects.Reference2ObjectMap<ComponentType<?>, Object> |
|