public class DataAttribute<T>
| ke | |
| net.minecraft.unmapped.C_63353360 | |
| net.minecraft.entity.data.DataAttribute |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
| ||||||
| private final DataSerializer<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int id, DataSerializer<T> serializer) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| public DataSerializer<T> |
|