| Package | Description | 
|---|---|
| net.minecraft.entity | |
| net.minecraft.network.play.server | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EntityDataManager | Entity. dataManager | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityDataManager | Entity. getDataManager() | 
| Modifier and Type | Field and Description | 
|---|---|
| private EntityDataManager | SPacketSpawnMob. dataManager | 
| private EntityDataManager | SPacketSpawnPlayer. watcher | 
| Constructor and Description | 
|---|
| SPacketEntityMetadata(int entityIdIn,
                     EntityDataManager dataManagerIn,
                     boolean sendAll) |