public class SyncedData$Entry<T>
| na$a | |
| net.minecraft.unmapped.C_61027059$C_95179189 | |
| net.minecraft.entity.data.SyncedData$Entry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final DataAttribute<T> |
| ||||||
| private T |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DataAttribute<T> attribute, T value) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public DataAttribute<T> |
| ||||||
| public void |
| ||||||
| public T |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public SyncedData$Entry<T> |
|