package xyz.mcutils.models.player; public class Cape { /** * The URL of the cape */ private String url; }