Uses of Class
net.minecraft.src.GameRules

Packages that use GameRules
net.minecraft.src   
 

Uses of GameRules in net.minecraft.src
 

Methods in net.minecraft.src that return GameRules
 GameRules World.getGameRules()
          Gets the GameRules instance
 GameRules DerivedWorldInfo.getGameRulesInstance()
          Gets the GameRules class Instance.
 GameRules WorldInfo.getGameRulesInstance()
          Gets the GameRules class Instance.