public interface ChangeWorldGameRuleEvent extends TargetWorldEvent, Cancellable
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets the name of this GameRule. | 
| String | getOriginalValue()Gets the original value of the GameRule. | 
| String | getValue()Gets the new value of the GameRule. | 
getTargetWorldgetCause, getContext, getSourceisCancelled, setCancelledString getOriginalValue()
String getValue()
String getName()