public interface IButterflyCocoon extends IHousing
| Modifier and Type | Method and Description |
|---|---|
IButterfly |
getCaterpillar() |
boolean |
isSolid() |
void |
setCaterpillar(IButterfly butterfly) |
getCoordinatesIButterfly getCaterpillar()
void setCaterpillar(IButterfly butterfly)
boolean isSolid()