public class InteractiveObject.DespawnInteractiveObject
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected InteractiveObject |
obj |
| Constructor and Description |
|---|
DespawnInteractiveObject(InteractiveObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected InteractiveObject obj
public DespawnInteractiveObject(InteractiveObject obj)