Class SelectionShapeEvent

java.lang.Object
com.sk89q.worldedit.internal.cui.SelectionShapeEvent
All Implemented Interfaces:
CUIEvent

public class SelectionShapeEvent extends Object implements CUIEvent
  • Field Details

    • shapeName

      protected final String shapeName
  • Constructor Details

    • SelectionShapeEvent

      public SelectionShapeEvent(String shapeName)
  • Method Details