class Faker::Games::Minecraft

def item

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