public interface ChangeWorldGameRuleEvent extends TargetWorldEvent, Cancellable, CauseTracked
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
getCallbacks
isCancelled, setCancelled
getCause
String getOriginalValue()
String getValue()
String getName()