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.
|
getTargetWorld
getCause, getContext, getSource
isCancelled, setCancelled
String getOriginalValue()
String getValue()
String getName()