getGameRuleValue

public abstract String getGameRuleValue(String rule)

Gets the current state of the specified rule

Will return null if rule passed is null

Return

String value of rule

Parameters

rule

Rule to look up value of