Package de.erethon.dungeonsxl.api.sign


package de.erethon.dungeonsxl.api.sign
  • Interface Summary
    Interface
    Description
    Interface for all dungeon signs.
  • Class Summary
    Class
    Description
    Skeletal implementation of DungeonSign.
    A sign that performs a specific action every time it is triggered.
    A DungeonSign that changes its state when triggered.
    A sign that does not do anything on its own.
    A sign that has a deactivated and an activated state and can switch between these two.
    A sign with an attached task that does actions in a set interval Windup.n times, like a mob sign that spawns Windup.n mobs.