Interface | Description |
---|---|
IMovableHandler | |
IMovableRegistry |
Used to determine if a tile is marked as movable, a block will be considered movable, if...
|
IMovableTile |
You can implement this, or use the IMovableRegistry to white list your tile,
please see the registry for more information.
|