| 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() |
| Constructor and Description |
|---|
SEntityMetadataPacket(int entityIdIn,
EntityDataManager dataManagerIn,
boolean sendAll) |