类 DominionSetOwnerGlowEvent

所有已实现的接口:
org.bukkit.event.Cancellable

public class DominionSetOwnerGlowEvent extends DominionModifyEvent
  • 构造器详细资料

    • DominionSetOwnerGlowEvent

      public DominionSetOwnerGlowEvent(org.bukkit.command.CommandSender operator, DominionDTO dominion, boolean newValue)
  • 方法详细资料

    • getOldValue

      public boolean getOldValue()
    • getNewValue

      public boolean getNewValue()
    • setNewValue

      public void setNewValue(boolean newValue)