public class DrawSmokeTaskFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LocationRunnable |
SEND_TO_WORLD |
| Constructor and Description |
|---|
DrawSmokeTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LocationRunnable |
sendToPlayer(org.bukkit.entity.Player player)
Send to the smoke effect to the player.
|
public static final LocationRunnable SEND_TO_WORLD
public static LocationRunnable sendToPlayer(org.bukkit.entity.Player player)