public class TownyAsciiMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
halfLineWidth |
static java.lang.String[] |
help |
static int |
lineWidth |
Constructor and Description |
---|
TownyAsciiMap() |
Modifier and Type | Method and Description |
---|---|
static void |
generateAndSend(Towny plugin,
org.bukkit.entity.Player player,
int lineHeight) |
static java.lang.String[] |
generateCompass(org.bukkit.entity.Player player) |
public static final int lineWidth
public static final int halfLineWidth
public static final java.lang.String[] help
public static java.lang.String[] generateCompass(org.bukkit.entity.Player player)
public static void generateAndSend(Towny plugin, org.bukkit.entity.Player player, int lineHeight)