Interface ChangeSignEvent
- All Superinterfaces:
- Cancellable,- Event
- 
Method SummaryMethods inherited from interface org.spongepowered.api.event.CancellableisCancelled, setCancelled
- 
Method Details- 
signSign sign()Gets theSign.- Returns:
- The sign
 
- 
originalTextListValue.Immutable<Component> originalText()Gets the originalListValuebefore event changes.- Returns:
- The immutable SignData
 
- 
textListValue.Mutable<Component> text()- Returns:
- The SignData
 
 
-