// 
// Decompiled by Procyon v0.6.0
// 

package com.hypixel.hytale.server.core.command.system;

public interface CommandOwner
{
    String getName();
}
