Will get destroyed next tick.
()
| 346 | * Will get destroyed next tick. |
| 347 | */ |
| 348 | public void setDead() |
| 349 | { |
| 350 | this.isDead = true; |
| 351 | } |
| 352 | |
| 353 | /** |
| 354 | * Sets the width and height of the entity. Args: width, height |
no outgoing calls
no test coverage detected