public class SyncedData
| na | |
| net.minecraft.unmapped.C_61027059 | |
| net.minecraft.entity.data.SyncedData |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private static final Map<Class<? extends Entity>, Integer> |
| ||||||
| private final Entity |
| ||||||
| private final Map<Integer, SyncedData$Entry<?>> |
| ||||||
| private final ReadWriteLock |
| ||||||
| private boolean |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity entity) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <T> DataAttribute<T> |
| ||||||
| public <T> void |
| ||||||
| private <T> void |
| ||||||
| private <T> SyncedData$Entry<T> |
| ||||||
| public <T> T |
| ||||||
| public <T> void |
| ||||||
| public <T> void |
| ||||||
| public boolean |
| ||||||
| public static void |
| ||||||
| public List<SyncedData$Entry<?>> |
| ||||||
| public void |
| ||||||
| public List<SyncedData$Entry<?>> |
| ||||||
| private static <T> void |
| ||||||
| public static List<SyncedData$Entry<?>> |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| protected <T> void |
|