class Faker::Games::Minecraft

def game_mode

Returns:
  • (String) -
def game_mode
  fetch('games.minecraft.game_mode')
end