private Skin getSkinServer(ISkinPointer skinPointer) {
   return SkinDataCache.INSTANCE.softGetSkin(skinPointer.getSkinId());
 }