public class SyncedData$Entry<T>
| ki$a | |
| net.minecraft.class_878$class_879 | |
| net.minecraft.entity.data.SyncedData$Entry | |
| net.minecraft.network.datasync.EntityDataManager$DataEntry |
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 |
|