Class SpawnInformation

java.lang.Object
com.palmergames.bukkit.towny.object.SpawnInformation

public class SpawnInformation extends Object
This is an internal class used by towny to pass-around info related to spawning
  • Field Details

    • eventCancelled

      public boolean eventCancelled
    • eventCancellationMessage

      public String eventCancellationMessage
    • travelCost

      public double travelCost
    • townSpawnLevel

      public TownSpawnLevel townSpawnLevel
    • nationSpawnLevel

      public NationSpawnLevel nationSpawnLevel
    • cooldown

      public int cooldown
  • Constructor Details

    • SpawnInformation

      public SpawnInformation()