| net.minecraft.core.component.TypedDataComponent | |
| net.minecraft.core.component.TypedDataComponent | |
| net.minecraft.class_9336 | |
| net.minecraft.component.Component |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ComponentType<T> |
| ||||||||
| private final T |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, Component<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ComponentType<T> type, T value) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| static Component<?> |
| ||||||||
| public static <T> Component<T> |
| ||||||||
| public void |
| ||||||||
| public <D> com.mojang.serialization.DataResult<D> |
| ||||||||
| public ComponentType<T> |
| ||||||||
| public T |
|