| ou | |
| net.minecraft.network.datasync.EntityDataManager |
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, EntityDataManager$DataEntry<?>> |
| ||||
| private final ReadWriteLock |
| ||||
| private boolean |
| ||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static <T> DataParameter<T> |
| ||||
| public <T> void |
| ||||
| private <T> void |
| ||||
| private <T> EntityDataManager$DataEntry<T> |
| ||||
| public <T> T |
| ||||
| public <T> void |
| ||||
| public boolean |
| ||||
| public static void |
| ||||
| public List<EntityDataManager$DataEntry<?>> |
| ||||
| public void |
| ||||
| public List<EntityDataManager$DataEntry<?>> |
| ||||
| private static <T> void |
| ||||
| public static List<EntityDataManager$DataEntry<?>> |
| ||||
| private static <T> EntityDataManager$DataEntry<T> |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| protected <T> void |
|