Class SpawnInformation
java.lang.Object
com.palmergames.bukkit.towny.object.SpawnInformation
This is an internal class used by towny to pass-around info related to spawning
-
Field Summary
Modifier and TypeFieldDescriptionint
boolean
double
-
Constructor Summary
-
Method Summary
-
Field Details
-
eventCancelled
public boolean eventCancelled -
eventCancellationMessage
-
travelCost
public double travelCost -
townSpawnLevel
-
nationSpawnLevel
-
cooldown
public int cooldown
-
-
Constructor Details
-
SpawnInformation
public SpawnInformation()
-