Constructor and Description |
---|
AddEntityToZoneMessage(Zone z,
Entity e) |
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity()
Returns the entity that has been added to the zone.
|
Zone |
getZone()
Returns the zone in which the entity has been added.
|